mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:25:36 +00:00
systemd: move _git to _v189
Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
a6f56d7eab
commit
06ea40eb6d
4
meta-oe/recipes-core/systemd/systemd-v189/var-run.conf
Normal file
4
meta-oe/recipes-core/systemd/systemd-v189/var-run.conf
Normal file
@ -0,0 +1,4 @@
|
||||
# empty /var/run
|
||||
R /var/run/* - - - - -
|
||||
# systemd-update-utmp-runlevel.service fails to start without this
|
||||
f /var/run/utmp 0644 root root - -
|
||||
@ -15,10 +15,6 @@ SERIAL_CONSOLE ?= "115200 /dev/ttyS0"
|
||||
|
||||
SECTION = "base/shell"
|
||||
|
||||
inherit gitpkgv
|
||||
PKGV = "v${GITPKGVTAG}"
|
||||
|
||||
PV = "git"
|
||||
PR = "r6"
|
||||
|
||||
inherit useradd pkgconfig autotools perlnative
|
||||
Loading…
x
Reference in New Issue
Block a user