build_oran.sh: add option for dry-run
authorJackie Huang <jackie.huang@windriver.com>
Wed, 16 Oct 2019 02:02:00 +0000 (10:02 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Wed, 16 Oct 2019 02:03:28 +0000 (10:03 +0800)
commitbe9f4e2b8f45d1c8f5f33b5c112695715d429166
treeb1f7b6ea275358819aad6947b1c2f1f218c05c7b
parent6b2b07630f47e00e69a4c7f76906a49d41c6c8ca
build_oran.sh: add option for dry-run

The following options are added:
-w WORKSPACE_DIR is the path for the project
-n dry-run only for bitbake
-h this help info

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ic66244c8162080ccf261d7337f12207f492db1a1
scripts/build_oran.sh