diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-03-25 15:46:01 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-04-01 09:35:45 +0300 |
commit | 20059ff20282c7895e4e35bdd9baa135b95eba8d (patch) | |
tree | c65f508ed121313e818164f7980b2120702bd588 | |
parent | 53391e48381c83e4be03e21ef87cad4aa49580bb (diff) | |
download | meta-boot2qt-20059ff20282c7895e4e35bdd9baa135b95eba8d.tar.gz |
sabre: follow upstream kernel revision
Change-Id: I5e3852df441196315c9f8ab209ffe21ca490c0ee
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
-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 |