git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd1efb
)
bitbake.conf: Set palmtopdir = "${libdir}/opie".
author
Paul Sokolovsky
<pmiscml@gmail.com>
Wed, 4 Jul 2007 17:23:28 +0000
(17:23 +0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Wed, 4 Jul 2007 17:23:28 +0000
(17:23 +0000)
* Per #2254.
conf/bitbake.conf
patch
|
blob
|
history
diff --git
a/conf/bitbake.conf
b/conf/bitbake.conf
index
3856114
..
a4dd4b1
100644
(file)
--- a/
conf/bitbake.conf
+++ b/
conf/bitbake.conf
@@
-319,8
+319,8
@@
BOOTSTRAP_EXTRA_RRECOMMENDS = ""
export QTDIR = "${STAGING_DIR}/${HOST_SYS}/qt2"
export QPEDIR = "${STAGING_DIR}/${HOST_SYS}"
export OPIEDIR = "${STAGING_DIR}/${HOST_SYS}"
-export palmtopdir = "${
prefix}
"
-export palmqtdir = "${p
refix
}"
+export palmtopdir = "${
libdir}/opie
"
+export palmqtdir = "${p
almtopdir
}"
##################################################################
# Download locations and utilities.