X-Git-Url: https://rtime.felk.cvut.cz/gitweb/eurobot/public.git/blobdiff_plain/6d7da40bc0b4b2d457a29388bf6fdb3c63330b20..a316ef112d5c9290c95fccdaf2499ce544593fa4:/openembedded/patches/meta-ti-machine-kernel-pr.patch diff --git a/openembedded/patches/meta-ti-machine-kernel-pr.patch b/openembedded/patches/meta-ti-machine-kernel-pr.patch new file mode 100644 index 00000000..d537927d --- /dev/null +++ b/openembedded/patches/meta-ti-machine-kernel-pr.patch @@ -0,0 +1,24 @@ +Index: openembedded/meta-ti/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb +=================================================================== +--- openembedded.orig/meta-ti/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb 2013-11-19 21:46:46.311427049 +0100 ++++ openembedded/meta-ti/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb 2013-11-19 21:59:39.423459102 +0100 +@@ -10,6 +10,7 @@ + + inherit module + ++MACHINE_KERNEL_PR ?= "r0" + MACHINE_KERNEL_PR_append = "b" + PR = "${MACHINE_KERNEL_PR}" + +Index: openembedded/meta-ti/recipes-kernel/linux/linux-mainline_3.2.bb +=================================================================== +--- openembedded.orig/meta-ti/recipes-kernel/linux/linux-mainline_3.2.bb 2013-11-19 21:46:46.331427050 +0100 ++++ openembedded/meta-ti/recipes-kernel/linux/linux-mainline_3.2.bb 2013-11-19 22:00:00.547459976 +0100 +@@ -9,6 +9,7 @@ + SRCREV_pn-${PN} = "1f873aca1c7aa7a574b276c040d304d16f1dbfa4" + + # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc ++MACHINE_KERNEL_PR ?= "r0" + MACHINE_KERNEL_PR_append = "b" + PR = "${MACHINE_KERNEL_PR}" +