aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-tbd/meta/external-poky-toolchain.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-tbd/meta/external-poky-toolchain.bb')
-rw-r--r--meta/recipes-tbd/meta/external-poky-toolchain.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-tbd/meta/external-poky-toolchain.bb b/meta/recipes-tbd/meta/external-poky-toolchain.bb
index 081eff6ad8..a387ab3e60 100644
--- a/meta/recipes-tbd/meta/external-poky-toolchain.bb
+++ b/meta/recipes-tbd/meta/external-poky-toolchain.bb
@@ -16,6 +16,9 @@ PR = "r1"
PSTAGING_DISABLED = "1"
+# License applies to this recipe code, not the toolchain itself
+LICENSE = "MIT"
+
do_install() {
if [ ! -e ${prefix}/environment-setup ]; then
echo "The Poky toolchain could not be found in ${prefix}!"