]> code.ossystems Code Review - openembedded-core.git/commitdiff
conf/bitbake.conf: remove Opie definitions
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 14 Feb 2012 13:22:25 +0000 (13:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Feb 2012 14:56:56 +0000 (14:56 +0000)
These values are now set via palmtop-defs.bbclass in meta-opie (and are
not needed for anything else.)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf

index 2cc4b8fb4fe59a3fee8410f82b781b5cb7407c17..90e5f7a3bc96dfacbcf84c115dfe2e4f9c91116f 100644 (file)
@@ -519,16 +519,6 @@ BUILD_OPTIMIZATION = "-O2 -pipe"
 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.
 ##################################################################