From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
build-oesdk.sh | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/build-oesdk.sh b/build-oesdk.sh
index fb5f725..9534d99 100755
--- a/build-oesdk.sh
+++ b/build-oesdk.sh
@@ -22,6 +22,11 @@ CORTEX_MACHINE=""
# List of all the dynamically created architecture lists
LISTS=""
+if [ -z $LOG_DIR ]
+then
+ LOG_DIR="."
+fi
+
usage() {
echo "write something"
exit 0
--
2.7.4
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13392):
https://lists.yoctoproject.org/g/meta-arago/message/13392
Mute This Topic: https://lists.yoctoproject.org/mt/87252581/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-