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.bb2
1 files changed, 2 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 8f6e91fc5b..0537440a6f 100644
--- a/meta/recipes-devtools/installer/adt-installer_1.0.bb
+++ b/meta/recipes-devtools/installer/adt-installer_1.0.bb
@@ -54,6 +54,8 @@ SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;proto=http \
54 file://opkg/conf/opkg-sdk-i686.conf \ 54 file://opkg/conf/opkg-sdk-i686.conf \
55 " 55 "
56 56
57do_deploy[umask] = 022
58
57fakeroot do_deploy () { 59fakeroot do_deploy () {
58 cd ${WORKDIR} 60 cd ${WORKDIR}
59 mkdir -p ${ADT_DEPLOY} 61 mkdir -p ${ADT_DEPLOY}