summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-06-25 08:34:54 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-25 14:58:33 +0000
commitcfae1d1a454b50ed453e3c84dfa60c226be216dc (patch)
treec997c005431193c79fd23bc7ac358e541e2ed048 /recipes-kernel
parentdbe93d2ee60a9805036083b392db76102abec5f2 (diff)
downloadmeta-ti-cfae1d1a454b50ed453e3c84dfa60c226be216dc.tar.gz
linux-ti-staging: update to the latest
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.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.19.bb4
2 files changed, 3 insertions, 3 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 744c3be4..83a24856 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 = "b54073f9af9cf51aabb75b69d099da7ba53d134c" 9SRCREV = "bec45aa9b46eaf73cfdfbd4a95b3d6c8c3d3dac6"
10PV = "4.19.50+git${SRCPV}" 10PV = "4.19.50+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 d8e7678b..b0fd06a9 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git"
56 56
57BRANCH = "ti-linux-4.19.y" 57BRANCH = "ti-linux-4.19.y"
58 58
59SRCREV = "566bdcbaedf38d343bf68ef47682e664c027c365" 59SRCREV = "2d5b605e78e570347031f314242e9f84b83dacbc"
60PV = "4.19.50+git${SRCPV}" 60PV = "4.19.50+git${SRCPV}"
61 61
62# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 62# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
63MACHINE_KERNEL_PR_append = "a" 63MACHINE_KERNEL_PR_append = "b"
64PR = "${MACHINE_KERNEL_PR}" 64PR = "${MACHINE_KERNEL_PR}"
65 65
66KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 66KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"