[poky] [PATCH 1/1] meta-qt3: Add discription to README
Saul Wold
sgw at linux.intel.com
Thu May 12 12:08:39 PDT 2011
On 05/12/2011 03:34 AM, Xiaofeng Yan wrote:
> From: Xiaofeng Yan<xiaofeng.yan at 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 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.
More information about the poky
mailing list