From: Chase Maupin Date: Wed, 5 Jun 2013 18:19:48 +0000 (-0500) Subject: linux-ti-staging: update kernel SRCREV X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fmeta-ti-glsdk.git;a=commitdiff_plain;h=ed54827bdd5df663a26c0cef425cfe2386fa42c6;hp=88bdf2e3d90fe03e6c7b26067e5649a8d546ae9e linux-ti-staging: update kernel SRCREV * Update the kernel SRCREV to pickup DSS fixes for the dra7xx devices. Signed-off-by: Chase Maupin Signed-off-by: Denys Dmytriyenko --- diff --git a/recipes-kernel/linux/linux-ti-staging_3.8.bb b/recipes-kernel/linux/linux-ti-staging_3.8.bb index f62cbe2..39f0e31 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.8.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.8.bb @@ -27,11 +27,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.8.y" # This commit corresponds to ti2013.04.00 release tag -SRCREV = "54d80897fd69e30702f3b6f115d77d37ad78f9ef" +SRCREV = "e7460f2acdea5c9b766c7eb76bad5ab2ed7e566c" PV = "3.8.13" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}" SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ file://defconfig \