mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
sysstat: DEPENDS on base-passwd
Fixed: | install -m 644 -g man man/sa1.8 /path/to/tmp/work/i586-poky-linux/sysstat/11.1.4-r0/image/usr/share/man/man8 | install: invalid group `man' (From OE-Core rev: 153c3dd4d4c5eab52b953901fb6bc681c349a710) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4467c72bc8
commit
f0651f4397
@@ -8,6 +8,8 @@ SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.xz \
|
|||||||
file://99_sysstat \
|
file://99_sysstat \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
DEPENDS += "base-passwd"
|
||||||
|
|
||||||
inherit autotools-brokensep gettext
|
inherit autotools-brokensep gettext
|
||||||
|
|
||||||
EXTRA_OECONF += "--disable-sensors"
|
EXTRA_OECONF += "--disable-sensors"
|
||||||
|
|||||||
Reference in New Issue
Block a user