summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti-staging_4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti-staging_4.1.bb')
-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 f5d4eae2..d9ad58a4 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
70BRANCH = "ti-lsk-linux-4.1.y" 70BRANCH = "ti-lsk-linux-4.1.y"
71 71
72SRCREV = "5b10429ec0d0b02186207936cbae2abb550c04ef" 72SRCREV = "d749a0d84da4d2e2e5a093e179e3a993f2848778"
73PV = "4.1.18+git${SRCPV}" 73PV = "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
76MACHINE_KERNEL_PR_append = "g" 76MACHINE_KERNEL_PR_append = "h"
77PR = "${MACHINE_KERNEL_PR}" 77PR = "${MACHINE_KERNEL_PR}"
78 78
79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"