Ver código fonte

make script build

Nicolas Winkler 5 meses atrás
pai
commit
0099c67f1e
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      build/script.sh

+ 2 - 2
build/script.sh

@@ -7,8 +7,8 @@ repo sync
 DISTRO=openstlinux-weston source layers/meta-st/scripts/envsetup.sh
 
 bitbake-layers add-layer ~/build/meta-optee-patch/
-#bitbake st-image-weston
-exec bash
+bitbake st-image-weston
+#exec bash