mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-06 02:40:18 +00:00
arm-toolchain/external-arm-toolchain: inhibit build dependencies
These recipes don't build anything, so there's no need to depend on a toolchain. Change-Id: I49b641fb54839c30255a11a7c9d5798c8e4afd2a Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
FILES_${PN} = "${datadir} ${bindir}"
|
||||
|
||||
BINNAME = "${@d.getVar("BPN").strip("gcc-")}"
|
||||
|
||||
Reference in New Issue
Block a user