summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-01-26 10:07:51 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-01-29 15:26:24 +0200
commit943121c7af2f5db831ded0feb9808f649e58e0b6 (patch)
tree827fc6966e57a3a9b53465165849e09ba08b2573
parent3c75c9439345960ac138029ddbd44a583c0d01df (diff)
downloadmeta-boot2qt-943121c7af2f5db831ded0feb9808f649e58e0b6.tar.gz
nitrogen6x: update kernel revision
Latest kernel from dizzy branch, will be part of daisy at some point. Fixes support for the Nit6X_800x480 display. Change-Id: I1a886998b3e3f12750bfc93f2d06f33047aa850f Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-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