summaryrefslogtreecommitdiffstats
path: root/scripts/oe-setup-builddir
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/oe-setup-builddir')
-rwxr-xr-xscripts/oe-setup-builddir7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir
index ef495517aa..55d73ca1e4 100755
--- a/scripts/oe-setup-builddir
+++ b/scripts/oe-setup-builddir
@@ -133,13 +133,6 @@ EOM
133# unset SHOWYPDOC 133# unset SHOWYPDOC
134fi 134fi
135 135
136cat <<EOM
137
138### Shell environment set up for builds. ###
139
140You can now run 'bitbake <target>'
141
142EOM
143if [ -z "$OECORENOTESCONF" ]; then 136if [ -z "$OECORENOTESCONF" ]; then
144 OECORENOTESCONF="$OEROOT/meta/conf/conf-notes.txt" 137 OECORENOTESCONF="$OEROOT/meta/conf/conf-notes.txt"
145fi 138fi