aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkout
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/checkout')
-rwxr-xr-xscripts/checkout9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/checkout b/scripts/checkout
new file mode 100755
index 0000000..ec892b3
--- /dev/null
+++ b/scripts/checkout
@@ -0,0 +1,9 @@
+#!/bin/sh
+# (C) 2016-10-25 Yong-iL Joh
+# License: MPLv2
+
+export LANG=C
+MYDIR=$(dirname "$0")
+
+$MYDIR/checkout_layer_hash.sh poky
+$MYDIR/checkout_layer_hash.sh meta-openembedded