The tree Makefile defines default CFLAGS form Linux (-DLINUX, etc)
which are lost if we don't manually include them in the final CFLAGS.
Also break the dependency on EXTRA_OEMAKE containing '-e', disable the
unused configure task and, since package has a very short description,
set SUMMARY instead
Signed-off-by: Chen Qi
---
meta-oe/recipes-support/gperftools/gperftools_2.1.bb | 12
meta-oe/recipes-support/gperftools/gperftools_2.4.bb | 12
2 files changed, 12 insertions(+), 12 deletions(-)
delete mode 100644 meta-oe/recipes-support/gperftools/gperftools_2.1.bb
c
https://github.com/libjpeg-turbo/libjpeg-turbo/blob/1.4.2/ChangeLog.txt
1.4.2
=
[1] Fixed an issue whereby cjpeg would segfault if a Windows bitmap with a
negative width or height was used as an input image (Windows bitmaps can have
a negative height if they are stored in top-down
On Fri, Nov 06, 2015 at 03:20:09PM +0200, Samuli Piippo wrote:
> configure parses through the mkspec, but does not handle conditions
> at all, so oe-device-extra.pri was not included at configure phase.
> For example QT_QPA_DEFAULT_PLATFORM had no effect for configure.
> With include() on a separat
On Wed, Nov 11, 2015 at 08:48:10PM +0100, Adrian Freihofer wrote:
> Signed-off-by: Adrian Freihofer
> ---
> .../0002-add-pkg-config-for-libgcrypt.patch| 41
> ++
> .../networkmanager/networkmanager_1.0.6.bb | 14 ++--
> 2 files changed, 52 insertions(+), 3
On Wed, Nov 11, 2015 at 08:48:09PM +0100, Adrian Freihofer wrote:
> Signed-off-by: Adrian Freihofer
> ---
> ...tworkmanager_1.0.4.bb => networkmanager_1.0.6.bb} | 20
> ++--
> 1 file changed, 14 insertions(+), 6 deletions(-)
> rename meta-oe/recipes-connectivity/networkmanager/{
On Wed, Nov 11, 2015 at 08:48:06PM +0100, Adrian Freihofer wrote:
> Signed-off-by: Adrian Freihofer
> ---
> .../modemmanager/modemmanager_1.4.12.bb | 17
> -
> 1 file changed, 16 insertions(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-connectivity/modemmana
On Wed, Nov 11, 2015 at 08:48:05PM +0100, Adrian Freihofer wrote:
> - Fixes segfaults, memleaks and other bugs
> - Support more modems
>
> Signed-off-by: Adrian Freihofer
> ---
> .../{modemmanager_1.4.2.bb => modemmanager_1.4.12.bb}| 12
> ++--
> 1 file changed, 6 insertions(+
Hi Nikolay,
On Sat, Nov 14, 2015 at 6:04 AM, Nikolay Dimitrov wrote:
> Hi Andre,
>
> On 11/11/2015 06:48 AM, Andre McCurdy wrote:
>>
>> Signed-off-by: Andre McCurdy
>> ---
>> recipes-browser/chromium/chromium_40.0.2214.91.bb | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff
On 11/16/15 11:10 AM, akuster808 wrote:
>
>
> On 11/16/2015 03:24 AM, Otavio Salvador wrote:
>> On Mon, Nov 16, 2015 at 9:23 AM, Alexander Kanavin
>> wrote:
>>> On 11/16/2015 01:20 PM, Otavio Salvador wrote:
>>>
> Making a separate repository with this layer is even more disruptive, and
On 11/16/2015 03:24 AM, Otavio Salvador wrote:
> On Mon, Nov 16, 2015 at 9:23 AM, Alexander Kanavin
> wrote:
>> On 11/16/2015 01:20 PM, Otavio Salvador wrote:
>>
Making a separate repository with this layer is even more disruptive, and
complicates administration and maintenance. I'm no
On Mon, Nov 16, 2015 at 10:11 AM, Martin Jansa wrote:
> On Sat, Nov 14, 2015 at 10:57:39AM +0100, Martin Jansa wrote:
>> On Thu, Nov 12, 2015 at 12:43:11PM +0100, Martin Jansa wrote:
>> > Another incremental test, only 26 recipes were tested, but it found enough
>> > issues in just released Jethro
On Sat, Nov 14, 2015 at 10:57:39AM +0100, Martin Jansa wrote:
> On Thu, Nov 12, 2015 at 12:43:11PM +0100, Martin Jansa wrote:
> > Another incremental test, only 26 recipes were tested, but it found enough
> > issues in just released Jethro.
> >
> > Complete log:
> > http://logs.nslu2-linux.org/bui
From: Fabio Berton
Change configure, compile and install functions
Mozilla build system has changed compared to old Firefox version 10.
For more information about new mozilla build system see
https://developer.mozilla.org/en-US/Firefox
Remove unused variables.
Add SHELL to EXTRA_OEMAKE. Mozill
Signed-off-by: Otavio Salvador
---
scripts/firefox-gen-l10n-recipes | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/firefox-gen-l10n-recipes b/scripts/firefox-gen-l10n-recipes
index dc22bb4..1f2ae9d 100755
--- a/scripts/firefox-gen-l10n-recipes
+++ b/scripts/firef
I'm not sure but i believe there's a bug in the systemd/ua-handling in
meta-oe/recipes-extended/rsyslog/rsyslog_7.6.1.bb.
In my opinion this code
if bb.utils.contains('DISTRO_FEATURES', 'systemd', True, False, d):
pn = d.getVar('PN', True)
d.appendVar('ALTERNATIVE_%s' % (pn),
On Mon, Nov 16, 2015 at 9:23 AM, Alexander Kanavin
wrote:
> On 11/16/2015 01:20 PM, Otavio Salvador wrote:
>
>>> Making a separate repository with this layer is even more disruptive, and
>>> complicates administration and maintenance. I'm not going to handle
>>> those.
>>> So I'll make a meta-qt4
On 11/16/2015 01:20 PM, Otavio Salvador wrote:
Making a separate repository with this layer is even more disruptive, and
complicates administration and maintenance. I'm not going to handle those.
So I'll make a meta-qt4 layer under meta-oe, and it's fine if there is no
official maintainer or ong
On Mon, Nov 16, 2015 at 7:43 AM, Alexander Kanavin
wrote:
> On 11/13/2015 01:46 PM, Martin Jansa wrote:
>
> 1) or even better in a separate repo
To be honest, I had anticipated this being a separate meta-qt4 repo
myself. It
would be consistent with what has been done w
On 12 November 2015 at 18:59, Martin Jansa wrote:
> > > There is already enough meta-oe bloat moved from oe-core:
> > >
> > >
> http://lists.openembedded.org/pipermail/openembedded-core/2015-November/112665.html
> > >
> > > WARN: qt-mobility-embedded: qt-mobility-embedded rdepends on glib-2.0,
>
On 11/16/2015 12:07 PM, Andreas Oberritter wrote:
Making a separate repository with this layer is even more disruptive,
and complicates administration and maintenance. I'm not going to handle
those. So I'll make a meta-qt4 layer under meta-oe, and it's fine if
there is no official maintainer or o
On 16.11.2015 10:43, Alexander Kanavin wrote:
> On 11/13/2015 01:46 PM, Martin Jansa wrote:
>
> 1) or even better in a separate repo
To be honest, I had anticipated this being a separate meta-qt4 repo
myself. It
would be consistent with what has been done with Qt 5 and much
On 11/13/2015 01:46 PM, Martin Jansa wrote:
1) or even better in a separate repo
To be honest, I had anticipated this being a separate meta-qt4 repo myself. It
would be consistent with what has been done with Qt 5 and much earlier with
Qt 3.
Agreed.
I'm also fine with separate layer.
Even
* hopefully fixes:
WARN: vlc: vlc rdepends on libavc1394, but it isn't a build dependency?
WARN: vlc: vlc rdepends on libcroco, but it isn't a build dependency?
WARN: vlc: vlc rdepends on libcrypto, but it isn't a build dependency?
WARN: vlc: vlc rdepends on libdvdnav, but it isn't a build dependen
On Mon, 16 Nov 2015 10:39:15 +0800
Zhiquan Li wrote:
>
>
> On 2015.10.29 19:11, Martin Jansa wrote:
> > On Thu, Oct 29, 2015 at 11:04:02AM +0200, Ioan-Adrian Ratiu wrote:
> >> On Thu, 29 Oct 2015 09:41:52 +0800
> >> Zhiquan Li wrote:
> >>
> >>>
> >>> On 2015.10.27 18:49, Ioan-Adrian Ratiu wrot
25 matches
Mail list logo