mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
systemd-conf: do not version in lockstep with systemd
This is not needed as systemd-conf only packages standalone config files. (From OE-Core rev: 02bebaaf927e2cf5326bcae1de10cd4a82fd9495) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0c3bea895e
commit
ca78d0c159
@@ -5,6 +5,8 @@ DefaultTimeoutStartSec setting."
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
PE = "1"
|
||||
|
||||
PACKAGECONFIG ??= "dhcp-ethernet"
|
||||
PACKAGECONFIG[dhcp-ethernet] = ""
|
||||
|
||||
Reference in New Issue
Block a user