summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/installer
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/installer')
-rw-r--r--meta/recipes-devtools/installer/adt-installer_1.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/installer/adt-installer_1.0.bb b/meta/recipes-devtools/installer/adt-installer_1.0.bb
index 4437a57f1f..6380b6c830 100644
--- a/meta/recipes-devtools/installer/adt-installer_1.0.bb
+++ b/meta/recipes-devtools/installer/adt-installer_1.0.bb
@@ -55,6 +55,9 @@ SRC_URI[sha256sum] = "81b7055eb4c12c5e5652339305c9236cf357890717d4bea063963f3f43
55 55
56ADTREPO ?= "http://adtrepo.yoctoproject.org/${SDK_VERSION}" 56ADTREPO ?= "http://adtrepo.yoctoproject.org/${SDK_VERSION}"
57 57
58# This recipe makes no sense as a multilib
59MULTILIBS = ""
60
58do_populate_adt[umask] = "022" 61do_populate_adt[umask] = "022"
59 62
60fakeroot do_populate_adt () { 63fakeroot do_populate_adt () {