1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 04:07:06 +00:00

linux-yocto/5.4: 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: b7530e5360babbe9321ee4cf1e336412116a98cb)

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-28 17:33:09 -04:00
committed by Steve Sakoman
parent a6f3173407
commit 642040373e
3 changed files with 3 additions and 3 deletions
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "ca5368c73bab4eb276a8e721df28c02ceb8f3eeb"
SRCREV_machine ?= "abb579170926348d1518bc1a2de8cb1cdf403808"
SRCREV_meta ?= "b6e41788aebaf8058d1f15f6cdcf55a6edb77755"
SRCREV_meta ?= "465d61ba36f5c7e32d1fddef078d5d2068fcc2cc"
PV = "${LINUX_VERSION}+git${SRCPV}"