mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
initrdscripts: Inhibit compiler/libc dependencies as this is just a configuration file
This commit is contained in:
@@ -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 "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user