Am 19.08.2013 18:58, schrieb Paul Eggleton:
> On Monday 19 August 2013 18:28:02 Simon Busch wrote:
>> Am 19.08.2013 18:09, schrieb Phil Blundell:
>>> On Mon, 2013-08-19 at 18:04 +0200, Simon Busch wrote:
>>>> In some cases as distribution just wants to extend the defa
Am 19.08.2013 18:09, schrieb Phil Blundell:
> On Mon, 2013-08-19 at 18:04 +0200, Simon Busch wrote:
>> In some cases as distribution just wants to extend the default PACKAGECONFIG
>> instead of
>> rewriting it completely. Therefor having a PACKAGECONFIG_DISTRO variable
&g
In some cases as distribution just wants to extend the default PACKAGECONFIG
instead of
rewriting it completely. Therefor having a PACKAGECONFIG_DISTRO variable which
is empty
by default and included in PACKAGECONFIG helps a lot.
Signed-off-by: Simon Busch
---
meta/recipes-graphics/mesa
Details can be found in the connman documentation:
https://git.kernel.org/cgit/network/connman/connman.git/tree/README#n280
Signed-off-by: Simon Busch
---
.../wpa-supplicant/wpa-supplicant/defconfig-gnutls | 21 -
1 file changed, 20 insertions(+), 1 deletion(-)
diff --git
See https://lists.connman.net/pipermail/connman/2013-July/014871.html for
details about
the issue with connman and
http://lists.shmoo.com/pipermail/hostap/2013-July/028167.html
about the upstream submission of the patch.
Signed-off-by: Simon Busch
---
.../wpa-supplicant/wpa-supplicant-2.0.inc
See https://lists.connman.net/pipermail/connman/2013-July/014871.html for
details about
the issue with connman and
http://lists.shmoo.com/pipermail/hostap/2013-July/028167.html
about the upstream submission of the patch.
Signed-off-by: Simon Busch
---
.../wpa-supplicant/wpa-supplicant-2.0.inc
See https://lists.connman.net/pipermail/connman/2013-July/014871.html for
details about
the issue with connman and
http://lists.shmoo.com/pipermail/hostap/2013-July/028167.html
about the upstream submission of the patch.
Signed-off-by: Simon Busch
---
.../wpa-supplicant/wpa-supplicant-2.0.inc
EXTRA_PARAM="-P ethernet"
> + EXTRA_PARAM="-P ethernet -I eth0"
> fi
> $DAEMON $EXTRA_PARAM
> }
>
What about other devices where eht0 is not available but rndis0 for
example which has to be ignored?
As of right we have this fix
gets only applied for the native version of
this
recipe.
Signed-off-by: Simon Busch
---
meta/recipes-core/glib-2.0/glib-2.0_2.30.0.bb |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.0.bb
b/meta/recipes-core/glib-2.0/glib-2.0_2
On 12.10.2011 20:05, Simon Busch wrote:
> On 12.10.2011 11:23, Paul Eggleton wrote:
>> On Wednesday 12 October 2011 08:45:03 Martin Jansa wrote:
>>> From: Simon Busch
>>>
>>> With b40b9c024be5e1ec81a31961158b3e6b529acfe0 some pkg-config fixups where
>>&
On 12.10.2011 21:29, Simon Busch wrote:
> On 12.10.2011 21:24, Simon Busch wrote:
>> On 12.10.2011 21:09, Koen Kooi wrote:
>>>> What is breaking qt:e in this case? For me it's just a feature reduction
>>>> and not a break (as qt:e still works fine with the lin
On 12.10.2011 21:24, Simon Busch wrote:
> On 12.10.2011 21:09, Koen Kooi wrote:
>>> What is breaking qt:e in this case? For me it's just a feature reduction
>>> and not a break (as qt:e still works fine with the linux input interface).
>>
>> When your TS is s
o your machine layer as it is really machine
specific if you need tslib or not.
regards,
Simon
--
Simon Busch - http://mm.gravedo.de/blog/
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
On 12.10.2011 20:14, Koen Kooi wrote:
>
>
> Op 12 okt. 2011 om 20:10 heeft Simon Busch het volgende
> geschreven:
>
>> On 12.10.2011 10:02, Eric Bénard wrote:
>>> Hi,
>>>
>>> Le 12/10/2011 09:45, Martin Jansa a écrit :
>>>> From: Si
On 12.10.2011 10:02, Eric Bénard wrote:
> Hi,
>
> Le 12/10/2011 09:45, Martin Jansa a écrit :
>> From: Simon Busch
>>
>> In most cases we don't need tslib in std. configuration as touchscreen
>> access in most
>> devices today is done with linux input
On 12.10.2011 11:23, Paul Eggleton wrote:
> On Wednesday 12 October 2011 08:45:03 Martin Jansa wrote:
>> From: Simon Busch
>>
>> With b40b9c024be5e1ec81a31961158b3e6b529acfe0 some pkg-config fixups where
>> removed from qt4.inc which breaks the pkg-config files for qt
edded.
Signed-off-by: Simon Busch
---
meta/recipes-qt/qt4/qt4-embedded.inc |8 ++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc
b/meta/recipes-qt/qt4/qt4-embedded.inc
index 1ede922..ed872b0 100644
--- a/meta/recipes-qt/qt
do_install.
Signed-off-by: Simon Busch
---
meta/recipes-qt/qt4/qt4-embedded.inc |2 +-
meta/recipes-qt/qt4/qt4-x11-free.inc |2 +-
meta/recipes-qt/qt4/qt4.inc |4 +---
3 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc
b/meta/recipes
On 18.04.2011 14:17, Gary Thomas wrote:
> On 04/18/2011 05:34 AM, Koen Kooi wrote:
>>
>> Op 18 apr 2011, om 13:28 heeft Richard Purdie het volgende geschreven:
>>
>>> On Mon, 2011-04-18 at 12:55 +0200, Koen Kooi wrote:
Martin did some Xorg cleanup in meta-oe today and we're seeing some
st
19 matches
Mail list logo