aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-10-03 01:54:35 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-10-03 15:49:03 +0100
commit7b3ae4631e2c68926b254d0d26608636a492b952 (patch)
tree17e1948bc057223ce67a41d05f1de52026d059e3 /meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
parentd7cef1c71dedacda86426a1f9f815a8b7108857b (diff)
downloadopenembedded-core-contrib-7b3ae4631e2c68926b254d0d26608636a492b952.tar.gz
linux-yocto/4.8: update to 4.8 -final release
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
index d667860ad0..515f8783e9 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.8.bb
@@ -11,13 +11,13 @@ python () {
raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "5e21764783494fe8cafa9a107775040d54a4d4d1"
-SRCREV_meta ?= "ab82ea0e92a1726d5135e2d7541acb958a74b6e5"
+SRCREV_machine ?= "cd97b2cf4bc73316204a5148d2b0f5fc5d2ecc19"
+SRCREV_meta ?= "6128a9e47cd1aeb46b604469c17bff3eba8d5f93"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.8.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.8;destsuffix=${KMETA}"
-LINUX_VERSION ?= "4.8-rc8"
+LINUX_VERSION ?= "4.8"
PV = "${LINUX_VERSION}+git${SRCPV}"