mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
external-poky-toolchain: package-status doesn't exist any more
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4037 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -20,7 +20,7 @@ PR = "r1"
|
||||
inherit sdk
|
||||
|
||||
do_stage() {
|
||||
if [ ! -e ${prefix}/package-status ]; then
|
||||
if [ ! -e ${prefix}/environment-setup ]; then
|
||||
echo "The Poky toolchain could not be found in ${prefix}!"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user