mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
base-files: Inherit toolchain dependencies as a compiler isn't used
This commit is contained in:
@@ -29,6 +29,8 @@ SRC_URI = "file://rotation \
|
||||
file://licenses/Artistic"
|
||||
S = "${WORKDIR}"
|
||||
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
docdir_append = "/${P}"
|
||||
dirs1777 = "/tmp ${localstatedir}/volatile/lock ${localstatedir}/volatile/tmp"
|
||||
dirs2775 = "/home ${prefix}/src ${localstatedir}/local"
|
||||
|
||||
Reference in New Issue
Block a user