All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] meta-qt3: Add discription to README
@ 2011-05-12 10:34 Xiaofeng Yan
  2011-05-12 10:34 ` [PATCH 1/1] " Xiaofeng Yan
  0 siblings, 1 reply; 3+ messages in thread
From: Xiaofeng Yan @ 2011-05-12 10:34 UTC (permalink / raw)
  To: poky, jingdong.lu, liezhi.yang, kai.kang, xiaofeng.yan

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

The content to add README:
1 Get lsb-image which include qt3
2 Compile qt3
3 Install qt3 to non-lsb-image

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/meta-qt3
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/meta-qt3

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  meta-qt3: Add discription to README

 README |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] meta-qt3: Add discription to README
  2011-05-12 10:34 [PATCH 0/1] meta-qt3: Add discription to README Xiaofeng Yan
@ 2011-05-12 10:34 ` Xiaofeng Yan
  2011-05-12 19:08   ` Saul Wold
  0 siblings, 1 reply; 3+ messages in thread
From: Xiaofeng Yan @ 2011-05-12 10:34 UTC (permalink / raw)
  To: poky, jingdong.lu, liezhi.yang, kai.kang, xiaofeng.yan

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

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

Signed-off-by: Xiaofeng Yan <xiaofeng.yan@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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] meta-qt3: Add discription to README
  2011-05-12 10:34 ` [PATCH 1/1] " Xiaofeng Yan
@ 2011-05-12 19:08   ` Saul Wold
  0 siblings, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-05-12 19:08 UTC (permalink / raw)
  To: Xiaofeng Yan; +Cc: poky

On 05/12/2011 03:34 AM, Xiaofeng Yan wrote:
> From: Xiaofeng Yan<xiaofeng.yan@windriver.com>
>
> Discriptin about how to compile qt3 and install it to image.
>
Can you please use a spell checker.

Also, you need to provide more details below.  If there is someone that 
can help you with the README, that would be very helpful.

I was not sure if the DISTRO setting was required, so please update the 
whole README.

Thanks
	Sau!

> Signed-off-by: Xiaofeng Yan<xiaofeng.yan@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.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-12 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-12 10:34 [PATCH 0/1] meta-qt3: Add discription to README Xiaofeng Yan
2011-05-12 10:34 ` [PATCH 1/1] " Xiaofeng Yan
2011-05-12 19:08   ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.