diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-03-02 22:19:57 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-03-02 22:19:57 +0100 |
commit | f12cf6c411837028425754deb5d7d92260880722 (patch) | |
tree | 59c9e6abda13cc892b6906b5c909fa7bef8d7630 | |
parent | 70652e1bf32ae5d5854c1e4e29ad2b921819ab69 (diff) |
Pin linux-ti-staging for chinook 3.0.2chinook_3.0.2chinook/3.0.23.0.2
Change-Id: I6af70285504205a3f1221caad77239682438dd04
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bbappend b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bbappend index 636e21bc2..76e4fb78e 100644 --- a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bbappend +++ b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bbappend @@ -20,6 +20,7 @@ SRC_URI_append = " file://btusb.cfg" KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/btusb.cfg" SRCREV = "${AUTOREV}" +SRCREV_chinook = "89944627d53a9c9d792f0106dc6fcf8f8d5e98c2" PV = "4.4.31+git${SRCPV}" |