diff options
author | 2017-03-16 03:41:15 +0000 | |
---|---|---|
committer | 2017-03-15 17:44:22 -0400 | |
commit | 7ea95da9b25d0a4a08e63a87defeade805054130 (patch) | |
tree | b4507e98c8704c3ae428eb59a46d0e8bfff5f8e2 | |
parent | ac4ab71f8325749d555903508281b0a00038acdf (diff) | |
download | meta-ti-7ea95da9b25d0a4a08e63a87defeade805054130.tar.gz meta-ti-7ea95da9b25d0a4a08e63a87defeade805054130.tar.bz2 meta-ti-7ea95da9b25d0a4a08e63a87defeade805054130.zip |
linux-ti-staging_4.4: update to 4.4.54ti2016.06.01-rc1
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.4.bb | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index 9e26001e..ce979910 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" BRANCH = "ti-rt-linux-4.4.y" -SRCREV = "15ae5cb78b00ab8989bcd85d36429c917c016237" +SRCREV = "00eb0a0737110139728384e2be21656f9669f8a8" diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index ecf3f4c9..64960e8a 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb @@ -81,8 +81,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.4.y" -SRCREV = "7c580a51af521f320eb56717f291aa5b64c2f244" -PV = "4.4.41+git${SRCPV}" +SRCREV = "ecd4eada6ffe24c7edde11a66e406ac96ab557f5" +PV = "4.4.54+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a" |