summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend b/meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend
index 19c2c13..415388f 100644
--- a/meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend
+++ b/meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend
@@ -23,6 +23,10 @@
23# kernel image files are not needed in the image 23# kernel image files are not needed in the image
24RDEPENDS_kernel-base = "" 24RDEPENDS_kernel-base = ""
25 25
26LOCALVERSION = "-1.0.2_ga+yocto"
27SRCBRANCH = "boundary-imx_3.10.17_1.0.2_ga"
28SRCREV = "4ed13da788a463b1c5b6b26ecc2524d500ad1e9b"
29
26do_configure_prepend() { 30do_configure_prepend() {
27 # fix imx-vpu break on video decoding 31 # fix imx-vpu break on video decoding
28 echo "CONFIG_VMSPLIT_2G=y" >> ${WORKDIR}/defconfig 32 echo "CONFIG_VMSPLIT_2G=y" >> ${WORKDIR}/defconfig