mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
linux-yocto/5.10: cfg: fix DECNET configuration warning
Dropping CONFIG_DECNET as it has been removed from -stable and we now get a configuration warning. (From OE-Core rev: 60eb677142dfd0264a99f626b5b9ede1a6d706e1) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
9d1288c709
commit
e35effd45f
@@ -12,7 +12,7 @@ python () {
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "46fb028ad9413cfa8d47a6dc8bf9a57d9d5edf8b"
|
||||
SRCREV_meta ?= "697cb5ef3aff49be3fa29bf604598ca36ceb5dfd"
|
||||
SRCREV_meta ?= "c1168e10ecf30b123a341ca500966eebf3fe2cc2"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
|
||||
|
||||
Reference in New Issue
Block a user