summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-02-17 04:04:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-02-17 01:52:25 -0500
commit512c69b13f249d3f5836e1ae08fd7aa7a0534653 (patch)
treeb88cb4b26e256704fc4bbc797aa58dae20d41dbd /recipes-kernel
parenta4b79bd9e014e1511565282b5b30f1b99a0ecf84 (diff)
downloadmeta-ti-512c69b13f249d3f5836e1ae08fd7aa7a0534653.tar.gz
linux-ti-staging: update with latest rpmsg merge to unblock KS2 MPM
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.9.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.9.bb4
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
index c6c06954..87fa60e6 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
6 6
7BRANCH = "ti-rt-linux-4.9.y" 7BRANCH = "ti-rt-linux-4.9.y"
8 8
9SRCREV = "68704903155296c0b09ce0ea0de8909e7592de65" 9SRCREV = "3749c8001ac5f67bc56383f106c43cdcfa541d42"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb
index 416420c3..110f34b1 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.9.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb
@@ -53,11 +53,11 @@ S = "${WORKDIR}/git"
53 53
54BRANCH = "ti-lsk-linux-4.9.y" 54BRANCH = "ti-lsk-linux-4.9.y"
55 55
56SRCREV = "1c74e8801cf58a30394ae92236895599f2c77253" 56SRCREV = "7a7b9948b82972a3181aa8c798b85af3bcb76a9a"
57PV = "4.9.10+git${SRCPV}" 57PV = "4.9.10+git${SRCPV}"
58 58
59# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 59# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
60MACHINE_KERNEL_PR_append = "a" 60MACHINE_KERNEL_PR_append = "b"
61PR = "${MACHINE_KERNEL_PR}" 61PR = "${MACHINE_KERNEL_PR}"
62 62
63KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 63KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"