[meta-ti] Denys Dmytriyenko : linux-ti-staging: update to 3.12. 4 with more fixes for release
Arago Project git
git at arago-project.org
Wed Dec 11 15:49:46 PST 2013
Module: meta-ti
Branch: dylan
Commit: ac5e361a84f416b17c6064b40c5ea74687283085
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=ac5e361a84f416b17c6064b40c5ea74687283085
Author: Denys Dmytriyenko <denys at ti.com>
Date: Mon Dec 9 13:37:16 2013 -0500
linux-ti-staging: update to 3.12.4 with more fixes for release
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux-ti-staging_3.12.bb | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index 8965941..129d67a 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -14,6 +14,7 @@ RDEPENDS_kernel-base += "kernel-devicetree"
# Add a run-time dependency for the PM firmware to be installed
# on the target file system.
RDEPENDS_kernel-base_append_ti33x = " am33x-cm3 am33x-cm3-initscript"
+RDEPENDS_kernel-base_append_ti43x = " am33x-cm3 am33x-cm3-initscript"
# Default is to package all dtb files for ti33x devices unless building
# for the specific beaglebone machine.
@@ -31,8 +32,9 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.12.y"
-SRCREV = "c077af8403a538e129164081cbe7527f22bb56b6"
-PV = "3.12.2"
+# Corresponds to ti2013.12.00 release
+SRCREV = "3b9c905e7ddbdf94ddaee40c5b8e9745a72afc6b"
+PV = "3.12.4"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
More information about the meta-ti
mailing list