summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-08-10 23:48:56 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-08-10 13:56:04 -0400
commit45483f74326b1007c804f41fe33d5569995c7cfe (patch)
treefa56e9a9271f52ccc091df4ed5b85cda2790ce36 /recipes-kernel
parent5a5d7ebdf6651b110e021f158f9408e95751af3f (diff)
downloadmeta-ti-45483f74326b1007c804f41fe33d5569995c7cfe.tar.gz
linux-ti-staging: update with latest 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.bb4
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 f912d570..87ed3654 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
51BRANCH = "ti-lsk-linux-4.1.y" 51BRANCH = "ti-lsk-linux-4.1.y"
52 52
53SRCREV = "fcd02dfa3a0aeec916697c15ff7652e445733950" 53SRCREV = "c3b46ef249a8d40552d0754dbe0e1f86a10c25c5"
54PV = "4.1.4+git${SRCPV}" 54PV = "4.1.4+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
57MACHINE_KERNEL_PR_append = "b" 57MACHINE_KERNEL_PR_append = "c"
58PR = "${MACHINE_KERNEL_PR}" 58PR = "${MACHINE_KERNEL_PR}"
59 59
60KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 60KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"