summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-02-11 09:40:00 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-02-11 03:53:01 +0000
commit0498b5a5be92f2d204648e67314c0ba6b1709bf4 (patch)
tree796a16fcf433623eb9245745ad3419f4cce4df37
parentcc33d4a57bb497198b0c5a0428e558e10e7d1d63 (diff)
downloadmeta-ti-0498b5a5be92f2d204648e67314c0ba6b1709bf4.tar.gz
linux-ti-staging: update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--conf/machine/include/ti33x.inc1
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_5.4.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_5.4.bb2
3 files changed, 3 insertions, 2 deletions
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index a744cd6f..4ee79957 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -29,6 +29,7 @@ KERNEL_IMAGETYPE = "zImage"
29KERNEL_DEVICETREE = " \ 29KERNEL_DEVICETREE = " \
30 am335x-evm.dtb am335x-evmsk.dtb \ 30 am335x-evm.dtb am335x-evmsk.dtb \
31 am335x-icev2.dtb \ 31 am335x-icev2.dtb \
32 am335x-icev2-prueth.dtb \
32 am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \ 33 am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \
33 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \ 34 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \
34 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ 35 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb
index 42131e61..fb00c1c9 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
6 6
7BRANCH = "ti-rt-linux-5.4.y" 7BRANCH = "ti-rt-linux-5.4.y"
8 8
9SRCREV = "0511dab3c571a3a400bd1c16ad48464d8dd2a124" 9SRCREV = "3be7c8fa970782c88c2a188f7310ccc7256121f7"
10PV = "5.4.17+git${SRCPV}" 10PV = "5.4.17+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb
index e1740556..3f568937 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb
@@ -60,7 +60,7 @@ S = "${WORKDIR}/git"
60 60
61BRANCH = "ti-linux-5.4.y" 61BRANCH = "ti-linux-5.4.y"
62 62
63SRCREV = "0a1968dffa210e2de0e3ad921eabf9548b2ca8ee" 63SRCREV = "1661da3fddf4cc3f62796ecfb5c572f1e5361bdf"
64PV = "5.4.17+git${SRCPV}" 64PV = "5.4.17+git${SRCPV}"
65 65
66# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 66# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild