]> rtime.felk.cvut.cz Git - eurobot/public.git/blobdiff - openembedded/patches/meta-ti-machine-kernel-pr.patch
Add layers for OE
[eurobot/public.git] / 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 (file)
index 0000000..d537927
--- /dev/null
@@ -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}"