No it doesn't, just found Alex's patch.
Since Alex's patch is older and ongoing review, just forget about this one.
Radu
On 08/01/2012 05:01 PM, Martin Jansa wrote:
On Wed, Aug 01, 2012 at 04:54:58PM +0300, Radu Moisan wrote:
LICENSE file has the date changed otherwise just a regular
package u
On Wed, Aug 1, 2012 at 11:12 PM, Khem Raj wrote:
> On Wed, Aug 1, 2012 at 7:58 PM, Bruce Ashfield
> wrote:
>> On Wed, Aug 1, 2012 at 7:15 PM, Khem Raj wrote:
>>>
>>> On Jul 27, 2012, at 3:39 PM, Darren Hart wrote:
>>>
> kernel.bbclass is a common class for many different kernel versions,
>
On Wed, Aug 1, 2012 at 7:58 PM, Bruce Ashfield wrote:
> On Wed, Aug 1, 2012 at 7:15 PM, Khem Raj wrote:
>>
>> On Jul 27, 2012, at 3:39 PM, Darren Hart wrote:
>>
kernel.bbclass is a common class for many different kernel versions,
and as such the default module_autoload and module_conf
On Wed, Aug 1, 2012 at 7:15 PM, Khem Raj wrote:
>
> On Jul 27, 2012, at 3:39 PM, Darren Hart wrote:
>
>>> kernel.bbclass is a common class for many different kernel versions,
>>> and as such the default module_autoload and module_conf values that
>>> it contains are not relevant, or out of date f
On 08/01/2012 08:36 PM, Paul Eggleton wrote:
On Wednesday 01 August 2012 19:50:02 wenzong@windriver.com wrote:
From: Wenzong Fan
This issue is that with C++ compiler process an old version of kernel
header file, coincidently that file has a variable named 'new':
* 'embedded/qkbdtty_qws.cpp
On Wed, 1 Aug 2012, Chris Larson wrote:
> On Wed, Aug 1, 2012 at 6:06 PM, Robert P. J. Day
> wrote:
> > On Wed, 1 Aug 2012, Chris Larson wrote:
> >
> >> On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day
> >> wrote:
> >> > | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD
> >
From: Wenzong Fan
v2 update:
Add description and signed-off-by to inner patch.
The following changes since commit 62d42fe3cfa575cb97b484ccf7b2e9a25cc50770:
tiny-init: Setup /dev/ptmx in init (2012-08-01 23:11:18 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-
From: Wenzong Fan
This issue is that with C++ compiler process an old version of kernel
header file, coincidently that file has a variable named 'new':
* 'embedded/qkbdtty_qws.cpp' include 'linux/vt.h';
* '/usr/include/linux/vt.h' has below code on SLED-11.x:
+ unsigned int new;
On mostly h
On Wed, Aug 1, 2012 at 6:06 PM, Robert P. J. Day wrote:
> On Wed, 1 Aug 2012, Chris Larson wrote:
>
>> On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day
>> wrote:
>> > | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD
>> > cannot be preloaded: ignored.
>> > /home/rpjday/CodeSo
On Wed, 1 Aug 2012, Chris Larson wrote:
> On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day
> wrote:
> > | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD
> > cannot be preloaded: ignored.
> > /home/rpjday/CodeSourcery/Sourcery_G++_Lite/bin/../arm-none-linux-gnueabi/libc/lib/.
On Wed, Aug 1, 2012 at 4:57 PM, Robert P. J. Day wrote:
> | + cp -a ERROR: ld.so: object ''\''libpseudo.so'\''' from LD_PRELOAD
> cannot be preloaded: ignored.
> /home/rpjday/CodeSourcery/Sourcery_G++_Lite/bin/../arm-none-linux-gnueabi/libc/lib/.
> /home/rpjday/y/builds/oe/qemuarm_csl/tmp-eglibc/w
On Wed, 1 Aug 2012, McClintock Matthew-B29882 wrote:
> On Wed, Aug 1, 2012 at 6:36 PM, Robert P. J. Day
> wrote:
> >
> > having never used an external toolchain to build an OE image, i
> > figured i'd give it a shot to build for qemuarm so, based on *minutes*
> > of research to see what it wou
On Wed, Aug 1, 2012 at 6:36 PM, Robert P. J. Day wrote:
>
> having never used an external toolchain to build an OE image, i
> figured i'd give it a shot to build for qemuarm so, based on *minutes*
> of research to see what it would take to use one from code sourcery,
> what i came up with was:
>
having never used an external toolchain to build an OE image, i
figured i'd give it a shot to build for qemuarm so, based on *minutes*
of research to see what it would take to use one from code sourcery,
what i came up with was:
1) download arm-2009q1-203-arm-none-linux-gnueabi.bin and run it t
On Jul 27, 2012, at 3:39 PM, Darren Hart wrote:
>> kernel.bbclass is a common class for many different kernel versions,
>> and as such the default module_autoload and module_conf values that
>> it contains are not relevant, or out of date for most builds.
>>
>> Individual kernel recipes or dist
On Jul 27, 2012, at 2:54 PM, Peter Seebach wrote:
> Someone managed to do something which caused pseudo to try to build
> on ARM, where -m32 doesn't work, and I looked at the sort of half-baked
> --arch fix in tree, concluded I hated it, and redid it. So as of 1.4,
> pseudo now has support for a
On Jul 31, 2012, at 11:54 PM, Martin Jansa wrote:
> well not exactly like this one as this is causing
> /bin/sh: 1: Syntax error: Bad fd number
> probably from ">&" in dash
yes. I swear I have since fixed this patch this seems to be an older version
did you look into meta-ti/master ?
__
OpenEmbedded Technical Steering Committee
17 July 2012
Attending: Paul, Mark, Khem, Koen, Richard
Agenda & Results
1. pick a chair - RP
2. lingering issues
a. raise awareness of "janitor" list, QA "bugs"
-> continue
b. discuss
On Thu, 2012-08-02 at 00:03 +0200, Martin Jansa wrote:
> On Wed, Aug 01, 2012 at 10:54:43PM +0100, Richard Purdie wrote:
> > dbus-x11 should not RPROVIDE dbus-x11 as this is incorrect and confuses
> > builds. This fixes the nativesdk case.
> >
> > Signed-off-by: Richard Purdie
> > ---
> > diff --
On Wed, 2012-08-01 at 17:14 +0800, Robert Yang wrote:
> This is used for fixing the rpm-createsolvedb.py error:
>
> 'import site' failed; use -v for traceback
> Traceback (most recent call last):
> File
> "/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly/build/scripts/rpm-createsolvedb.p
On Wed, Aug 01, 2012 at 10:54:43PM +0100, Richard Purdie wrote:
> dbus-x11 should not RPROVIDE dbus-x11 as this is incorrect and confuses
> builds. This fixes the nativesdk case.
>
> Signed-off-by: Richard Purdie
> ---
> diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.i
dbus-x11 should not RPROVIDE dbus-x11 as this is incorrect and confuses
builds. This fixes the nativesdk case.
Signed-off-by: Richard Purdie
---
diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index 164c4d3..1984c74 100644
--- a/meta/recipes-core/dbus/dbus.inc
+++ b
On Wed, Aug 01, 2012 at 04:36:36PM +0100, Ross Burton wrote:
> Patch originally by Damien Lespiau .
>
> Signed-off-by: Ross Burton
> ---
> meta/recipes-graphics/mesa/mesa-8.0.4.inc |1 +
> meta/recipes-graphics/mesa/mesa-common.inc | 16 ++-
> meta/recipes-graphics
On Wed, 2012-08-01 at 17:29 +0200, Andreas Müller wrote:
> Hi,
>
> today I updated and found the the number of tasks has increased about
> 400. Another strange behaviour: in my build dir there are two new
> folders:
>
> x86_64-nativesdk-angstromsdk-linux
> x86_64-angstromsdk-linux
>
> but up to
On Wed, Aug 1, 2012 at 1:06 PM, Chris Larson wrote:
>>> I just went to build core-image-base and saw it building crosssdk
>>> stuff -- not sure if it's related, but thought I'd throw that
>>> datapoint out there.
>>>
>>
>> do you have the updated bitbake? Prior to RP's changes about a month ago,
Hello,
I just wanted to make a short announcement that I've just renamed my
sgarman/denzil-next-1.2.2 staging branches to simply sgarman/denzil-next.
oe-core based:
http://git.openembedded.org/openembedded-core-contrib/log/?h=sgarman/denzil-next
poky based:
http://git.yoctoproject.org/cgit/cg
On Wed, Aug 1, 2012 at 12:16 PM, Mark Hatle wrote:
> On 8/1/12 2:08 PM, Chris Larson wrote:
>>
>> On Wed, Aug 1, 2012 at 8:29 AM, Andreas Müller
>> wrote:
>>>
>>> today I updated and found the the number of tasks has increased about
>>> 400. Another strange behaviour: in my build dir there are tw
On Wed, Aug 1, 2012 at 4:05 PM, Mark Hatle wrote:
> On 8/1/12 1:59 PM, McClintock Matthew-B29882 wrote:
>> This is one approach, to change busybox completely for a specific
>> added layer. But, what if we only want to make this change to busybox
>> if the lxc recipe is included in the image? What
The following changes since commit 674d65c94478a1ff33ef9d9c1e49f677091301f4:
imagetest-qemu.bbclass: Fix whitespace issues (2012-08-01 09:08:25 +0100)
are available in the git repository at:
git://git.yoctoproject.org/user-contrib/dvhart/oe-core pullrequest
http://git.yoctoproject.org/cgit
The switch statement does not fall through as the comment suggests.
This results in -a not implying -c as was intended.
Add the two lines from -c to -a to achieve the intended behavior.
Signed-off-by: Darren Hart
---
scripts/send-pull-request |3 ++-
1 files changed, 2 insertions(+), 1 dele
Hi,
On Aug 1, 2012, at 11:08 PM, Chris Larson wrote:
> On Wed, Aug 1, 2012 at 8:29 AM, Andreas Müller
> wrote:
>> today I updated and found the the number of tasks has increased about
>> 400. Another strange behaviour: in my build dir there are two new
>> folders:
>>
>> x86_64-nativesdk-angstro
On 8/1/12 2:08 PM, Chris Larson wrote:
On Wed, Aug 1, 2012 at 8:29 AM, Andreas Müller
wrote:
today I updated and found the the number of tasks has increased about
400. Another strange behaviour: in my build dir there are two new
folders:
x86_64-nativesdk-angstromsdk-linux
x86_64-angstromsdk-li
On Wed, Aug 1, 2012 at 8:29 AM, Andreas Müller
wrote:
> today I updated and found the the number of tasks has increased about
> 400. Another strange behaviour: in my build dir there are two new
> folders:
>
> x86_64-nativesdk-angstromsdk-linux
> x86_64-angstromsdk-linux
>
> but up to now I was not
On 8/1/12 1:59 PM, McClintock Matthew-B29882 wrote:
On Wed, Aug 1, 2012 at 11:36 AM, Mark Hatle wrote:
On 8/1/12 11:21 AM, Stuart Yoder wrote:
On Tue, Jul 31, 2012 at 3:07 PM, Bruce Ashfield
wrote:
On Tue, Jul 31, 2012 at 3:59 PM, Mark Hatle
wrote:
On 7/31/12 1:14 PM, Stuart Yoder wrote
On Wed, Aug 1, 2012 at 11:36 AM, Mark Hatle wrote:
> On 8/1/12 11:21 AM, Stuart Yoder wrote:
>>
>> On Tue, Jul 31, 2012 at 3:07 PM, Bruce Ashfield
>> wrote:
>>>
>>> On Tue, Jul 31, 2012 at 3:59 PM, Mark Hatle
>>> wrote:
On 7/31/12 1:14 PM, Stuart Yoder wrote:
>
>
> We are d
On Wed, Aug 1, 2012 at 12:49 PM, Darren Hart wrote:
>
>
> On 08/01/2012 09:36 AM, Mark Hatle wrote:
>> On 8/1/12 11:21 AM, Stuart Yoder wrote:
>>> On Tue, Jul 31, 2012 at 3:07 PM, Bruce Ashfield
>>> wrote:
On Tue, Jul 31, 2012 at 3:59 PM, Mark Hatle
wrote:
> On 7/31/12 1:14 PM, St
On 08/01/2012 09:36 AM, Mark Hatle wrote:
> On 8/1/12 11:21 AM, Stuart Yoder wrote:
>> On Tue, Jul 31, 2012 at 3:07 PM, Bruce Ashfield
>> wrote:
>>> On Tue, Jul 31, 2012 at 3:59 PM, Mark Hatle
>>> wrote:
On 7/31/12 1:14 PM, Stuart Yoder wrote:
>
> We are doing some work with LXC (
On 07/31/2012 01:01 PM, Mark Hatle wrote:
> On 7/31/12 2:36 PM, McClintock Matthew-B29882 wrote:
>> On Tue, Jul 31, 2012 at 1:14 PM, Stuart Yoder wrote:
>>> We are doing some work with LXC (containers) and one of the templates
>>> is for busybox. For LXC, the busybox package needs to be built s
On 8/1/12 11:21 AM, Stuart Yoder wrote:
On Tue, Jul 31, 2012 at 3:07 PM, Bruce Ashfield
wrote:
On Tue, Jul 31, 2012 at 3:59 PM, Mark Hatle wrote:
On 7/31/12 1:14 PM, Stuart Yoder wrote:
We are doing some work with LXC (containers) and one of the templates
is for busybox. For LXC, the busyb
On 07/31/2012 04:10 AM, Martin Jansa wrote:
> On Tue, Jul 31, 2012 at 12:07:06PM +0100, Richard Purdie wrote:
>> On Tue, 2012-07-31 at 03:26 +0200, Martin Jansa wrote:
>>> * fails like this without:
>>> | gcc -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -O2
>>> -pipe -L/OE
On Tue, Jul 31, 2012 at 3:07 PM, Bruce Ashfield
wrote:
> On Tue, Jul 31, 2012 at 3:59 PM, Mark Hatle wrote:
>> On 7/31/12 1:14 PM, Stuart Yoder wrote:
>>>
>>> We are doing some work with LXC (containers) and one of the templates
>>> is for busybox. For LXC, the busybox package needs to be built
Op 1 aug. 2012, om 16:57 heeft "Burton, Ross" het
volgende geschreven:
> On 1 August 2012 15:54, Koen Kooi wrote:
>> Apart from the fact that both aren't machine specific. Making them machine
>> specific would be a regression.
>
> Theoretically, yes. Practically, only one of the libegl.so (
In all my rebasing I lost a file, whoops. Will re-send this one.
Ross
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb
b/meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb
index bfc62c5..1d16bfc 100644
--- a/meta/recip
Patch originally by Damien Lespiau .
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-8.0.4.inc |1 +
meta/recipes-graphics/mesa/mesa-common.inc | 16 ++-
meta/recipes-graphics/mesa/mesa-dri.inc|4 +--
meta/recipes-graphics/mesa/mesa-g
Patch originally by Damien Lespiau .
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-common.inc |6 +++---
meta/recipes-graphics/mesa/mesa-dri.inc|7 ++-
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc
b/me
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-common.inc |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc
b/meta/recipes-graphics/mesa/mesa-common.inc
index 661e76e..dfc9266 100644
--- a/meta/recipes-graphics/m
Patch originally by Damien Lespiau .
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-common.inc | 10 --
meta/recipes-graphics/mesa/mesa-dri.inc|1 +
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc
b/meta
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-common.inc |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc
b/meta/recipes-graphics/mesa/mesa-common.inc
index 2385f9d..4aa7f5f 100644
--- a/meta/recipes-graphics/m
From: Damien Lespiau
These include files are really required, not optional.
Signed-off-by: Damien Lespiau
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb |6 +++---
meta/recipes-graphics/mesa/mesa-dri_git.bb|6 +++---
meta/recipes-graphics/mesa/mesa-xl
Split out the meta-yocto changes, used PACKAGECONFIG (please review this
bit), dropped the gles feature, enabled glesv1.
Even if there is some debate over the latter GLES/EGL patches, it would be
good to see the earlier patches land.
The following changes since commit 3309cf42d314f0a26079a11836c6
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-common.inc |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc
b/meta/recipes-graphics/mesa/mesa-common.inc
index 120a256..2385f9d 100644
--- a/meta/recipes-graphics
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-common.inc |6 +-
meta/recipes-graphics/mesa/mesa-dri.inc|6 --
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc
b/meta/recipes-graphics/mesa/mesa-common.in
From: Damien Lespiau
- The license file has changed, but the project still has the same
license
- Patches have been rebased on top of the 8.0 branch. crossfix.patch
and crossfix-mklib.patch have been merged as they address the same
problem
Signed-off-by: Damien Lespiau
Signed-off-by: Ross
Signed-off-by: Ross Burton
---
meta/recipes-graphics/mesa/mesa-common.inc |9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc
b/meta/recipes-graphics/mesa/mesa-common.inc
index 4aa7f5f..509b021 100644
--- a/meta/recipes-graph
Hi,
today I updated and found the the number of tasks has increased about
400. Another strange behaviour: in my build dir there are two new
folders:
x86_64-nativesdk-angstromsdk-linux
x86_64-angstromsdk-linux
but up to now I was not interested in sdk stuff. Is that another bug
or a feature?
And
On 8/1/12 9:12 AM, Morgan Little wrote:
Signed-off-by: Morgan Little
---
meta/recipes-extended/which/which_2.18.bb |6 +++---
meta/recipes-extended/which/which_2.20.bb |6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-extended/which/which_2.18.bb
On 1 August 2012 15:54, Koen Kooi wrote:
> That won't work with debian renaming and shlib will pick up both anyway. You
> can only have one libegl.so *ever* during the build.
In Debian the packages are renamed libgles2-mesa, and so on...
Ross
___
Ope
On 8/1/12 9:12 AM, Morgan Little wrote:
Signed-off-by: Morgan Little
---
meta/recipes-extended/wget/wget.inc |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-extended/wget/wget.inc
b/meta/recipes-extended/wget/wget.inc
index 4e1e931..0047329 10064
On 8/1/12 9:12 AM, Morgan Little wrote:
Signed-off-by: Morgan Little
---
meta/recipes-extended/time/time.inc |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/time/time.inc
b/meta/recipes-extended/time/time.inc
index 8e35843..b7cedac 100644
On 8/1/12 9:12 AM, Morgan Little wrote:
Signed-off-by: Morgan Little
---
meta/recipes-extended/sed/sed_4.1.2.bb |8
meta/recipes-extended/sed/sed_4.2.1.bb |8
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/meta/recipes-extended/sed/sed_4.1.2.bb
b/m
On 1 August 2012 16:14, Koen Kooi wrote:
>> I've changed my mind on this -- gles2 is just another library so if it
>> isn't used on the distro it won't be installed.
>
> And shouldn't all this be a machine feature? Making it a distro feature is a
> bit draconian, no?
It's not a feature in my loc
On 8/1/12 9:12 AM, Morgan Little wrote:
Signed-off-by: Morgan Little
---
meta/recipes-extended/mktemp/mktemp_1.7.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-extended/mktemp/mktemp_1.7.bb
b/meta/recipes-extended/mktemp/mktemp_1.7.bb
index b
On 8/1/12 9:12 AM, Morgan Little wrote:
Signed-off-by: Morgan Little
---
meta/recipes-extended/less/less_444.bb |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/less/less_444.bb
b/meta/recipes-extended/less/less_444.bb
index 146b4fd..d18293
Op 1 aug. 2012, om 16:53 heeft "Burton, Ross" het
volgende geschreven:
> On 1 August 2012 13:44, Martin Jansa wrote:
>>> +PROVIDES = "virtual/libgl virtual/libgles2"
>>
>> Shouldn't be this provided only for opengles2 in DISTRO_FEATURES?
>
> I've changed my mind on this -- gles2 is just anot
Signed-off-by: Bogdan Marinescu
---
.../{python-dbus_1.1.0.bb => python-dbus_1.1.1.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python-dbus_1.1.0.bb =>
python-dbus_1.1.1.bb} (83%)
diff --git a/meta/recipes-devtools/python/python-dbus_1.1
On 8/1/12 9:12 AM, Morgan Little wrote:
Signed-off-by: Morgan Little
---
meta/recipes-devtools/patch/patch.inc |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/patch/patch.inc
b/meta/recipes-devtools/patch/patch.inc
index 21c06c6..80e00f6 100
On 8/1/12 9:12 AM, Morgan Little wrote:
Signed-off-by: Morgan Little
---
meta/recipes-core/tinylogin/tinylogin_1.4.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-core/tinylogin/tinylogin_1.4.bb
b/meta/recipes-core/tinylogin/tinylogin_1.4.bb
i
On Wed, Aug 1, 2012 at 1:07 AM, Richard Purdie
wrote:
> Without this set, in the case host=target (which it does for on-target
> gcc), the native header directory is set to the target sysroot with
> no prefix. This means it would look for sdt.h on the build system
> instead of in the target header
Op 1 aug. 2012, om 16:34 heeft "Burton, Ross" het
volgende geschreven:
> On 1 August 2012 15:33, Koen Kooi wrote:
>>> Rename the mesa ones to libegl-mesa (etc), and encourage TI to use
>>> libegl-ti?
>>
>> Recipe names don't matter, the .so files in sysroots and shlibdeps do.
>
> I meant th
On 1 August 2012 15:54, Koen Kooi wrote:
> Apart from the fact that both aren't machine specific. Making them machine
> specific would be a regression.
Theoretically, yes. Practically, only one of the libegl.so (libgl,
etc etc) actually works on a particular machine.
Ross
Op 1 aug. 2012, om 16:38 heeft Damien Lespiau het
volgende geschreven:
> On 1 August 2012 14:32, Koen Kooi wrote:
>>
>> Op 1 aug. 2012, om 14:31 heeft Ross Burton het
>> volgende geschreven:
>>
>>> This patch series upgrades mesa-dri to the latest upstream, enables GLES2
>>> and
>>> EGL
>
On 1 August 2012 13:44, Martin Jansa wrote:
>> +PROVIDES = "virtual/libgl virtual/libgles2"
>
> Shouldn't be this provided only for opengles2 in DISTRO_FEATURES?
I've changed my mind on this -- gles2 is just another library so if it
isn't used on the distro it won't be installed.
Ross
_
On 12-08-01 10:31 AM, Martin Jansa wrote:
> On Wed, Aug 01, 2012 at 10:12:01AM -0400, Morgan Little wrote:
>> I compared the environment variables to make sure that they expanded out to
>> the same variables so nothing should be changed during runtime.
>>
>> The following changes since commit 4029
On 1 August 2012 14:32, Koen Kooi wrote:
>
> Op 1 aug. 2012, om 14:31 heeft Ross Burton het
> volgende geschreven:
>
>> This patch series upgrades mesa-dri to the latest upstream, enables GLES2 and
>> EGL
>
> That will sadly break all the powervr based evil binaries (e.g. all cortex
> arm chips
Signed-off-by: Martin Jansa
---
meta/classes/sip.bbclass |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/classes/sip.bbclass b/meta/classes/sip.bbclass
index 3a00e4d..074d4dd 100644
--- a/meta/classes/sip.bbclass
+++ b/meta/classes/sip.bbclass
@@ -9,6 +9,9 @@ RDEPE
On 1 August 2012 15:33, Koen Kooi wrote:
>> Rename the mesa ones to libegl-mesa (etc), and encourage TI to use libegl-ti?
>
> Recipe names don't matter, the .so files in sysroots and shlibdeps do.
I meant the name of the generated package. libegl-mesa and libegl-ti
shipping the same libraries is
Op 1 aug. 2012, om 15:41 heeft "Burton, Ross" het
volgende geschreven:
> On 1 August 2012 14:32, Koen Kooi wrote:
>> That will sadly break all the powervr based evil binaries (e.g. all cortex
>> arm chips from TI) since there will be 2 providers of those libs. I looked
>> at this a few years
On Wed, Aug 01, 2012 at 10:12:01AM -0400, Morgan Little wrote:
> I compared the environment variables to make sure that they expanded out to
> the same variables so nothing should be changed during runtime.
>
> The following changes since commit 4029ce1a15e1dbd37ee77ccf2a915e463b7b:
> Khem
Signed-off-by: Morgan Little
---
meta/recipes-kernel/powertop/powertop_1.13.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-kernel/powertop/powertop_1.13.bb
b/meta/recipes-kernel/powertop/powertop_1.13.bb
index b4f45dd..fd04b72 100644
--- a/meta/r
Signed-off-by: Morgan Little
---
.../matchbox-session/matchbox-session_0.1.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
b/meta/recipes-graphics/matchbox-session/matchbox-session_0.1.bb
ind
Signed-off-by: Morgan Little
---
.../recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb
b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb
index 2415ba5..ad63dd6 100
Signed-off-by: Morgan Little
---
meta/recipes-graphics/mutter/mutter.inc |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-graphics/mutter/mutter.inc
b/meta/recipes-graphics/mutter/mutter.inc
index 4b73d97..a03ad4b 100644
--- a/meta/recipes-graphics/mutt
Signed-off-by: Morgan Little
---
.../matchbox-wm-2/matchbox-wm-2_git.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb
b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb
index 8b162be..
Signed-off-by: Morgan Little
---
.../mini-x-session/mini-x-session_0.1.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb
b/meta/recipes-graphics/mini-x-session/mini-x-session_0.1.bb
index bc936
Signed-off-by: Morgan Little
---
meta/recipes-gnome/gnome/metacity_2.30.3.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-gnome/gnome/metacity_2.30.3.bb
b/meta/recipes-gnome/gnome/metacity_2.30.3.bb
index 6db19c4..cd1d94d 100644
--- a/meta/recipes
Signed-off-by: Morgan Little
---
meta/recipes-extended/wget/wget.inc |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-extended/wget/wget.inc
b/meta/recipes-extended/wget/wget.inc
index 4e1e931..0047329 100644
--- a/meta/recipes-extended/wget/wget.inc
Signed-off-by: Morgan Little
---
meta/recipes-extended/which/which_2.18.bb |6 +++---
meta/recipes-extended/which/which_2.20.bb |6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-extended/which/which_2.18.bb
b/meta/recipes-extended/which/which_2.18.bb
Signed-off-by: Morgan Little
---
meta/recipes-extended/sed/sed_4.1.2.bb |8
meta/recipes-extended/sed/sed_4.2.1.bb |8
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/meta/recipes-extended/sed/sed_4.1.2.bb
b/meta/recipes-extended/sed/sed_4.1.2.bb
index 3
Signed-off-by: Morgan Little
---
meta/recipes-extended/time/time.inc |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/time/time.inc
b/meta/recipes-extended/time/time.inc
index 8e35843..b7cedac 100644
--- a/meta/recipes-extended/time/time.inc
++
Signed-off-by: Morgan Little
---
meta/recipes-extended/gawk/gawk_3.1.5.bb |8
meta/recipes-extended/gawk/gawk_4.0.1.bb |8
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/meta/recipes-extended/gawk/gawk_3.1.5.bb
b/meta/recipes-extended/gawk/gawk_3.1.5.bb
Signed-off-by: Morgan Little
---
meta/recipes-extended/msmtp/msmtp_1.4.24.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-extended/msmtp/msmtp_1.4.24.bb
b/meta/recipes-extended/msmtp/msmtp_1.4.24.bb
index 2d2ee52..08566ca 100644
--- a/meta/recipes
Signed-off-by: Morgan Little
---
meta/recipes-extended/mingetty/mingetty_1.08.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-extended/mingetty/mingetty_1.08.bb
b/meta/recipes-extended/mingetty/mingetty_1.08.bb
index fed5dfd..a0883a1 100644
--- a/
Signed-off-by: Morgan Little
---
meta/recipes-devtools/patch/patch.inc |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/patch/patch.inc
b/meta/recipes-devtools/patch/patch.inc
index 21c06c6..80e00f6 100644
--- a/meta/recipes-devtools/patch/patch.
Signed-off-by: Morgan Little
---
meta/recipes-devtools/ubootchart/ubootchart_svn.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
index b49e94a..b752ab2 1006
I compared the environment variables to make sure that they expanded out to
the same variables so nothing should be changed during runtime.
The following changes since commit 4029ce1a15e1dbd37ee77ccf2a915e463b7b:
Khem Raj (1):
package_rpm.bbclass: Accomodate dash when using arrays
Signed-off-by: Morgan Little
---
meta/recipes-extended/less/less_444.bb |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/less/less_444.bb
b/meta/recipes-extended/less/less_444.bb
index 146b4fd..d18293d 100644
--- a/meta/recipes-extended/less/le
Signed-off-by: Morgan Little
---
meta/recipes-core/tinylogin/tinylogin_1.4.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-core/tinylogin/tinylogin_1.4.bb
b/meta/recipes-core/tinylogin/tinylogin_1.4.bb
index 195f0c7..b86141f 100644
--- a/meta/reci
Signed-off-by: Morgan Little
---
meta/recipes-extended/mktemp/mktemp_1.7.bb |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-extended/mktemp/mktemp_1.7.bb
b/meta/recipes-extended/mktemp/mktemp_1.7.bb
index b3a3d51..57f0df3 100644
--- a/meta/recipes-ex
On Wed, Aug 01, 2012 at 04:54:58PM +0300, Radu Moisan wrote:
> LICENSE file has the date changed otherwise just a regular
> package update.
And does this resolve Saul's review comments?
>
> Signed-off-by: Radu Moisan
> ---
> .../liburcu/{liburcu_0.6.7.bb => liburcu_0.7.3.bb} |6 +++---
> 1
1 - 100 of 143 matches
Mail list logo