diff options
-rw-r--r-- | meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend | 4 |
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 |
24 | RDEPENDS_kernel-base = "" | 24 | RDEPENDS_kernel-base = "" |
25 | 25 | ||
26 | LOCALVERSION = "-1.0.2_ga+yocto" | ||
27 | SRCBRANCH = "boundary-imx_3.10.17_1.0.2_ga" | ||
28 | SRCREV = "4ed13da788a463b1c5b6b26ecc2524d500ad1e9b" | ||
29 | |||
26 | do_configure_prepend() { | 30 | do_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 |