1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00: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:
Bruce Ashfield
2023-06-27 18:35:57 -04:00
committed by Steve Sakoman
parent 9d1288c709
commit e35effd45f
3 changed files with 3 additions and 3 deletions
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine:qemuarm ?= "6e0299be775387485e22edcd57ac6099c08f4356"
SRCREV_machine ?= "772cf990473f73ebf34c1a1ef4f06eb3e297c4db"
SRCREV_meta ?= "697cb5ef3aff49be3fa29bf604598ca36ceb5dfd"
SRCREV_meta ?= "c1168e10ecf30b123a341ca500966eebf3fe2cc2"
PV = "${LINUX_VERSION}+git${SRCPV}"