diff options
-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 12532db6..306a504b 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 = "b8935c3f161b90a15cec065066d710b216ae5c97" | 9 | SRCREV = "1aeb09dbca76a837ae2b721c6dd466aaa3b5f646" |
10 | PV = "4.19.38+git${SRCPV}" | 10 | PV = "4.19.38+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 c7cf13b4..09a40ad2 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 = "c17c3766610f07dc0549e51694b4149b92f3ce97" | 59 | SRCREV = "653ff68fd1cb56a2ce629d8f07f5b3a099485229" |
60 | PV = "4.19.38+git${SRCPV}" | 60 | PV = "4.19.38+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" |