diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-07-23 00:36:14 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-07-27 09:51:31 -0400 |
commit | 3ab76df11948b4bacbb7d200b56f5b673b798723 (patch) | |
tree | ee2283c310ee8566f425f6bf5c7d1087d10853ea /recipes-kernel | |
parent | d8000b30b5dab4881dca7950e8ba702a9bcf91a5 (diff) | |
download | meta-ti-3ab76df11948b4bacbb7d200b56f5b673b798723.tar.gz |
linux-ti-staging 4.1: update to latest 4.1.3 and more staging work
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index e35d9b4b..f736fb54 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -47,11 +47,11 @@ S = "${WORKDIR}/git" | |||
47 | 47 | ||
48 | BRANCH = "ti-linux-4.1.y" | 48 | BRANCH = "ti-linux-4.1.y" |
49 | 49 | ||
50 | SRCREV = "cc5a77a85f37210fd33bad5a313914a070e893f1" | 50 | SRCREV = "c969194276d42fed25b70f89fe23e68978007107" |
51 | PV = "4.1.1+git${SRCPV}" | 51 | PV = "4.1.3+git${SRCPV}" |
52 | 52 | ||
53 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 53 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
54 | MACHINE_KERNEL_PR_append = "b" | 54 | MACHINE_KERNEL_PR_append = "a" |
55 | PR = "${MACHINE_KERNEL_PR}" | 55 | PR = "${MACHINE_KERNEL_PR}" |
56 | 56 | ||
57 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 57 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |