]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd-conf: do not version in lockstep with systemd
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 24 May 2021 09:13:29 +0000 (11:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 May 2021 21:35:54 +0000 (22:35 +0100)
This is not needed as systemd-conf only packages
standalone config files.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-conf_1.0.bb [moved from meta/recipes-core/systemd/systemd-conf_247.6.bb with 99% similarity]

similarity index 99%
rename from meta/recipes-core/systemd/systemd-conf_247.6.bb
rename to meta/recipes-core/systemd/systemd-conf_1.0.bb
index ea35e83f4f12bf519922868897d696edca0ca2f9..235923be8553d84be1d862b84a6cf6ecf583763a 100644 (file)
@@ -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] = ""