diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-08-19 05:35:11 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-08-18 19:36:38 -0400 |
commit | 914f44a3f605b0b39e2a9e807b2ba98d01acc0d4 (patch) | |
tree | 6a469b4993dfc4b9501a3179a550c5d93a00a606 /recipes-kernel | |
parent | 6ded549f22ba6769a5a9ce7023f6017802304df3 (diff) | |
download | meta-ti-914f44a3f605b0b39e2a9e807b2ba98d01acc0d4.tar.gz |
linux-ti-staging: update with rpmsg and platform merges
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 2c41e257..ec2d1bdf 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -50,11 +50,11 @@ S = "${WORKDIR}/git" | |||
50 | 50 | ||
51 | BRANCH = "ti-lsk-linux-4.1.y" | 51 | BRANCH = "ti-lsk-linux-4.1.y" |
52 | 52 | ||
53 | SRCREV = "b4e89e6e40668e097863d991b16876118727b604" | 53 | SRCREV = "e8f07af182399ef8f7fc331918163e11ee9a5870" |
54 | PV = "4.1.6+git${SRCPV}" | 54 | PV = "4.1.6+git${SRCPV}" |
55 | 55 | ||
56 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 56 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
57 | MACHINE_KERNEL_PR_append = "a" | 57 | MACHINE_KERNEL_PR_append = "b" |
58 | PR = "${MACHINE_KERNEL_PR}" | 58 | PR = "${MACHINE_KERNEL_PR}" |
59 | 59 | ||
60 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 60 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |