mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
linux-yocto/4.4/4.8: kernel config warning cleanups
Merging the following patches into 4.4 and 4.8 to remove kernel configuration warnings: bbaf01752b01 meta-yocto-bsp: beaglebone: remove the stale kernel options 552a83790b17 features: Fix configcheck warnings in features used by intel-quark BSPs c33d9c2c575f features: Fix configcheck warnings in features used by intel-core* BSPs (From OE-Core rev: ac9842bc3a17f15c3807aa06e4469c030346420e) (From OE-Core rev: e353d51c8caf3ed09715997b1ff973da8534c683) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Droped the 4.8 kernel changes, 4.8 not supported Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
0d390bfb5a
commit
f7ec29ca3f
@ -12,7 +12,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "6f27f97ed8466b5d7390e8fbb8696c13835a0b1f"
|
||||
SRCREV_meta ?= "d9f20333c42e024d42d633b3da2458f2e0d9c52a"
|
||||
SRCREV_meta ?= "bbaf01752b0168a63b164978495fad4ead7e8972"
|
||||
|
||||
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}"
|
||||
|
||||
@ -10,7 +10,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "f4e52341c304e044dbe581a35aad6b930c9410d1"
|
||||
SRCREV_meta ?= "d9f20333c42e024d42d633b3da2458f2e0d9c52a"
|
||||
SRCREV_meta ?= "bbaf01752b0168a63b164978495fad4ead7e8972"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "f4e52341c304e044dbe581a35aad6b930c9410d1"
|
||||
SRCREV_machine_qemux86-64 ?= "f4e52341c304e044dbe581a35aad6b930c9410d1"
|
||||
SRCREV_machine_qemumips64 ?= "857685d23d1e8d8a8deb4198b139b95a5bb80825"
|
||||
SRCREV_machine ?= "f4e52341c304e044dbe581a35aad6b930c9410d1"
|
||||
SRCREV_meta ?= "d9f20333c42e024d42d633b3da2458f2e0d9c52a"
|
||||
SRCREV_meta ?= "bbaf01752b0168a63b164978495fad4ead7e8972"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user