mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
formfactor: Inhibit toolchain dependencies as its just a script
This commit is contained in:
@@ -9,6 +9,7 @@ SRC_URI = "file://config file://machconfig"
|
||||
S = "${WORKDIR}"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
do_install() {
|
||||
# Only install file if it has a contents
|
||||
|
||||
Reference in New Issue
Block a user