mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 04:08:05 +00:00
sysvinit-inittab: Inhibit compiler/libc dependencies as this is just a configuration file
This commit is contained in:
parent
2c72fd6074
commit
00d7ba1750
@ -9,6 +9,8 @@ SRC_URI = "file://COPYING \
|
||||
|
||||
S = "${WORKDIR}/sysvinit-${PV}"
|
||||
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
do_configure() {
|
||||
cp ${WORKDIR}/COPYING ${S}/
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user