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

View File

@@ -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 "