aboutsummaryrefslogtreecommitdiffstats
path: root/meta-fsl-extras
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 /meta-fsl-extras
parent3c75c9439345960ac138029ddbd44a583c0d01df (diff)
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>
Diffstat (limited to 'meta-fsl-extras')
-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 19c2c138..415388f1 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 @@
# kernel image files are not needed in the image
RDEPENDS_kernel-base = ""
+LOCALVERSION = "-1.0.2_ga+yocto"
+SRCBRANCH = "boundary-imx_3.10.17_1.0.2_ga"
+SRCREV = "4ed13da788a463b1c5b6b26ecc2524d500ad1e9b"
+
do_configure_prepend() {
# fix imx-vpu break on video decoding
echo "CONFIG_VMSPLIT_2G=y" >> ${WORKDIR}/defconfig