diff --git a/meta/conf/conf-notes.txt b/meta/conf/conf-notes.txt index 2f2932ba1f..f1a4f4da14 100644 --- a/meta/conf/conf-notes.txt +++ b/meta/conf/conf-notes.txt @@ -1,3 +1,8 @@ + +### Shell environment set up for builds. ### + +You can now run 'bitbake ' + Common targets are: core-image-minimal core-image-sato 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 # unset SHOWYPDOC fi -cat <' - -EOM if [ -z "$OECORENOTESCONF" ]; then OECORENOTESCONF="$OEROOT/meta/conf/conf-notes.txt" fi