From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/9] The patches to run gtk over directfb
Date: Wed, 23 Nov 2011 16:49:42 +0800 [thread overview]
Message-ID: <4ECCB3A6.5010004@windriver.com> (raw)
In-Reply-To: <28E4D413-B6C4-46D4-8622-26CBA7255088@dominion.thruhere.net>
[-- Attachment #1: Type: text/plain, Size: 2979 bytes --]
On 2011?11?23? 15:31, Koen Kooi wrote:
> Op 23 nov. 2011, om 07:47 heeft Xiaofeng Yan het volgende geschreven:
>
>> From: Xiaofeng Yan<xiaofeng.yan@windriver.com>
>>
>> Hi Richard& all,
>>
>> I fixed some problems found at previous submitting and use PACKAGECONFIG to get mutual configuration between directfb and x11. I hope this submitting isn't a horrible mess :).
>>
>> One previous problem about what happen when user want to have both directfb and x11 in DISTRO_FEATURES?
> That was the question I was going to ask
>
>> I think directfb and x11 can't be defined in DISTRO_FEATURES at the same time because directfb and x11 are the lowest level library for GUI with different mechanism.
> I don't understand what the above means, but I've been building both directfb and x11 for some years now and they don't clash.
>
Hi koen,
Thanks for your comment.
I want to build an image only including directfb and gtk without x11.
There are no any stuff related to x11 in this image. You know, directfb
often is used in many embedded device because directfb is enough for
their requirement. Perhaps they feel more familiar with directfb or gtk+
rather than x11. The purpose of building this image is for some people
who want to use yocto to develop their production getting an image
based on directfb anf gtk+ very easily. So it need an mechanism making
an mutual operation between directfb and x11 when compiling
core-image-gtk-directfb for getting directfb image without x11. Of
course, you can add directfb to DISTRO_FEATURES with x11, if you want to
have both of them. But if you want to get an image without x11, then I
think you can only remove x11 from DISTRO_FEATURES at current status
because x11 is the default configuration.
>> x11 and directfb should be mutual in DISTRO_FEATURES. User may use file "meta-yocto/conf/local.conf.sample.extended" to select the mode they want to need.
>> but directfb can work in an image with x11. for example, "directfb" and "direcrfb-examples" can be added to task-core-x11-sato.bb. you can run df_andi, a demo based on directfb, on matchbox term running on core-image-sato with x11. So directfb and x11 can exist in the same image but not be defined in DISTRO_FEATURES at same time.
>>
>> If you have any suggestion, I will fix them again.
> Last time I looked both gtk+ and pango had their backend modularized, so you can build both and install the right one in the rootfs. I think that would be a better way to go. Just look at debian with their gtk-directfb installer, they have gtk-X as well :)
>
I know what you mean. It could be a good method to have both in an
image. It may become a new task after completing this feature.
Thanks
Yan
> regards,
>
> Koen
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
[-- Attachment #2: Type: text/html, Size: 4537 bytes --]
next prev parent reply other threads:[~2011-11-23 8:57 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-23 6:47 [PATCH 0/9] The patches to run gtk over directfb Xiaofeng Yan
2011-11-23 6:47 ` [PATCH 1/9] qemu-config: Disable dbus-x11 when no x11 in DISTRO_FEATURES Xiaofeng Yan
2011-11-23 6:47 ` [PATCH 2/9] gconf: Disable dbus-x11 when x11 isn't " Xiaofeng Yan
2011-11-23 6:47 ` [PATCH 3/9] gtk.inc: add directfb DISTRO_FEATURE Xiaofeng Yan
2011-11-23 6:47 ` [PATCH 4/9] gtk+: add demos to the configuation of gtk+ Xiaofeng Yan
2011-11-23 6:47 ` [PATCH 5/9] cairo: add directfb DISTRO_FEATURE Xiaofeng Yan
2011-11-23 6:48 ` [PATCH 6/9] pango: " Xiaofeng Yan
2011-11-23 6:48 ` [PATCH 7/9] directfb-examples: add package directfb-examples to OE-core Xiaofeng Yan
2011-11-23 19:40 ` Saul Wold
2011-11-23 6:48 ` [PATCH 8/9] task-gtk-directfb.bb: Add task list to run gtk over directfb Xiaofeng Yan
2011-11-23 6:48 ` [PATCH 9/9] core-image-gtk-directfb.bb: add an image for " Xiaofeng Yan
2011-11-23 7:31 ` [PATCH 0/9] The patches to run " Koen Kooi
2011-11-23 8:49 ` Xiaofeng Yan [this message]
2011-11-23 19:43 ` Saul Wold
-- strict thread matches above, loose matches on Subject: below --
2011-11-24 3:06 Xiaofeng Yan
2011-12-05 12:14 ` Phil Blundell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ECCB3A6.5010004@windriver.com \
--to=xiaofeng.yan@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox