소스 검색

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