summaryrefslogtreecommitdiff
path: root/multitech/contrib/env-oe.sh
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2011-08-19 11:29:34 -0500
committerJesse Gilles <jgilles@multitech.com>2011-08-19 11:29:34 -0500
commitb375868a0d4759fba84c4cf090a168459c88c996 (patch)
tree597af20da5c3a4cbd5790cf1ae79715704c4256e /multitech/contrib/env-oe.sh
parenta420728d240b54fd23de268c9c2b6161bd81d932 (diff)
move env-oe.sh and local.conf to multitech/contrib
Diffstat (limited to 'multitech/contrib/env-oe.sh')
-rw-r--r--multitech/contrib/env-oe.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/multitech/contrib/env-oe.sh b/multitech/contrib/env-oe.sh
index 17e37a7..eb5e4ca 100644
--- a/multitech/contrib/env-oe.sh
+++ b/multitech/contrib/env-oe.sh
@@ -9,7 +9,5 @@ fi
# define if you wish to create soft links to the image in the tftpboot dir
#export TFTPBOOT_DIR=/tftpboot
-export BBPATH=${OETREE}/build:${OETREE}/openembedded
+export BBPATH=${OETREE}
export BB_ENV_EXTRAWHITE="MACHINE DISTRO OETREE ANGSTROM_MODE ANGSTROMLIBC LIBC TFTPBOOT_DIR"
-
-