summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-08-02 22:12:07 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-03 16:51:20 +0000
commitb8232817147069cbc27824b973e71aef6cdeb15a (patch)
tree77d94e876de9edacedbf2b1925830f41fe1dd349 /recipes-kernel
parente7bf456f6b2cdc5c8a5cf7c59773c4266d1c4dcd (diff)
downloadmeta-ti-b8232817147069cbc27824b973e71aef6cdeb15a.tar.gz
linux-ti-staging: update to 4.19.59, drop k3-j721e-dp0.dtbo
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.19.bb4
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.19.bb6
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
index 0591924c..6a614e58 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:"
6 6
7BRANCH = "ti-rt-linux-4.19.y" 7BRANCH = "ti-rt-linux-4.19.y"
8 8
9SRCREV = "7e13ea97dd88e93b41660737d226004b9439bbd2" 9SRCREV = "57d7f0b3d0bcd0b9a2f579010b6ece87dc43cd8b"
10PV = "4.19.50+git${SRCPV}" 10PV = "4.19.59+git${SRCPV}"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
index 16def5da..6e9b8d8e 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -59,11 +59,11 @@ S = "${WORKDIR}/git"
59 59
60BRANCH = "ti-linux-4.19.y" 60BRANCH = "ti-linux-4.19.y"
61 61
62SRCREV = "e56692e9c3c5de4ab094003454449a19503a8c32" 62SRCREV = "b6ad90b0801b8828648682a75f84be83fb9fab06"
63PV = "4.19.50+git${SRCPV}" 63PV = "4.19.59+git${SRCPV}"
64 64
65# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 65# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
66MACHINE_KERNEL_PR_append = "c" 66MACHINE_KERNEL_PR_append = "a"
67PR = "${MACHINE_KERNEL_PR}" 67PR = "${MACHINE_KERNEL_PR}"
68 68
69KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 69KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"