diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-12-09 14:27:59 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-13 22:47:32 +0000 |
commit | 9f4565a308be55c1bf11706041c0565d48bda4f4 (patch) | |
tree | 0cf75f5e59081e0184e2c264c64bfe8451bee138 /meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | |
parent | 93bf8713d8e13c278543baea94fb8dad0cb80e49 (diff) | |
download | openembedded-core-9f4565a308be55c1bf11706041c0565d48bda4f4.tar.gz openembedded-core-9f4565a308be55c1bf11706041c0565d48bda4f4.tar.bz2 openembedded-core-9f4565a308be55c1bf11706041c0565d48bda4f4.zip |
linux-yocto/4.8: update to -rt7
Updating to the latest 4.8-rt
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb index 43dc34bd25..15b03579d4 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.8.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "e274a507b23c23bf0dd6502d0c38fae731c11511" -SRCREV_meta ?= "b22e47739683444916dc64548df1dbf6856500a5" +SRCREV_meta ?= "926c93ae07de2173b4f764d1da6996597a6d2b73" PV = "${LINUX_VERSION}+git${SRCPV}" |