> -Original Message-
> From: Koen Kooi [mailto:k...@dominion.thruhere.net]
> Sent: Saturday, October 01, 2011 12:33 AM
> To: Patches and discussions about the oe-core layer
> Cc: Yu, Ke; bitbake-de...@lists.openembedded.org; openembedded-core
> Subject: Re: [OE-core] Feedback on HOB (new im
> -Original Message-
> From: Gary Thomas [mailto:g...@mlbassoc.com]
> Sent: Saturday, October 01, 2011 5:56 AM
> To: Patches and discussions about the oe-core layer
> Cc: Yu, Ke; bitbake-de...@lists.openembedded.org; Lock, Joshua
> Subject: Re: [OE-core] Feedback on HOB (new image creator G
This first patch fixes the --root option for programs in shadow-native and
allow one to specify useradd long options when using the useradd class
in a recipe.
This is demonstrated in the second patch which is a respin of another patch
for the OpenSSH recipe I proposed earlier. As suggested by Saul
The current sshd postinst and postrm scripts in the OpenSSH make the
package dependant of the adduser/addgroup scripts which may not be
available on all systems.
This patch replaces the sshd postinst and postrm scripts with proper
usage of the useradd and update-rc.d classes.
This patch had been
The add_root_cmd_options.patch that we apply to shadow-native allow the
various programs from the shadow utility package to chroot() so they can
be used to modify etc/passwd and etc/group if they are located in a
sysroot.
Some of the shadow programs (gpasswd, useradd and usermod) need to parse
the
On Fri, 2011-09-30 at 16:30 +, McClintock Matthew-B29882 wrote:
> On Fri, Sep 30, 2011 at 10:47 AM, Matthew McClintock
> wrote:
> > On Fri, Sep 30, 2011 at 4:20 AM, Richard Purdie
> > wrote:
> >> What image target are you building? I'm having trouble visualising an
> >> image that doesn't in
The target SDK packages don't need to fulfil a shell dependency
so add /bin/sh to the list of packages we don't need to resolve.
Signed-off-by: Richard Purdie
---
diff --git a/meta/classes/populate_sdk_rpm.bbclass
b/meta/classes/populate_sdk_rpm.bbclass
index f1062fb..9989d0a 100644
--- a/meta/c
On 2011-09-30 08:36, Yu Ke wrote:
Hi,
As you may already know, a new GUI has been added to bitbake recently, i.e. HOB
(Human Oriented Builder). It is a graphical image creator that allows user to
freely choose which
packages to be built in the image. The wiki
https://wiki.yoctoproject.org/wik
I have updated the TSC wiki page to include all of the minutes since the
interim TSC was announced by the board on Feb 10. Going forward, I will
place new minutes on this page in date order.
http://www.openembedded.org/wiki/TSC
thanks,
--
Jeff Osier-Mixon http://jefro.net/blog
Yocto Project Comm
On Fri, 2011-09-30 at 13:08 -0700, Chris Larson wrote:
> On Fri, Sep 30, 2011 at 12:59 PM, Joshua Lock wrote:
> > On Fri, 2011-09-30 at 11:16 -0700, Chris Larson wrote:
> >> On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon wrote:
> >> > 1. Jefro
> >> > 2. a. some minutes not making it to mailin
On Fri, Sep 30, 2011 at 12:59 PM, Joshua Lock wrote:
> On Fri, 2011-09-30 at 11:16 -0700, Chris Larson wrote:
>> On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon wrote:
>> > 1. Jefro
>> > 2. a. some minutes not making it to mailing list, Jefro to post on wiki
>> > b. yocto evaluating gerrit,
On Fri, Sep 30, 2011 at 3:05 PM, Khem Raj wrote:
> there is SOC_FAMILY thats used predominantly in TI chips that could be
> of interest here.
> but in this case I wanted to understand
> if it is a feature of FPU or is it a separate unit, still not clear to me.
It's all on one SoC/Core.
-M
_
On Fri, Sep 30, 2011 at 10:49 AM, McClintock Matthew-B29882
wrote:
> On Fri, Sep 30, 2011 at 12:31 PM, Khem Raj wrote:
>> On 8/25/2011 7:35 AM, Kumar Gala wrote:
>>>
>>> We have some packages like flac that are aware of vectorization that may
>>> or may not exist on a given processor. I was wond
On Fri, 2011-09-30 at 11:16 -0700, Chris Larson wrote:
> On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon wrote:
> > 1. Jefro
> > 2. a. some minutes not making it to mailing list, Jefro to post on wiki
> >b. yocto evaluating gerrit, possible patchwork replacement for OE, khem
> > will resear
On Fri, Sep 30, 2011 at 11:40:47AM -0700, Kamble, Nitin A wrote:
>
> > -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> > Martin Jansa
> > Sent: Friday, September 30, 2011 11:38 AM
> >
Op 30 sep. 2011 om 12:16 heeft Joshua Lock het volgende
geschreven:
> On Fri, 2011-09-30 at 11:32 -0500, Koen Kooi wrote:
>>
>> Op 30 sep. 2011 om 10:49 heeft Joshua Lock het
>> volgende geschreven:
>>
>>> On Fri, 2011-09-30 at 08:36 -0600, Yu, Ke wrote:
Hi,
As you may alre
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org
> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
> Martin Jansa
> Sent: Friday, September 30, 2011 11:38 AM
> To: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [
* it needs to be regenerated to actually package something
Signed-off-by: Martin Jansa
---
.../python/python-2.7-manifest.inc | 124 ++--
...te-manifest-2.6.py => generate-manifest-2.7.py} |2 +-
2 files changed, 63 insertions(+), 63 deletions(-)
rename scri
On Thu, Sep 29, 2011 at 06:27:11PM -0700, nitin.a.kam...@intel.com wrote:
> From: Nitin A Kamble
>
> Rebased these patches to the newer code
> modified: python-native/nohostlibs.patch
> modified: python/01-use-proper-tools-for-cross-build.patch
> modified: python/06-avoid_
On Fri, Sep 30, 2011 at 07:43:30PM +0200, Martin Jansa wrote:
> On Fri, Sep 30, 2011 at 10:33:18AM -0700, Saul Wold wrote:
> > On 09/30/2011 01:47 AM, Martin Jansa wrote:
> > > * otherwise build fails when glib is 2.30.0 or newer (and
> > > G_DISABLE_DEPRECATED is enabled - like in atk)
> > >
> >
* otherwise build fails when glib is 2.30.0 or newer (and G_DISABLE_DEPRECATED
is enabled - like in atk)
Signed-off-by: Martin Jansa
---
.../atk/atk-1.32.0/remove.G_CONST_RETURN.patch | 630
meta/recipes-support/atk/atk_1.32.0.bb |5 +-
2 files changed,
On Thu, 2011-09-29 at 11:07 -0700, Joshua Lock wrote:
> On Thu, 2011-09-29 at 15:52 +0100, Richard Purdie wrote:
> > The help2man script is pretty useless to us. It requires to run the target
> > binary to extract help information which is not possible for any of our
> > cross compiled target binar
On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon wrote:
> 1. Jefro
> 2. a. some minutes not making it to mailing list, Jefro to post on wiki
> b. yocto evaluating gerrit, possible patchwork replacement for OE, khem
> will research
ReviewBoard may be worth looking at as an alternative to gerr
These minutes will be available soon on the OE wiki
MINUTES: OE-TSC meeting 29-Sep-2011
Attending: Mark, Richard, Khem
Apologies: Tom, Koen
Notes: Jefro
Agenda
1. pick a moderator
2. agenda items
a. continuing minutes issues
b. patc
On Fri, Sep 30, 2011 at 12:31 PM, Khem Raj wrote:
> On 8/25/2011 7:35 AM, Kumar Gala wrote:
>>
>> We have some packages like flac that are aware of vectorization that may
>> or may not exist on a given processor. I was wondering if adding something
>> like TARGET_VECTOR similar to TARGET_FPU made
On Fri, Sep 30, 2011 at 12:23 PM, Joshua Lock wrote:
> No such discussion has occurred. These are good feature suggestions,
> though I'm not sure about a plugin mechanism - are you suggesting that
> to enable the features mentioned or in addition to?
> At least for enabling runtime services there'
On Fri, Sep 30, 2011 at 10:33:18AM -0700, Saul Wold wrote:
> On 09/30/2011 01:47 AM, Martin Jansa wrote:
> > * otherwise build fails when glib is 2.30.0 or newer (and
> > G_DISABLE_DEPRECATED is enabled - like in atk)
> >
> > Signed-off-by: Martin Jansa
> > ---
> > .../atk/atk-1.32.0/remove.G_CO
On Fri, 2011-09-30 at 10:20 -0600, McClintock Matthew-B29882 wrote:
> On Fri, Sep 30, 2011 at 9:36 AM, Yu Ke wrote:
> > Hi,
> >
> > As you may already know, a new GUI has been added to bitbake recently, i.e.
> > HOB (Human Oriented Builder). It is a graphical image creator that allows
> > user to
On 09/30/2011 01:47 AM, Martin Jansa wrote:
* otherwise build fails when glib is 2.30.0 or newer (and G_DISABLE_DEPRECATED
is enabled - like in atk)
Signed-off-by: Martin Jansa
---
.../atk/atk-1.32.0/remove.G_CONST_RETURN.patch | 628
meta/recipes-support/atk/atk_1.
On 8/25/2011 7:35 AM, Kumar Gala wrote:
We have some packages like flac that are aware of vectorization that may or may
not exist on a given processor. I was wondering if adding something like
TARGET_VECTOR similar to TARGET_FPU made sense as a way for recipes to decide
on how to set various
On Fri, Sep 30, 2011 at 12:21:23PM -0500, Matthew McClintock wrote:
> From: Tom Rini
>
> At issue is that route/pktloc.c (not generated) depends on
> route/pktloc_syntax.h (generated).
On Fri, Sep 30, 2011 at 9:13 AM, Martin Jansa wrote:
and when you're at it, please also add packaging changes
From: Tom Rini
At issue is that route/pktloc.c (not generated) depends on
route/pktloc_syntax.h (generated).
Signed-off-by: Tom Rini
Signed-off-by: Matthew McClintock
---
.../libnl/fix-pktloc_syntax_h-race.patch | 26
meta/recipes-support/libnl/libnl_2.0.bb
On Fri, Sep 30, 2011 at 11:58 AM, Saul Wold wrote:
>> There is some marking for "should be upstreamed"/upstreamable.
>>
> The marking would be "Pending", this indicates that it should be attempted,
> if it gets up streamed then marked Accepted with a pointer to the potential
> upstream version or
On Fri, Sep 30, 2011 at 3:27 AM, wrote:
> From: Nitin A Kamble
>
> The following changes since commit 9d1db6cc928199f8ac4960e8d4648563ef141427:
>
> python: fix sqlite RPATH issue (2011-09-29 16:57:30 +0100)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib niti
On Fri, 2011-09-30 at 11:32 -0500, Koen Kooi wrote:
>
> Op 30 sep. 2011 om 10:49 heeft Joshua Lock het
> volgende geschreven:
>
> > On Fri, 2011-09-30 at 08:36 -0600, Yu, Ke wrote:
> >> Hi,
> >>
> >> As you may already know, a new GUI has been added to bitbake recently,
> >> i.e. HOB (Human O
On Fri, Sep 30, 2011 at 2:13 AM, Martin Jansa wrote:
> On Fri, Sep 30, 2011 at 04:09:37AM +, McClintock Matthew-B29882 wrote:
>> On Thu, Sep 29, 2011 at 2:11 PM, Matthew McClintock
>> wrote:
>> > From: Tom Rini
>> >
>> > At issue is that route/pktloc.c (not generated) depends on
>> > route/
On Fri, Sep 30, 2011 at 06:09:31PM +0100, Richard Purdie wrote:
> On Fri, 2011-09-30 at 18:46 +0200, Martin Jansa wrote:
> > On Fri, Sep 30, 2011 at 03:15:15PM +0100, Richard Purdie wrote:
> > > I'd not forgotten about this patch, just been distracted by other
> > > things. I've run some further te
On Fri, 2011-09-30 at 18:46 +0200, Martin Jansa wrote:
> On Fri, Sep 30, 2011 at 03:15:15PM +0100, Richard Purdie wrote:
> > I'd not forgotten about this patch, just been distracted by other
> > things. I've run some further tests on the changes here and have
> > comments below. Summary is I think
On 09/29/2011 11:46 AM, Richard Purdie wrote:
On Thu, 2011-09-29 at 18:21 +, McClintock Matthew-B29882 wrote:
On Thu, Sep 29, 2011 at 10:50 AM, Richard Purdie
wrote:
On Wed, 2011-09-28 at 23:21 -0500, Matthew McClintock wrote:
Signed-off-by: Matthew McClintock
---
meta/recipes-kernel/l
On 09/29/2011 11:38 AM, Richard Purdie wrote:
On Thu, 2011-09-29 at 18:28 +, McClintock Matthew-B29882 wrote:
On Thu, Sep 29, 2011 at 10:47 AM, Richard Purdie
wrote:
On Wed, 2011-09-28 at 23:20 -0500, Matthew McClintock wrote:
From: Tom Rini
At issue is that route/pktloc.c (not generate
On Fri, 2011-09-30 at 17:33 +0100, Paul Eggleton wrote:
> This is a pull request for Eric Bénard's qt4_upgrade branch, including
> an update of Qt to 4.7.4 (preserving 4.7.3 until other layers such as
> meta-oe, meta-yocto etc. can sync up) as well as several important bug
> fixes.
>
> The patches
On Fri, Sep 30, 2011 at 05:46:24PM +0100, Richard Purdie wrote:
> On Fri, 2011-09-30 at 17:43 +0200, Martin Jansa wrote:
> > We were using 2.29.3+git% from meta-oe and after upgrade to 2.30.0 I was
> > hit
> > by few G_CONST_RETURN and other issues due to newer glib. Here is what I
> > have
> >
On Fri, Sep 30, 2011 at 03:15:15PM +0100, Richard Purdie wrote:
> I'd not forgotten about this patch, just been distracted by other
> things. I've run some further tests on the changes here and have
> comments below. Summary is I think some pieces can merge, other pieces
> need more work. Lets try
On Fri, 2011-09-30 at 17:43 +0200, Martin Jansa wrote:
> We were using 2.29.3+git% from meta-oe and after upgrade to 2.30.0 I was hit
> by few G_CONST_RETURN and other issues due to newer glib. Here is what I have
> now to build shr images OK again, but probably there is more recipes which
> need
Op 30 sep. 2011 om 10:43 heeft Martin Jansa het
volgende geschreven:
> We were using 2.29.3+git% from meta-oe and after upgrade to 2.30.0 I was hit
> by few G_CONST_RETURN and other issues due to newer glib. Here is what I have
> now to build shr images OK again, but probably there is more re
From: Eric Bénard
- 4.7.4 was release on the 1st of september, the changelog is available
here :
http://qt.gitorious.org/+qt-developers/qt/releases/blobs/v4.7.4/dist/changes-4.7.4
and mostly contains bug fix.
- this patch include the fix for QTBUG-20925 which was a regression
against 4.7.3 : ht
From: Denis Carikli
The documentation was 285M and doesn't fit on the NAND of many machines,
but in another had part of the documentation is needed for the
QT demos, so we split the documentation: so qt demo only RRECOMMAND
the documentation that it really needs.
Thanks to Eric Bénard for
From: Eric Bénard
- qt4-tools-nativesdk : actually the qmake binary which gets installed
comes from the native recipe. This patch fix this problem by laucnhing
configure twice : once to compile qmake using the right toolchain for
nativesdk, and a second time using the native qmake to compile all
From: Otavio Salvador
The translation support was disable in build. The
fix-translation.patch was imported from OpenEmbedded to fix a linking
issue in phonon translation support.
Signed-off-by: Otavio Salvador
---
meta/recipes-qt/qt4/qt-4.7.3.inc |9 ++---
.../recipes-qt/
From: Denis Carikli
without the -no-neon flag, neon is "autodetected"
by looking if the compiler is capable of compiling
a neon test, and succeed, and neon is then enabled
during the compilation.
Signed-off-by: Denis Carikli
---
meta/recipes-qt/qt4/qt4-embedded_4.7.3.bb |4 ++--
meta
From: Denis Carikli
The documentation is 285M and doesn't fit on the NAND of many machines.
Signed-off-by: Denis Carikli
---
meta/recipes-qt/qt4/qt4-embedded.inc |2 +-
meta/recipes-qt/qt4/qt4.inc |3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/meta/reci
This is a pull request for Eric Bénard's qt4_upgrade branch, including
an update of Qt to 4.7.4 (preserving 4.7.3 until other layers such as
meta-oe, meta-yocto etc. can sync up) as well as several important bug
fixes.
The patches look good; if was to be really picky though I would say that
the tw
From: Eric Bénard
use ${POKY_BASE_INSTALL} in order to have the base files and
ools in the image.
Signed-off-by: Eric Bénard
---
meta/recipes-qt/images/qt4e-demo-image.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-qt/images/qt4e-demo-image.bb
b/meta
On Fri, Sep 30, 2011 at 10:47 AM, Matthew McClintock wrote:
> On Fri, Sep 30, 2011 at 4:20 AM, Richard Purdie
> wrote:
>> What image target are you building? I'm having trouble visualising an
>> image that doesn't include bash or busybox and if either of these are
>> present, that dependency shou
Op 30 sep. 2011 om 10:49 heeft Joshua Lock het volgende
geschreven:
> On Fri, 2011-09-30 at 08:36 -0600, Yu, Ke wrote:
>> Hi,
>>
>> As you may already know, a new GUI has been added to bitbake recently,
>> i.e. HOB (Human Oriented Builder).
>
> It's not an acronym, it's just a name - Hob.
On Fri, 2011-09-30 at 15:51 +, McClintock Matthew-B29882 wrote:
> On Fri, Sep 30, 2011 at 6:38 AM, Richard Purdie
> wrote:
> > That isn't quite what I meant, that also overwrites anything existing in
> > CXFLAGS just in a different way. Also, I suspect you mean CXXFLAGS?
> >
> > I'd meant some
On Friday 30 September 2011 12:47:05 you wrote:
> I've updated and tested the branches by rebasing on current oe-core and
> integrating Otavio's patch concerning the translations :
> https://github.com/eukrea/oe-core/tree/qt4_improve
> https://github.com/eukrea/oe-core/tree/qt4_upgrade
>
> Is that
On Fri, Sep 30, 2011 at 9:36 AM, Yu Ke wrote:
> Hi,
>
> As you may already know, a new GUI has been added to bitbake recently, i.e.
> HOB (Human Oriented Builder). It is a graphical image creator that allows
> user to freely choose which packages to be built in the image. The wiki
> https://wiki.y
On Fri, Sep 30, 2011 at 6:38 AM, Richard Purdie
wrote:
> That isn't quite what I meant, that also overwrites anything existing in
> CXFLAGS just in a different way. Also, I suspect you mean CXXFLAGS?
>
> I'd meant something like:
>
> CXXFLAGS_append_powerpc64 = " -Wno-error=format"
In the mdadm M
On Fri, 2011-09-30 at 08:36 -0600, Yu, Ke wrote:
> Hi,
>
> As you may already know, a new GUI has been added to bitbake recently,
> i.e. HOB (Human Oriented Builder).
It's not an acronym, it's just a name - Hob.
> It is a graphical image creator that
> allows user to freely choose which packa
Signed-off-by: Martin Jansa
---
.../check_fix.patch|0
.../gst-inspect-check-error.patch |0
.../gstregistrybinary.c|0
.../gstregistrybinary.h|0
.../{gstreamer_0.10.32.bb =>
On Fri, Sep 30, 2011 at 4:20 AM, Richard Purdie
wrote:
> What image target are you building? I'm having trouble visualising an
> image that doesn't include bash or busybox and if either of these are
> present, that dependency should be met...
>
> If this is a toolchain/SDK, there were some recent
Signed-off-by: Martin Jansa
---
meta/recipes-gnome/libglade/libglade_2.6.4.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-gnome/libglade/libglade_2.6.4.bb
b/meta/recipes-gnome/libglade/libglade_2.6.4.bb
index b0e0339..90a7b33 100644
--- a/meta/recipes-g
* older version doesn't build with glib-2.30.0
Signed-off-by: Martin Jansa
---
...Duplicate-the-exec-string-returned-by-gtk.patch |0
.../cellrenderer-cairo.patch |0
.../configurefix.patch |0
.../{gtk+-2.22.1 => gtk+-2.24.6}/doc-fix
Signed-off-by: Martin Jansa
---
...003-gatomic-proper-pointer-get-cast.patch.patch | 28 --
.../0005-glib-mkenums-interpreter.patch.patch | 25 -
.../60_wait-longer-for-threads-to-die.patch| 24 +-
meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch |
* older version doesn't build with glib-2.30.0
Signed-off-by: Martin Jansa
---
.../configure_fix.patch|0
.../hardcoded_libtool.patch|0
.../{gdk-pixbuf_2.22.1.bb => gdk-pixbuf_2.24.0.bb} |7 +++
3 files changed, 3 insertions(+)
Signed-off-by: Martin Jansa
---
.../zlib/zlib-1.2.5/fix.inverted.LFS.logic.patch | 20
meta/recipes-core/zlib/zlib_1.2.5.bb |5 +++--
2 files changed, 23 insertions(+), 2 deletions(-)
create mode 100644
meta/recipes-core/zlib/zlib-1.2.5/fix.inverted.LF
Signed-off-by: Martin Jansa
---
.../{libproxy_0.4.6.bb => libproxy_0.4.7.bb} |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
rename meta/recipes-support/libproxy/{libproxy_0.4.6.bb => libproxy_0.4.7.bb}
(85%)
diff --git a/meta/recipes-support/libproxy/libproxy_0.4.6.bb
b
* otherwise build fails when glib is 2.30.0 or newer (and G_DISABLE_DEPRECATED
is enabled - like in atk)
Signed-off-by: Martin Jansa
---
.../atk/atk-1.32.0/remove.G_CONST_RETURN.patch | 628
meta/recipes-support/atk/atk_1.32.0.bb |5 +-
2 files changed,
* 0.12.4 fails to build with glib-2.30.0
Signed-off-by: Martin Jansa
---
.../{json-glib_0.12.4.bb => json-glib_0.14.0.bb} |8 +++-
1 files changed, 3 insertions(+), 5 deletions(-)
rename meta/recipes-gnome/json-glib/{json-glib_0.12.4.bb =>
json-glib_0.14.0.bb} (74%)
diff --git a/met
We were using 2.29.3+git% from meta-oe and after upgrade to 2.30.0 I was hit
by few G_CONST_RETURN and other issues due to newer glib. Here is what I have
now to build shr images OK again, but probably there is more recipes which need
upgrade/fix to cope with glib-2.30.0.
Someone who cares about
Hi,
As you may already know, a new GUI has been added to bitbake recently,
i.e. HOB (Human Oriented Builder). It is a graphical image creator that
allows user to freely choose which packages to be built in the image.
The wiki https://wiki.yoctoproject.org/wiki/BitBake/GUI/Hob has more
detail
This fixes some error messages in the do_rootfs logs of non-multilib
builds.
Signed-off-by: Richard Purdie
---
diff --git a/meta/classes/package_rpm.bbclass b/meta/classes/package_rpm.bbclass
index fa0d8c3..7f42583 100644
--- a/meta/classes/package_rpm.bbclass
+++ b/meta/classes/package_rpm.bbcla
I'd not forgotten about this patch, just been distracted by other
things. I've run some further tests on the changes here and have
comments below. Summary is I think some pieces can merge, other pieces
need more work. Lets try and get the pieces that are ready merged, then
worry about the remainder
Signed-off-by: Martin Jansa
---
.../{libproxy_0.4.6.bb => libproxy_0.4.7.bb} |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
rename meta/recipes-support/libproxy/{libproxy_0.4.6.bb => libproxy_0.4.7.bb}
(85%)
diff --git a/meta/recipes-support/libproxy/libproxy_0.4.6.bb
b
* 0.12.4 fails to build with glib-2.30.0
Signed-off-by: Martin Jansa
---
.../{json-glib_0.12.4.bb => json-glib_0.14.0.bb} |8 +++-
1 files changed, 3 insertions(+), 5 deletions(-)
rename meta/recipes-gnome/json-glib/{json-glib_0.12.4.bb =>
json-glib_0.14.0.bb} (74%)
diff --git a/met
* 0.12.4 fails to build with glib-2.30.0
Signed-off-by: Martin Jansa
---
meta/recipes-gnome/json-glib/json-glib_0.12.4.bb | 20
meta/recipes-gnome/json-glib/json-glib_0.14.0.bb | 18 ++
2 files changed, 18 insertions(+), 20 deletions(-)
delete mode 10064
Signed-off-by: Martin Jansa
---
meta/recipes-support/libproxy/libproxy_0.4.6.bb | 29 ---
meta/recipes-support/libproxy/libproxy_0.4.7.bb | 27 +
2 files changed, 27 insertions(+), 29 deletions(-)
delete mode 100644 meta/recipes-support/libproxy/libpro
On Fri, 2011-09-30 at 14:23 +0200, Martin Jansa wrote:
> On Fri, Sep 30, 2011 at 10:16 AM, Mei Lei wrote:
> > Signed-off-by: Mei Lei
> > ---
> > .../curl/{curl_7.21.7.bb => curl_7.22.0.bb}|4 ++--
> > 1 files changed, 2 insertions(+), 2 deletions(-)
> > rename meta/recipes-support/c
On Fri, 2011-09-30 at 13:49 +0200, Martin Jansa wrote:
> On Fri, Sep 30, 2011 at 12:32:54PM +0100, Richard Purdie wrote:
> > One of the issues I've been having is that I read through patches once
> > doing review and then have to wait ~24 hours before merging any patches
> > I think are acceptable
On Tue, 2011-09-27 at 18:07 +0100, Richard Purdie wrote:
> For now I came up with the hack below. The bugs in this are:
>
> a) I removed bison-native and zlib-native from binutils-cross as
>dependencies when they're needed. My system has those anyway so I'm
>not worrying about this for a
On Fri, Sep 30, 2011 at 10:16 AM, Mei Lei wrote:
> Signed-off-by: Mei Lei
> ---
> .../curl/{curl_7.21.7.bb => curl_7.22.0.bb} | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
> rename meta/recipes-support/curl/{curl_7.21.7.bb => curl_7.22.0.bb} (92%)
>
> diff --git a/meta/
Hi Paul,
I've updated and tested the branches by rebasing on current oe-core and
integrating Otavio's patch concerning the translations :
https://github.com/eukrea/oe-core/tree/qt4_improve
https://github.com/eukrea/oe-core/tree/qt4_upgrade
Is that OK for you or should I rework something ?
Eric
On Fri, Sep 30, 2011 at 12:32:54PM +0100, Richard Purdie wrote:
> One of the issues I've been having is that I read through patches once
> doing review and then have to wait ~24 hours before merging any patches
> I think are acceptable in case others have comments. This means I have
> to go through
On Thu, 2011-09-29 at 13:52 -0500, Matthew McClintock wrote:
> This fixes build failures from build warnings on powerpc64
>
> Signed-off-by: Matthew McClintock
> ---
> meta/recipes-extended/mdadm/mdadm_3.2.2.bb |3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/meta
One of the issues I've been having is that I read through patches once
doing review and then have to wait ~24 hours before merging any patches
I think are acceptable in case others have comments. This means I have
to go through emails twice and its a bit of a pain.
I'm therefore going to start mai
On Fri, Sep 30, 2011 at 12:28:39PM +0100, Richard Purdie wrote:
> On Fri, 2011-09-30 at 09:26 +0200, Martin Jansa wrote:
> > Hi,
> >
> > this patchset brings meta-oe and oe-core xorg stuff together and most of
> > xorg recipes will be removed from meta-oe (sending another pull request
> > now).
On Fri, 2011-09-30 at 09:26 +0200, Martin Jansa wrote:
> Hi,
>
> this patchset brings meta-oe and oe-core xorg stuff together and most of
> xorg recipes will be removed from meta-oe (sending another pull request now).
>
> This step is needed to be able to separate common x11 to meta-x11 or whate
On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> Signed-off-by: Martin Jansa
> ---
> .../xorg-lib/libx11-1.4.4/keysymdef_include.patch | 19 +++
> .../libx11-1.4.4/x11_disable_makekeys.patch| 29 +++
> meta/recipes-graphics/xorg-lib/libx11.inc | 52
> +
On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> Signed-off-by: Martin Jansa
> ---
> meta/recipes-graphics/mesa/mesa-7.11.inc | 15 ++
> meta/recipes-graphics/mesa/mesa-common.inc | 48
> +---
> .../mesa/mesa-dri-glsl-native_7.11.bb
On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> * also improve packaging a bit
> * motivated by xserver-xorg from meta-oe (which is IMHO named better -
> closer to upstream)
>
> Signed-off-by: Martin Jansa
> ---
> .../xorg-xserver/xserver-xf86-1.11.0.inc |7 ++
> .../xor
On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> Signed-off-by: Martin Jansa
> ---
> meta/classes/glx-use-tls.bbclass |7 +++
> 1 files changed, 7 insertions(+), 0 deletions(-)
> create mode 100644 meta/classes/glx-use-tls.bbclass
>
> diff --git a/meta/classes/glx-use-tls.bbclas
On Fri, Sep 30, 2011 at 12:52 PM, Martin Jansa wrote:
> On Fri, Sep 30, 2011 at 10:17:25AM +0100, Richard Purdie wrote:
> > On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> > > * /etc/X11/Xusername handling should be moved to x11-common so the same
> > > username and logic is used from i
On Fri, Sep 30, 2011 at 12:03:32PM +0100, Richard Purdie wrote:
> On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> > Signed-off-by: Martin Jansa
> > ---
> > meta/recipes-graphics/drm/libdrm.inc |7 ---
> > meta/recipes-graphics/drm/libdrm_2.4.26.bb |2 +-
> > meta/recipe
On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> Signed-off-by: Martin Jansa
> ---
> meta/conf/distro/include/default-providers.inc |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/meta/conf/distro/include/default-providers.inc
> b/meta/conf/distro/include/d
On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> Signed-off-by: Martin Jansa
> ---
> meta/recipes-graphics/drm/libdrm.inc |7 ---
> meta/recipes-graphics/drm/libdrm_2.4.26.bb |2 +-
> meta/recipes-graphics/drm/libdrm_git.bb|2 +-
> 3 files changed, 6 insertions(+
On Fri, Sep 30, 2011 at 10:17:25AM +0100, Richard Purdie wrote:
> On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> > * /etc/X11/Xusername handling should be moved to x11-common so the same
> > username and logic is used from initscript and when user starts it
> > from terminal
> >
> >
On Fri, 2011-09-30 at 01:11 +, McClintock Matthew-B29882 wrote:
> On Tue, Sep 27, 2011 at 12:07 PM, Richard Purdie
> wrote:
> > https://wiki.yoctoproject.org/wiki/Build_Performance
> >
> > As detailed there I've setup a partition formatted with ext4 with no
> > journal, no barriers and most im
On Fri, 2011-09-30 at 09:27 +0200, Martin Jansa wrote:
> * /etc/X11/Xusername handling should be moved to x11-common so the same
> username and logic is used from initscript and when user starts it
> from terminal
>
> Signed-off-by: Martin Jansa
> ---
> .../x11-common/xserver-nodm-init/xserv
On Thu, 2011-09-29 at 20:56 -0500, Matthew McClintock wrote:
> This fixes the following build issue:
>
> | error: Failed dependencies:
> | /bin/sh is needed by gstreamer-0.10.32-r1.ppce500v2
>
> Signed-off-by: Matthew McClintock
> ---
> Not sure how to say we just depend on /bin/sh instead o
1 - 100 of 127 matches
Mail list logo