diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/bitbake.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 2cc4b8fb4..90e5f7a3b 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -520,16 +520,6 @@ BOOTSTRAP_EXTRA_RDEPENDS = "" BOOTSTRAP_EXTRA_RRECOMMENDS = "" ################################################################## -# Palmtop stuff. -################################################################## - -export QTDIR = "${STAGING_DIR_HOST}/qt2" -export QPEDIR = "${STAGING_DIR_HOST}" -export OPIEDIR = "${STAGING_DIR_HOST}" -export palmtopdir = "${libdir}/opie" -export palmqtdir = "${palmtopdir}" - -################################################################## # Download locations and utilities. ################################################################## |