diff options
author | Denys Dmytriyenko <denys@ti.com> | 2019-06-25 08:34:54 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-06-25 14:58:33 +0000 |
commit | cfae1d1a454b50ed453e3c84dfa60c226be216dc (patch) | |
tree | c997c005431193c79fd23bc7ac358e541e2ed048 /recipes-kernel | |
parent | dbe93d2ee60a9805036083b392db76102abec5f2 (diff) | |
download | meta-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.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.19.bb | 4 |
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 | ||
7 | BRANCH = "ti-rt-linux-4.19.y" | 7 | BRANCH = "ti-rt-linux-4.19.y" |
8 | 8 | ||
9 | SRCREV = "b54073f9af9cf51aabb75b69d099da7ba53d134c" | 9 | SRCREV = "bec45aa9b46eaf73cfdfbd4a95b3d6c8c3d3dac6" |
10 | PV = "4.19.50+git${SRCPV}" | 10 | PV = "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 | ||
57 | BRANCH = "ti-linux-4.19.y" | 57 | BRANCH = "ti-linux-4.19.y" |
58 | 58 | ||
59 | SRCREV = "566bdcbaedf38d343bf68ef47682e664c027c365" | 59 | SRCREV = "2d5b605e78e570347031f314242e9f84b83dacbc" |
60 | PV = "4.19.50+git${SRCPV}" | 60 | PV = "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 |
63 | MACHINE_KERNEL_PR_append = "a" | 63 | MACHINE_KERNEL_PR_append = "b" |
64 | PR = "${MACHINE_KERNEL_PR}" | 64 | PR = "${MACHINE_KERNEL_PR}" |
65 | 65 | ||
66 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 66 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |