1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

initrdscripts: Inhibit compiler/libc dependencies as this is just a configuration file

This commit is contained in:
Richard Purdie
2011-06-10 09:12:41 +01:00
parent 00d7ba1750
commit 05b59a64a3
@@ -15,6 +15,7 @@ do_install() {
# simple script, reality is that it is Host specific based
# on the COMPATIBLE_HOST below, which needs to take precedence
#inherit allarch
INHIBIT_DEFAULT_DEPS = "1"
FILES_${PN} = " /install.sh "