[poky] [PATCH 1/1] meta-qt3: Add discription to README

Xiaofeng Yan xiaofeng.yan at windriver.com
Thu May 12 03:34:53 PDT 2011


From: Xiaofeng Yan <xiaofeng.yan at windriver.com>

Discriptin about how to compile qt3 and install it to image.

Signed-off-by: Xiaofeng Yan <xiaofeng.yan at windriver.com>
---
 README |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/README b/README
index 9be700e..d615392 100644
--- a/README
+++ b/README
@@ -6,3 +6,12 @@ conf/bblayers.conf file.
 
 You may also have to set DISTRO = "poky-lsb" in your conf/local.conf
 file.
+
+How to include library qt3 in image which you build:
+1 For lsb-image 
+  pc$ bitbake core-image-lsb-qt3
+2 For non-lsb-image
+  -Compile
+   pc$ bitbake qt-x11-free
+  -Install qt3 to image
+   In this way, you need add "qt-x11-free" to your core-image-*.bb file.
-- 
1.7.0.4




More information about the poky mailing list