aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkout_layer_hash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/checkout_layer_hash.sh')
-rwxr-xr-xscripts/checkout_layer_hash.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/checkout_layer_hash.sh b/scripts/checkout_layer_hash.sh
index 93299d8..996a2ec 100755
--- a/scripts/checkout_layer_hash.sh
+++ b/scripts/checkout_layer_hash.sh
@@ -7,6 +7,9 @@
# revision, branch name, or sub layer name can be extracted
README=README.md
+if [ "x${META_IVI_HOME}" != "x" ]; then
+ README=${META_IVI_HOME}/README.md
+fi
DEBUG=false