Replace POKYBASE with COREBASE

(From OE-Core rev: 607a7657715f6fcba467a4e55ba64f41f4e13a15)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2011-04-20 16:56:03 +01:00
parent 8ceb769eab
commit 4d609d5021
58 changed files with 103 additions and 103 deletions

View File

@@ -21,7 +21,7 @@ green='\E[32;40m'
USER=`whoami`
ARCH=$1
MACHINE_ARCH=` bitbake -e | grep ^MACHINE_ARCH | cut -d '=' -f2 | cut -d '"' -f2`
IMAGE_PATH=` bitbake -e | grep ^POKYBASE | cut -d '=' -f2 | cut -d '"' -f2`/build/tmp/deploy/images/
IMAGE_PATH=` bitbake -e | grep ^COREBASE | cut -d '=' -f2 | cut -d '"' -f2`/build/tmp/deploy/images/
ECHO()

View File

@@ -89,7 +89,7 @@ EOM
# Put the abosolute path to the layers in bblayers.conf so we can run
# bitbake without the init script after the first run
sed "s|##POKYBASE##|$OEROOT|g" $POKYLAYERCONF > $BUILDDIR/conf/bblayers.conf
sed "s|##COREBASE##|$OEROOT|g" $POKYLAYERCONF > $BUILDDIR/conf/bblayers.conf
fi
# Prevent disturbing a new GIT clone in same console

View File

@@ -17,7 +17,7 @@
TYPE="ext3"
# The folder to hold all scripts running on targets
TOOLS="$POKYBASE/scripts/qemuimage-tests/tools"
TOOLS="$COREBASE/scripts/qemuimage-tests/tools"
# Test Directory on target for testing
TARGET_TEST_DIR="/opt/test"

View File

@@ -9,7 +9,7 @@
# This file is licensed under the GNU General Public License,
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=120

View File

@@ -9,7 +9,7 @@
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=400
RET=1

View File

@@ -9,7 +9,7 @@
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=400
RET=1

View File

@@ -9,7 +9,7 @@
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=400
RET=1

View File

@@ -9,7 +9,7 @@
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=400
RET=1

View File

@@ -9,7 +9,7 @@
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=400
RET=1

View File

@@ -11,7 +11,7 @@
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=400

View File

@@ -9,7 +9,7 @@
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=400
RET=1

View File

@@ -9,7 +9,7 @@
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=400
RET=1

View File

@@ -9,7 +9,7 @@
# Version 2.
#
. $POKYBASE/scripts/qemuimage-testlib
. $COREBASE/scripts/qemuimage-testlib
TIMEOUT=400
RET=1