diff options
author | Ming Liu <peter.x.liu@external.atlascopco.com> | 2017-08-22 03:27:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-23 12:07:09 +0100 |
commit | e659fcc6b8d34955b2c38feffc86118f97b6dd9f (patch) | |
tree | fe2564d050f1681e404994c571d1adca7acfbd9c /meta-poky/conf | |
parent | ccb73e60c268bb3c2ac59f64578b5207a3821b4e (diff) | |
download | poky-e659fcc6b8d34955b2c38feffc86118f97b6dd9f.tar.gz |
conf-notes.txt: add shell environment header
The header text has been moved to meta/conf/conf-notes.txt by:
[ meta: move some text from oe-setup-builddir to conf-notes.txt ]
Need do the same to meta-poky/conf/conf-notes.txt.
(From meta-yocto rev: 8a9d72abcf484fbe8001a08623910c5af1be07a0)
Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/conf')
-rw-r--r-- | meta-poky/conf/conf-notes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-poky/conf/conf-notes.txt b/meta-poky/conf/conf-notes.txt index 2f2932ba1f..f1a4f4da14 100644 --- a/meta-poky/conf/conf-notes.txt +++ b/meta-poky/conf/conf-notes.txt | |||
@@ -1,3 +1,8 @@ | |||
1 | |||
2 | ### Shell environment set up for builds. ### | ||
3 | |||
4 | You can now run 'bitbake <target>' | ||
5 | |||
1 | Common targets are: | 6 | Common targets are: |
2 | core-image-minimal | 7 | core-image-minimal |
3 | core-image-sato | 8 | core-image-sato |