mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 14:10:39 +00:00
poky-env-internal: fix a typo
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
d92a12f761
commit
453ee8d573
@ -135,7 +135,7 @@ unset GCONF_SCHEMA_INSTALL_SOURCE
|
||||
echo
|
||||
echo "### Shell environment set up for Poky builds. ###"
|
||||
echo
|
||||
echo "You can now run 'bitbake <target>"
|
||||
echo "You can now run 'bitbake <target>'"
|
||||
echo
|
||||
echo "Common targets are poky-image-minimal, poky-image-sato, meta-toolchain or meta-toolchain-sdk"
|
||||
echo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user