mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
linux-yocto/4.4: bump to v4.4.15
Updating the 4.4 kernel to take the korg -stable release. (From OE-Core rev: 605e7b4bfa766fb9db187586a06542e8af44a4c5) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6d2987cc86
commit
ec31f30a6e
@@ -12,12 +12,12 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "3bdc347cc2087a0217e3acddccda5bb775cd570b"
|
||||
SRCREV_meta ?= "4800a400d5ace1d4332ee18b01ac1c680e454457"
|
||||
SRCREV_meta ?= "8c6158ec5e43a4cae59058af49f70e0406d18091"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"
|
||||
|
||||
LINUX_VERSION ?= "4.4.14"
|
||||
LINUX_VERSION ?= "4.4.15"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user