diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-03-03 09:35:07 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-02 22:49:45 -0500 |
commit | 52a25ddbaae0db6cd7a4d0a70103bbe8560b8000 (patch) | |
tree | 182e2610e47f13367f7e713baa68f25c73133520 /recipes-kernel | |
parent | d9d49d48ae052b6f2e800ae8d4d50acebebe2f92 (diff) | |
download | meta-ti-52a25ddbaae0db6cd7a4d0a70103bbe8560b8000.tar.gz |
linux-ti-staging: update with platform, connectivity and rpmsg fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.1.bb | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb index 70e4cf74..0d247638 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.1.y" | 7 | BRANCH = "ti-rt-linux-4.1.y" |
8 | 8 | ||
9 | SRCREV = "c4265b98cb248d9c9fd31c8d791ecfc31a735a51" | 9 | SRCREV = "c7a542d5948069c53c901ff948213ab2fab05a64" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 52323c73..b3effa6a 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -69,11 +69,11 @@ S = "${WORKDIR}/git" | |||
69 | 69 | ||
70 | BRANCH = "ti-lsk-linux-4.1.y" | 70 | BRANCH = "ti-lsk-linux-4.1.y" |
71 | 71 | ||
72 | SRCREV = "fd5a53328880f80330e3f8a0d7362b8d418faac6" | 72 | SRCREV = "200551353fb466d02da7186b6fed79dcfdf55064" |
73 | PV = "4.1.18+git${SRCPV}" | 73 | PV = "4.1.18+git${SRCPV}" |
74 | 74 | ||
75 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 75 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
76 | MACHINE_KERNEL_PR_append = "d" | 76 | MACHINE_KERNEL_PR_append = "e" |
77 | PR = "${MACHINE_KERNEL_PR}" | 77 | PR = "${MACHINE_KERNEL_PR}" |
78 | 78 | ||
79 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 79 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |