Thank you, Otavio!
On Mon, Jul 29, 2013 at 6:35 PM, Otavio Salvador
wrote:
> Hello Eric and Rogerio,
>
> On Mon, Jul 29, 2013 at 7:26 PM, Otavio Salvador
> wrote:
>> This allow the addition and removal of distro features easily. To add
>> a feature, use:
>>
>> EXTRA_DISTRO_FEATURES += "wayland"
On Wed, Apr 3, 2013 at 7:57 AM, Otavio Salvador wrote:
> On Wed, Apr 3, 2013 at 8:30 AM, Burton, Ross
> wrote:
> > On 3 April 2013 01:34, Rogerio Nunes wrote:
> >> librsvg depends on gtk+, which in turn does not support framebuffer
> >> as backend in current
librsvg depends on gtk+, which in turn does not support framebuffer
as backend in current version (2.15.24). This patch disables librsvg
when x11 is not in the distro.
Signed-off-by: Rogerio Nunes
---
.../gstreamer/gst-plugins-bad_0.10.23.bb |7 +--
1 file changed, 5
Current verion of gtk+ (2.15.24) does not accept pure framebuffer as
backend and some alsa-tools sub-modules depend on gtk+.
This patch removes those sub-modules from the build only when x11 is not
set in DISTRO_FEATURES.
Signed-off-by: Rogerio Nunes
---
.../alsa/alsa-tools
My approach was to add PACKAGECONFIG with gtk+ and a new patch, instead of
modifying autotools.patch.
This way we only eliminate some more sub-modules when not using x11 in
distro.
I'm sending my patches now.
From: otavio.salva...@gmail.com [otavio.salva.