瀏覽代碼

make script build

Nicolas Winkler 5 月之前
父節點
當前提交
0099c67f1e
共有 1 個文件被更改,包括 2 次插入2 次删除
  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