Nicolas Winkler 5 mesi fa
parent
commit
0099c67f1e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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