bitbake.conf: Switch OPIE prefix to /usr.
authorPaul Sokolovsky <pmiscml@gmail.com>
Tue, 3 Jul 2007 04:29:46 +0000 (04:29 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Tue, 3 Jul 2007 04:29:46 +0000 (04:29 +0000)
* With the other latest changes, this produces bootable system, still needs
more detailed testing.
* The next stage is fix data/plugin file location.
* Partially closes #2254.

conf/bitbake.conf

index 5df7fd0..3856114 100644 (file)
@@ -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 = "/opt/QtPalmtop"
-export palmqtdir = "/opt/QtPalmtop"
+export palmtopdir = "${prefix}"
+export palmqtdir = "${prefix}"
 
 ##################################################################
 # Download locations and utilities.