diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-02-14 13:22:25 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-21 17:00:47 +0000 |
| commit | 7f880ca20d00ebd20264b588269b98a7c7cec6d6 (patch) | |
| tree | ac45495ba15fb3310ecb7e5e38b07601ca4db0da | |
| parent | 362fd558feb35c46b865022f843bd5e5a62e3a13 (diff) | |
| download | poky-7f880ca20d00ebd20264b588269b98a7c7cec6d6.tar.gz | |
conf/bitbake.conf: remove Opie definitions
These values are now set via palmtop-defs.bbclass in meta-opie (and are
not needed for anything else.)
(From OE-Core rev: a18de4dc0b988c79964354496a6a93c7ee5a28f6)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 2cc4b8fb4f..90e5f7a3bc 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -520,16 +520,6 @@ BOOTSTRAP_EXTRA_RDEPENDS = "" | |||
| 520 | BOOTSTRAP_EXTRA_RRECOMMENDS = "" | 520 | BOOTSTRAP_EXTRA_RRECOMMENDS = "" |
| 521 | 521 | ||
| 522 | ################################################################## | 522 | ################################################################## |
| 523 | # Palmtop stuff. | ||
| 524 | ################################################################## | ||
| 525 | |||
| 526 | export QTDIR = "${STAGING_DIR_HOST}/qt2" | ||
| 527 | export QPEDIR = "${STAGING_DIR_HOST}" | ||
| 528 | export OPIEDIR = "${STAGING_DIR_HOST}" | ||
| 529 | export palmtopdir = "${libdir}/opie" | ||
| 530 | export palmqtdir = "${palmtopdir}" | ||
| 531 | |||
| 532 | ################################################################## | ||
| 533 | # Download locations and utilities. | 523 | # Download locations and utilities. |
| 534 | ################################################################## | 524 | ################################################################## |
| 535 | 525 | ||
