summaryrefslogtreecommitdiffstats
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:10 -0400
commit65eff2515a7d8fd4bb1f69c1d5d517a7bd4086b7 (patch)
treed9aaefe75692b7d8cea2f715a4fbcd4fb8dc6e32
parentfe59254f38864c6b857822d67646697a8bf6bb00 (diff)
downloadmeta-ti-65eff2515a7d8fd4bb1f69c1d5d517a7bd4086b7.tar.gz
linux-ti-staging: update with latest merges
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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"