Remove armv7hl
[scm/meta/abs.git] / update.template
index 5fa6541..d132059 100644 (file)
@@ -47,6 +47,7 @@ for pf in $PROFILE; do
   rm -rf $SDK_PATH/tools/smart-build-interface/plugins/${pf}-*.xml
   rm -rf $SDK_PATH/platforms/tizen-3.0/$pf/rootstraps/
   rm -rf $SDK_PATH/platforms/tizen-4.0/$pf/rootstraps/
+  rm -rf $SDK_PATH/platforms/tizen-5.0/$pf/rootstraps/
 done
 
 wget --no-proxy -P $SHARE_ROOT/ -r -nd -np -R index.html* ${ROOTSTRAP_URL}/ &> /dev/null