diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-02-11 09:40:00 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-02-11 03:53:01 +0000 |
commit | 0498b5a5be92f2d204648e67314c0ba6b1709bf4 (patch) | |
tree | 796a16fcf433623eb9245745ad3419f4cce4df37 | |
parent | cc33d4a57bb497198b0c5a0428e558e10e7d1d63 (diff) | |
download | meta-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.inc | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.4.bb | 2 |
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" | |||
29 | KERNEL_DEVICETREE = " \ | 29 | KERNEL_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 | ||
7 | BRANCH = "ti-rt-linux-5.4.y" | 7 | BRANCH = "ti-rt-linux-5.4.y" |
8 | 8 | ||
9 | SRCREV = "0511dab3c571a3a400bd1c16ad48464d8dd2a124" | 9 | SRCREV = "3be7c8fa970782c88c2a188f7310ccc7256121f7" |
10 | PV = "5.4.17+git${SRCPV}" | 10 | PV = "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 | ||
61 | BRANCH = "ti-linux-5.4.y" | 61 | BRANCH = "ti-linux-5.4.y" |
62 | 62 | ||
63 | SRCREV = "0a1968dffa210e2de0e3ad921eabf9548b2ca8ee" | 63 | SRCREV = "1661da3fddf4cc3f62796ecfb5c572f1e5361bdf" |
64 | PV = "5.4.17+git${SRCPV}" | 64 | PV = "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 |