summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/build-sysroots.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/meta/build-sysroots.bb')
-rw-r--r--meta/recipes-core/meta/build-sysroots.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/meta/build-sysroots.bb b/meta/recipes-core/meta/build-sysroots.bb
index ad22a75eb2..72da88921a 100644
--- a/meta/recipes-core/meta/build-sysroots.bb
+++ b/meta/recipes-core/meta/build-sysroots.bb
@@ -1,5 +1,6 @@
-INHIBIT_DEFAULT_DEPS = "1"
LICENSE = "MIT"
+SUMMARY = "Build old style sysroot based on everything in the components directory that matches the current MACHINE"
+INHIBIT_DEFAULT_DEPS = "1"
STANDALONE_SYSROOT = "${STAGING_DIR}/${MACHINE}"
STANDALONE_SYSROOT_NATIVE = "${STAGING_DIR}/${BUILD_ARCH}"