mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +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}"
|
S = "${WORKDIR}"
|
||||||
|
|
||||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||||
|
INHIBIT_DEFAULT_DEPS = "1"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# Only install file if it has a contents
|
# Only install file if it has a contents
|
||||||
|
|||||||
Reference in New Issue
Block a user