diff options
-rw-r--r-- | meta-fsl-extras/recipes/linux/linux-boundary_3.10.17.bbappend | 4 |
1 files changed, 0 insertions, 4 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 d267b09..3bbb690 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 | |||
@@ -29,10 +29,6 @@ SRC_URI += "\ | |||
29 | # kernel image files are not needed in the image | 29 | # kernel image files are not needed in the image |
30 | RDEPENDS_kernel-base = "" | 30 | RDEPENDS_kernel-base = "" |
31 | 31 | ||
32 | LOCALVERSION = "-1.0.2_ga+yocto" | ||
33 | SRCBRANCH = "boundary-imx_3.10.17_1.0.2_ga" | ||
34 | SRCREV = "4ed13da788a463b1c5b6b26ecc2524d500ad1e9b" | ||
35 | |||
36 | do_configure_prepend() { | 32 | do_configure_prepend() { |
37 | # fix imx-vpu break on video decoding | 33 | # fix imx-vpu break on video decoding |
38 | echo "CONFIG_VMSPLIT_2G=y" >> ${WORKDIR}/defconfig | 34 | echo "CONFIG_VMSPLIT_2G=y" >> ${WORKDIR}/defconfig |