On 10/19/2011 10:59 PM, wenzong@windriver.com wrote:
From: Wenzong Fan
Update packages tracking fields including ccache, chkconfig.
Signed-off-by: Wenzong Fan
---
.../conf/distro/include/distro_tracking_fields.inc | 12
1 files changed, 12 insertions(+), 0 deletions(-)
di
On 10/18/2011 05:30 PM, nitin.a.kam...@intel.com wrote:
From: Nitin A Kamble
configure runs few checks to make sure c++ compiler and runtime are working as
expected
with the --enable-cxx=detect option.
Somehow this change has also changed what the gmp package provides,
before this change the
Richard,
This adds on to yesterday's Consolidated Pull with more patches for
both updates and fixes.
a couple of note: Anders' module.bbclass change
Otavio's distubute_src, this change looks good,
but needs your eyes.
The rest are mostly straight
From: Lauri Hintsala
Fix broken rootfs image link when ubifs is used.
Function runimagecmd is using image name "${IMAGE_NAME}.rootfs.${type}".
Let's use the same name in IMAGE_CMD_ubifs.
Signed-off-by: Lauri Hintsala
---
meta/classes/image_types.bbclass |2 +-
1 files changed, 1 insertion
From: Khem Raj
Signed-off-by: Khem Raj
---
meta/recipes-devtools/gcc/gcc-4.6.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/gcc/gcc-4.6.inc
b/meta/recipes-devtools/gcc/gcc-4.6.inc
index 8ca3174..0fb6287 100644
--- a/meta/recipes-devtools/gcc
From: Darren Hart
Currently only the basename is printed when os.path.isfile() returns a failure
for the license file. If the file is present, but in the wrong directory, this
can be non-obvious to debug. Use the full path instead.
Make a minor grammatical correction in the error message while w
From: Khem Raj
Fixes
| attrib/utils.c:25:18: fatal error: glib.h: No such file or directory
| compilation terminated.
| make[1]: *** [attrib/utils.o] Error 1
| make[1]: *** Waiting for unfinished jobs
| attrib/interactive.c:27:18: fatal error: glib.h: No such file or
directory
| compilation
ghostscript uses a script called instcopy to install files first
to temp dir and then rm's and copies dirs|files to the final destination.
When parallel make happens multiple threads of this runs and tries to
remove existing directories with contents, not a good thing, therefore
disable parallel ma
From: Otavio Salvador
The code used to reference unavailable variables and mistakenly define
the tasks so fully demonstrating this have not been in use for a
while.
During the code rewrite, it was extended to copy also the patches into
the source distribution directory but using the PF as prefix
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
meta/conf/machine/include/ia32/arch-ia32.inc |2 +-
meta/conf/machine/include/tune-core2.inc |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/conf/machine/include/ia32/arch-ia32.inc
b/meta/conf/machine
From: Khem Raj
We have been hitting this issue on ARM/thumb and
have a workaround in place to compile samba
http://git.openembedded.org/openembedded/commit/recipes/samba/samba_3.2.15.bb?id=4ba7aa07c0dcd28f94515ff9927e2a04403fcf15
This backport should fix the gcc bug
Signed-off-by: Khem Raj
---
From: Nitin A Kamble
the LICENSE.txt has added 2011 year to the copyright line he nce the MD5 sum is
different.
Signed-off-by: Nitin A Kamble
---
...ative_2.0.1.bb => python-scons-native_2.1.0.bb} |3 +--
...python-scons_2.0.1.bb => python-scons_2.1.0.bb} |6 +++---
2 files changed, 4
From: Wenzong Fan
Update chkconfig to 1.3.55 from 1.3.52.
Signed-off-by: Wenzong Fan
---
.../{chkconfig_1.3.52.bb => chkconfig_1.3.55.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/chkconfig/{chkconfig_1.3.52.bb =>
chkconfig_1.3.55.bb} (83%
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
...python-dbus_0.83.2.bb => python-dbus_0.84.0.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python-dbus_0.83.2.bb =>
python-dbus_0.84.0.bb} (83%)
diff --git a/meta/recipes-devtool
From: Kang Kai
Update liburi-perl to 1.59
Signed-off-by: Kang Kai
---
.../{liburi-perl_1.58.bb => liburi-perl_1.59.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-devtools/perl/{liburi-perl_1.58.bb => liburi-perl_1.59.bb}
(81%)
diff --git a/meta/rec
From: Wenzong Fan
Update ccache to 3.1.6 from 3.1.5.
Signed-off-by: Wenzong Fan
---
.../ccache/{ccache_3.1.5.bb => ccache_3.1.6.bb}|4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/ccache/{ccache_3.1.5.bb => ccache_3.1.6.bb} (47%)
diff --git a/met
From: Kang Kai
Update libsdl to 1.2.14
* update configure_tweak.patch
* update bb file, including add configure option --disable-video-ps3,
drop acinclude.m4 and kernel-asm-page.patch and remove old libtool macros
Signed-off-by: Kang Kai
---
meta/recipes-graphics/libsdl/files/acinclude.m4
From: Kang Kai
Remove the old version and update ghostscript to 9.04.
* update ghostscript-9.02-prevent_recompiling.patch
* because soobj is not used any more, remove soobj related work
* gs provides a configure option --with-install-cups to install cups related
files but disabled by default,
From: Joshua Lock
Signed-off-by: Joshua Lock
---
...good_0.10.28.bb => gst-plugins-good_0.10.30.bb} |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/gstreamer/{gst-plugins-good_0.10.28.bb =>
gst-plugins-good_0.10.30.bb} (84%)
diff --git a/meta/reci
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../conf/distro/include/distro_tracking_fields.inc | 42
1 files changed, 25 insertions(+), 17 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc
b/meta/conf/distro/include/distro_tracking
From: Kang Kai
Update packages tracking fields including ghostscript, libsdl,
libxml-sax-perl and liburi-perl.
Signed-off-by: Kang Kai
---
.../conf/distro/include/distro_tracking_fields.inc | 24
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/meta/conf/d
Signed-off-by: Saul Wold
---
.../ghostscript/{x86_64 => x86-64}/objarch.h |0
.../ghostscript/{x86_64 => x86-64}/soobjarch.h |0
2 files changed, 0 insertions(+), 0 deletions(-)
rename meta/recipes-extended/ghostscript/ghostscript/{x86_64 =>
x86-64}/objarch.h (100%)
rename me
From: Anders Darander
When external modules are built, files in $STAGING_KERNEL_DIR/scripts/basic
will/can get
rebuilt.
This raises a potential race condition. Prevent this by adding a lock around the
do_make_scripts() function. Further, make sure that the kernel has been
installed
to the sysro
From: Joshua Lock
These recipes were each updated and so should their tracking data be.
Signed-off-by: Joshua Lock
---
.../conf/distro/include/distro_tracking_fields.inc | 16
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/meta/conf/distro/include/distro_trac
From: Kang Kai
Update libxml-sax-perl to 0.99
Signed-off-by: Kang Kai
---
...ml-sax-perl_0.96.bb => libxml-sax-perl_0.99.bb} |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
rename meta/recipes-extended/perl/{libxml-sax-perl_0.96.bb =>
libxml-sax-perl_0.99.bb} (85%)
diff --g
From: Joshua Lock
tzdata is now hosted by IANA at http://www.iana.org/time-zones
Signed-off-by: Joshua Lock
---
.../tzdata/{tzdata_2011k.bb => tzdata_2011l.bb}|6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/tzdata/{tzdata_2011k.bb => tzdata_201
From: Joshua Lock
The TZ database has moved, it's now hosted by IANA.
Signed-off-by: Joshua Lock
---
.../recipes-extended/tzcode/tzcode-native_2011i.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/tzcode/tzcode-native_2011i.bb
b/meta/recipe
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
...ser-perl_2.40.bb => libxml-parser-perl_2.41.bb} |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-devtools/perl/{libxml-parser-perl_2.40.bb =>
libxml-parser-perl_2.41.bb} (82%)
diff --git a/meta/recip
From: Joshua Lock
Add the shipped gconf schema to the base package and inherit the gconf class
so that scheme processing is handled via post* scripts.
Signed-off-by: Joshua Lock
---
.../gstreamer/gst-plugins-good_0.10.30.bb |6 --
1 files changed, 4 insertions(+), 2 deletions(
Op 20 okt. 2011, om 09:50 heeft Saul Wold het volgende geschreven:
> On 10/18/2011 05:30 PM, nitin.a.kam...@intel.com wrote:
>> From: Nitin A Kamble
>>
>> configure runs few checks to make sure c++ compiler and runtime are working
>> as expected
>> with the --enable-cxx=detect option.
>>
> Som
Hi,
I have been using meta-toolchain-qte in the past to cross compile a Qt app, and
the Linux kernel.
Recently I replaced my old SDK image with a fresh one, and found that I could
not link vmlinux anymore.
When building the kernel, I use the following ('rica' is the distribution name):
export
On Thu, 2011-10-20 at 00:50 -0700, Saul Wold wrote:
> The example case I found was a coreutils package that was built prior to
> this change failed to fulfill it's dependencies after this change when
> creating an image. If I rebuild coreutils with the newer gmp build,
> then all is well, I thi
On Thu, 2011-10-20 at 00:50 -0700, Saul Wold wrote:
> From: Nitin A Kamble
>
> Signed-off-by: Nitin A Kamble
Why is this a good thing? There is no explanation in the commit
message.
p.
___
Openembedded-core mailing list
Openembedded-core@lists.op
On Thu, 2011-10-20 at 08:23 +0200, Koen Kooi wrote:
> Op 28 sep. 2011, om 22:04 heeft Otavio Salvador het volgende geschreven:
>
> > On Wed, Sep 28, 2011 at 16:50, Richard Purdie
> > wrote:
> >>> This patch improves the current situation and I don't foresee the
> >>> autoPR code working soon
> >>
Op 20 okt. 2011, om 13:21 heeft Richard Purdie het volgende geschreven:
> On Thu, 2011-10-20 at 08:23 +0200, Koen Kooi wrote:
>> Op 28 sep. 2011, om 22:04 heeft Otavio Salvador het volgende geschreven:
>>
>>> On Wed, Sep 28, 2011 at 16:50, Richard Purdie
>>> wrote:
> This patch improves the
On Thu, Oct 20, 2011 at 09:29, Koen Kooi wrote:
...
>> So I'm drawing a line here and no, we can't take this. If its fine to
>> expect people to bump PR values manually for lib* changes, its fine for
>> kernels too. I'd suggest you do drop this from meta-oe and we start
>> building up pressure for
On 2011年10月20日 07:18, Saul Wold wrote:
On 10/19/2011 03:31 AM, Xiaofeng Yan wrote:
On 2011年10月18日 13:44, Xiaofeng Yan wrote:
On 2011年10月18日 13:35, Saul Wold wrote:
On 10/17/2011 10:21 PM, Xiaofeng Yan wrote:
From: Xiaofeng Yan
The new version of qmmp can run on core-image-sato by test.
$qmmp
2011/10/20 Koen Kooi
>
> Op 20 okt. 2011, om 13:21 heeft Richard Purdie het volgende geschreven:
>
> > On Thu, 2011-10-20 at 08:23 +0200, Koen Kooi wrote:
> >> Op 28 sep. 2011, om 22:04 heeft Otavio Salvador het volgende geschreven:
> >>
> >>> On Wed, Sep 28, 2011 at 16:50, Richard Purdie
> >>>
On Thu, 2011-10-20 at 13:29 +0200, Koen Kooi wrote:
> Op 20 okt. 2011, om 13:21 heeft Richard Purdie het volgende geschreven:
>
> > On Thu, 2011-10-20 at 08:23 +0200, Koen Kooi wrote:
> >> Op 28 sep. 2011, om 22:04 heeft Otavio Salvador het volgende geschreven:
> >>
> >>> On Wed, Sep 28, 2011 at
On Thu, 2011-10-20 at 10:02 +0100, Phil Blundell wrote:
> On Thu, 2011-10-20 at 00:50 -0700, Saul Wold wrote:
> > From: Nitin A Kamble
> >
> > Signed-off-by: Nitin A Kamble
>
> Why is this a good thing? There is no explanation in the commit
> message.
Agreed, we need to improve the commit mes
Op 20 okt. 2011, om 14:38 heeft Richard Purdie het volgende geschreven:
> On Thu, 2011-10-20 at 13:29 +0200, Koen Kooi wrote:
>> Op 20 okt. 2011, om 13:21 heeft Richard Purdie het volgende geschreven:
>>
>>> On Thu, 2011-10-20 at 08:23 +0200, Koen Kooi wrote:
Op 28 sep. 2011, om 22:04 heeft
On Thu, Oct 20, 2011 at 10:54, Koen Kooi wrote:
...
>> Also, the idea never was to have everyone using bleeding edge for
>> shipping products. This is what stable releases are for?
>
> That's what stable releases are for, but I don't see a release for OE-core,
> do you? I see a poky release, but
On Thu, 2011-10-20 at 14:54 +0200, Koen Kooi wrote:
> Op 20 okt. 2011, om 14:38 heeft Richard Purdie het volgende geschreven:
>
> > On Thu, 2011-10-20 at 13:29 +0200, Koen Kooi wrote:
> >> Op 20 okt. 2011, om 13:21 heeft Richard Purdie het volgende geschreven:
> >>
> >>> On Thu, 2011-10-20 at 08:
On Thu, 2011-10-20 at 00:50 -0700, Saul Wold wrote:
> Richard,
>
> This adds on to yesterday's Consolidated Pull with more patches for
> both updates and fixes.
>
> a couple of note: Anders' module.bbclass change
>Otavio's distubute_src, this change looks good,
>
On Wed, 2011-10-19 at 16:33 -0700, Saul Wold wrote:
> On 10/19/2011 12:00 PM, Otavio Salvador wrote:
> > On Wed, Oct 19, 2011 at 16:30, Khem Raj wrote:
> > ...
> > Many upstreams we can't track if updates are required automagically, so
> > we
> > need a place to record when the last ma
On Thu, Oct 20, 2011 at 03:25:52PM +0100, Richard Purdie wrote:
> On Wed, 2011-10-19 at 16:33 -0700, Saul Wold wrote:
> > On 10/19/2011 12:00 PM, Otavio Salvador wrote:
> > > On Wed, Oct 19, 2011 at 16:30, Khem Raj wrote:
> > > ...
> > > Many upstreams we can't track if updates are required au
Op 20 okt. 2011, om 16:36 heeft Martin Jansa het volgende geschreven:
> On Thu, Oct 20, 2011 at 03:25:52PM +0100, Richard Purdie wrote:
>> On Wed, 2011-10-19 at 16:33 -0700, Saul Wold wrote:
>>> On 10/19/2011 12:00 PM, Otavio Salvador wrote:
On Wed, Oct 19, 2011 at 16:30, Khem Raj wrote:
>>
On Thu, 2011-10-20 at 16:36 +0200, Martin Jansa wrote:
> On Thu, Oct 20, 2011 at 03:25:52PM +0100, Richard Purdie wrote:
> > On Wed, 2011-10-19 at 16:33 -0700, Saul Wold wrote:
> > > On 10/19/2011 12:00 PM, Otavio Salvador wrote:
> > > > On Wed, Oct 19, 2011 at 16:30, Khem Raj wrote:
> > > > ...
>
Hi,
Le 19/10/2011 21:00, Otavio Salvador a écrit :
A plus of this choice is it will be more difficult to forget to update
that info. This happened in last qt update for an example.
in fact that was in the first patch submitted but got lost in the v2 :-(
Eric
_
On 10/19/11 11:26 PM, Otavio Salvador wrote:
> Hello,
>
> I am using useradd in a recipe and it needs to add a group in the
> rootfs at build time. This doesn't work.
>
> it seems groupadd does nothing.
>
> Has someone used or tried it?
>
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/me
On Thu, Oct 20, 2011 at 7:25 AM, Richard Purdie
wrote:
> a) Keep the data where it is
> b) Merge the data into the recipes
We once had maintainers and then backed out of it
this would reintroduce that and bitbake might have
to eat more memory to parse this information.
> c) Move the data out of
Op 20 okt. 2011, om 17:55 heeft Richard Purdie het volgende geschreven:
> On Thu, 2011-10-20 at 16:36 +0200, Martin Jansa wrote:
>> On Thu, Oct 20, 2011 at 03:25:52PM +0100, Richard Purdie wrote:
>>> On Wed, 2011-10-19 at 16:33 -0700, Saul Wold wrote:
On 10/19/2011 12:00 PM, Otavio Salvador
On Thu, Oct 20, 2011 at 1:22 AM, James Limbouris
wrote:
> Hi,
>
> I have been using meta-toolchain-qte in the past to cross compile a Qt app,
> and the Linux kernel.
> Recently I replaced my old SDK image with a fresh one, and found that I could
> not link vmlinux anymore.
>
> When building the
On Thu, Oct 20, 2011 at 9:27 AM, Khem Raj wrote:
> On Thu, Oct 20, 2011 at 1:22 AM, James Limbouris
> wrote:
>> Hi,
>>
>> I have been using meta-toolchain-qte in the past to cross compile a Qt app,
>> and the Linux kernel.
>> Recently I replaced my old SDK image with a fresh one, and found that
On Thu, 2011-10-20 at 08:22 +, James Limbouris wrote:
> Hi,
>
> I have been using meta-toolchain-qte in the past to cross compile a Qt app,
> and the Linux kernel.
> Recently I replaced my old SDK image with a fresh one, and found that I could
> not link vmlinux anymore.
>
> When building t
On 10/18/2011 05:30 PM, nitin.a.kam...@intel.com wrote:
From: Nitin A Kamble
More information in the commit log bellow.
Thanks,
Nitin
The following changes since commit b4757833c3548b5ee3a1cce58e2f059b3f63cb09:
fontconfig: fix fix-pkgconfig.patch (2011-10-18 18:18:36 +0100)
are available i
On 10/19/2011 11:04 PM, wenzong@windriver.com wrote:
From: Wenzong Fan
v2 add the patch to distro_tracking_fields.inc file.
The following changes since commit b4757833c3548b5ee3a1cce58e2f059b3f63cb09:
Martin Jansa (1):
fontconfig: fix fix-pkgconfig.patch
are available in the gi
On 10/19/2011 03:49 PM, Joshua Lock wrote:
Upgraded tzdata, tzcode-native and gst-plugins-good per mailing list
requests.
Updated gst-plugins-good recipe to install and correctly handle its
gconf schema.
Cheers,
Joshua
The following changes since commit e31dd9b65f3b03f79cabab25eca157532de3bd9c
On 10/19/2011 04:15 AM, Anders Darander wrote:
When building an image with several external modules, a race is likely to
occur. This race is when building scripts in the staged kernel tree (sysroot).
To prevent this, we promote the do_make_scripts() function to a task, which we
protect by a loc
On Thu, Oct 20, 2011 at 14:12, Mark Hatle wrote:
...
> http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb
>
> That is the recipe that was used when testing this feature. If it no longer
> works properly then something has recently broken
On 10/18/2011 10:45 PM, Kang Kai wrote:
Hi Saul,
Version 3: remove obsolete patches, and add distro tracking information.
Version 2: only add libsdl update
Update ghostscript, libxml-sax-perl and liburi-perl to latest version.
Regards,
The following changes since commit 3c517bfe6c6d7781658f
On 10/18/2011 12:00 PM, Darren Hart wrote:
Currently only the basename is printed when os.path.isfile() returns a failure
for the license file. If the file is present, but in the wrong directory, this
can be non-obvious to debug. Use the full path instead.
Make a minor grammatical correction in
On 10/17/2011 06:38 PM, Khem Raj wrote:
This patchset does two things for gcc
1. Updates to latest from FSF gcc-4_6-branch
2. Backport the fix for PR46934
The changes that come from FSF gcc are listed here
http://sakrah.homelinux.org/files/gcc-4.6-ChangeLog-r180099_r180099.txt
3. Bluez4 needed
On 10/17/2011 08:25 AM, Koen Kooi wrote:
| checking linking as -lgssapi -lkrb5 -ldes -lcrypt -lasn1 -lroken -lcom_err...
no
| checking linking as -lgssapi -lkrb5 -lcrypto -lcrypt -lasn1 -lroken
-lcom_err... no
| checking linking as -lgss -lkrb5... no
| configure: error: could not determine prop
On 10/17/2011 06:27 AM, Paul Eggleton wrote:
I noticed we don't have the latest stable version of gst-plugins-base,
I'm assuming there wasn't a specific reason for this (FWIW the old version
installs a header which causes some applications to fail to build, due to
the use of G_CONST_RETURN which
On 10/17/2011 06:04 AM, Otavio Salvador wrote:
The following changes since commit f2dada2079b5f98e13d4888609368ba111967a60:
lsb: Change link of ${baselib} to lib64 for 64bits system (2011-10-17
13:42:03 +0100)
are available in the git repository at:
git://github.com/OSSystems/oe-core mas
On 10/20/2011 09:24 AM, Koen Kooi wrote:>
> I'm in favour of having info in the recipe (or bbappend!) who is looking
> after it if it doesn't end up in the output package.
>
> Regardless of where to put the info, I would like to propose to orphan every
> recipe in OE-core and ask for volunteers
On 10/19/2011 10:41 PM, Koen Kooi wrote:
>
> Op 20 okt. 2011, om 00:49 heeft Joshua Lock het volgende geschreven:
>
>> Add the shipped gconf schema to the base package and inherit the gconf class
>> so that scheme processing is handled via post* scripts.
>>
>> Signed-off-by: Joshua Lock
>> ---
From: Nitin A Kamble
I tested perl inside qemux86 & qemuarm machines, and basic functionality of
perl was working fine.
Please help test it out.
Thank you,
Nitin
The following changes since commit 066f6bed29dff0b4faac586eba7a865584c4fe4b:
distro-tracking: update data for some toolchain reci
From: Nitin A Kamble
Signed-off-by: Nitin A Kamble
---
.../tcltk/tcl/fix_non_native_build_issue.patch | 16 +++-
.../tcltk/tcl/tcl-add-soname.patch | 26 ++--
.../tcltk/{tcl_8.5.9.bb => tcl_8.5.10.bb} |6 ++--
3 files changed, 20 inse
Op 20 okt. 2011 om 19:41 heeft Joshua Lock het volgende
geschreven:
>
>
> On 10/19/2011 10:41 PM, Koen Kooi wrote:
>>
>> Op 20 okt. 2011, om 00:49 heeft Joshua Lock het volgende geschreven:
>>
>>> Add the shipped gconf schema to the base package and inherit the gconf class
>>> so that sche
On 10/20/2011 11:03 AM, Koen Kooi wrote:
> Op 20 okt. 2011 om 19:41 heeft Joshua Lock het
> volgende geschreven:
>
>>
>>
>> On 10/19/2011 10:41 PM, Koen Kooi wrote:
>>>
>>> Op 20 okt. 2011, om 00:49 heeft Joshua Lock het volgende geschreven:
>>>
Add the shipped gconf schema to the base pa
Thanks to Koen's feedback this updated patch correctly ships the gconf schema
with
the gconfelements package.
Cheers,
Joshua
The following changes since commit 99da9a4e65f9dffb04efc3ad60125194c476d6b3:
distro-tracking-fields: update fields for tzdata and gst-plugins-good
(2011-10-20 13:07:16
Add the shipped gconf schema to the gconfelements package and inherit the gconf
class so that schema processing is handled via post* scripts.
Signed-off-by: Joshua Lock
---
.../gstreamer/gst-plugins-good_0.10.30.bb |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --
On Thu, Oct 20, 2011 at 11:40:37AM -0700, Joshua Lock wrote:
> Add the shipped gconf schema to the gconfelements package and inherit the
> gconf
> class so that schema processing is handled via post* scripts.
>
> Signed-off-by: Joshua Lock
> ---
> .../gstreamer/gst-plugins-good_0.10.30.bb
On 10/20/2011 11:45 AM, Martin Jansa wrote:
> On Thu, Oct 20, 2011 at 11:40:37AM -0700, Joshua Lock wrote:
>> Add the shipped gconf schema to the gconfelements package and inherit the
>> gconf
>> class so that schema processing is handled via post* scripts.
>>
>> Signed-off-by: Joshua Lock
>> -
This patchset does the following
1. Upgrades coreutils and libtool partially helped with gold
2. Fixes a gcc bug thats highlighted by gold when linking connman
3. Fixes a DEPENDS problem in xserver-xorg
With these changes I am able to build systemd-gnome-image for angstrom on arm
The following c
This fix is needed for gold to work. Otherwise
connman fails to build since it used hidden weak
symbols.
See
http://gcc.gnu.org/bugzilla/PR32219
http://www.cygwin.com/ml/binutils/2008-02/msg00239.html
The fix proposed to gcc had reviews which were not addressed hence the
patch is not yet
applied
Change in site files is needed since in cross
build envrionment the test to check for
gl_cv_func_fstatat_zero_flag is a runtime test
Signed-off-by: Khem Raj
---
.../remove-usr-local-lib-from-m4.patch | 18 +-
.../{coreutils_8.12.bb => coreutils_8.14.bb} | 11
Fixes the compile problems e.g.
| checking for GL... yes
| checking for DRIPROTO... yes
| checking for DRI... no
| configure: error: Package requirements (glproto >= 1.4.14 dri >=
7.8.0) were not met:
|
| No package 'dri' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
Adjust prefix.patch and delete resolve-sysroot.patch
since its already applied upstream
Signed-off-by: Khem Raj
---
.../libtool/{libtool.inc => libtool-2.4.2.inc} | 26 +---
meta/recipes-devtools/libtool/libtool-2.4.inc | 13 --
...libtool-cross_2.4.bb => libtool-cross_2
On Thu, Oct 20, 2011 at 12:36:01PM -0700, Khem Raj wrote:
> Fixes the compile problems e.g.
>
> | checking for GL... yes
> | checking for DRIPROTO... yes
> | checking for DRI... no
> | configure: error: Package requirements (glproto >= 1.4.14 dri >=
> 7.8.0) were not met:
> |
> | No package 'dri'
On Thu, Oct 20, 2011 at 9:54 AM, Richard Purdie
wrote:
> On Thu, 2011-10-20 at 08:22 +, James Limbouris wrote:
>> Hi,
>>
>> I have been using meta-toolchain-qte in the past to cross compile a Qt app,
>> and the Linux kernel.
>> Recently I replaced my old SDK image with a fresh one, and found
On Thu, Oct 20, 2011 at 15:17, Otavio Salvador wrote:
> On Thu, Oct 20, 2011 at 14:12, Mark Hatle wrote:
> ...
>> http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-skeleton/recipes-skeleton/useradd/useradd-example.bb
>>
>> That is the recipe that was used when testing this feature. If it
On 10/20/2011 08:55 AM, Richard Purdie wrote:
On Thu, 2011-10-20 at 16:36 +0200, Martin Jansa wrote:
On Thu, Oct 20, 2011 at 03:25:52PM +0100, Richard Purdie wrote:
On Wed, 2011-10-19 at 16:33 -0700, Saul Wold wrote:
On 10/19/2011 12:00 PM, Otavio Salvador wrote:
On Wed, Oct 19, 2011 at 16:30
Op 20 okt. 2011, om 21:44 heeft Martin Jansa het volgende geschreven:
> On Thu, Oct 20, 2011 at 12:36:01PM -0700, Khem Raj wrote:
>> Fixes the compile problems e.g.
>>
>> | checking for GL... yes
>> | checking for DRIPROTO... yes
>> | checking for DRI... no
>> | configure: error: Package require
On Thu, Oct 20, 2011 at 11:42:27PM +0200, Koen Kooi wrote:
>
> Op 20 okt. 2011, om 21:44 heeft Martin Jansa het volgende geschreven:
>
> > On Thu, Oct 20, 2011 at 12:36:01PM -0700, Khem Raj wrote:
> >> Fixes the compile problems e.g.
> >>
> >> | checking for GL... yes
> >> | checking for DRIPROT
* to match default virtual/xserver
Signed-off-by: Martin Jansa
---
meta/conf/distro/include/default-providers.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/conf/distro/include/default-providers.inc
b/meta/conf/distro/include/default-providers.inc
index 66f7f
On Thu, 2011-10-20 at 13:24 -0700, Tom Rini wrote:
> On Thu, Oct 20, 2011 at 9:54 AM, Richard Purdie
> wrote:
> > On Thu, 2011-10-20 at 08:22 +, James Limbouris wrote:
> >> Hi,
> >>
> >> I have been using meta-toolchain-qte in the past to cross compile a Qt
> >> app, and the Linux kernel.
> >
On Thu, Oct 20, 2011 at 12:44 PM, Martin Jansa wrote:
> On Thu, Oct 20, 2011 at 12:36:01PM -0700, Khem Raj wrote:
>> Fixes the compile problems e.g.
>>
>> | checking for GL... yes
>> | checking for DRIPROTO... yes
>> | checking for DRI... no
>> | configure: error: Package requirements (glproto >=
On Thu, Oct 20, 2011 at 3:08 PM, Richard Purdie
wrote:
> On Thu, 2011-10-20 at 13:24 -0700, Tom Rini wrote:
>> On Thu, Oct 20, 2011 at 9:54 AM, Richard Purdie
>> wrote:
>> > On Thu, 2011-10-20 at 08:22 +, James Limbouris wrote:
>> >> Hi,
>> >>
>> >> I have been using meta-toolchain-qte in the
On Thu, Oct 20, 2011 at 5:20 PM, Denys Dmytriyenko wrote:
> On Mon, Oct 17, 2011 at 12:06:04PM -0700, Khem Raj wrote:
>> Hi
>>
>> Here is a new instance of patchwork accessible at
>> http://patchwork.openembedded.org
>>
>> This instance uses same database therefore it should not be any different
On Mon, Oct 17, 2011 at 12:06:04PM -0700, Khem Raj wrote:
> Hi
>
> Here is a new instance of patchwork accessible at
> http://patchwork.openembedded.org
>
> This instance uses same database therefore it should not be any different than
> existing patches.openembedded.org
>
> However with the new
On Tue, Oct 18, 2011 at 10:17:08PM +0200, Martin Jansa wrote:
> On Tue, Oct 18, 2011 at 01:09:43PM -0700, Khem Raj wrote:
> > On Tue, Oct 18, 2011 at 11:35 AM, Martin Jansa
> > wrote:
> > > I have noticed that even local patches are stored in downloads dir,
> > > but today I've noticed that wrong
On Thu, Oct 20, 2011 at 6:57 PM, James Limbouris
wrote:
>> -Original Message-
>> From: openembedded-core-boun...@lists.openembedded.org
>> [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of
>> Khem Raj
>> Sent: Friday, 21 October 2011 6:49 AM
>> To: Patches and discussi
Move creation of required user/groups to useradd class thus allowing
use with read-only filesystems and booting the initial boot.
Signed-off-by: Otavio Salvador
---
meta/recipes-core/dbus/dbus.inc | 48 +--
1 files changed, 21 insertions(+), 27 deletions(-)
The following changes since commit 99da9a4e65f9dffb04efc3ad60125194c476d6b3:
distro-tracking-fields: update fields for tzdata and gst-plugins-good
(2011-10-20 13:07:16 +0100)
are available in the git repository at:
git://github.com/OSSystems/oe-core master
https://github.com/OSSystems/oe-c
The use of groupadd -f makes much more difficult to figure when a
group is not add. This was the case of the class not working for our
usage and this being caused by the lack of '/etc/group' file but
unnoticed as groupadd wasn't failing according.
Signed-off-by: Otavio Salvador
---
meta/classes/
To allow use and manipulation of users and groups at rootfs building
time, the '/etc/passwd' and '/etc/group' needs to be available as soon
as possible.
Signed-off-by: Otavio Salvador
---
.../recipes-core/base-passwd/base-passwd_3.5.22.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletion
Signed-off-by: Otavio Salvador
---
meta/classes/bootimg.bbclass | 44 +
1 files changed, 23 insertions(+), 21 deletions(-)
diff --git a/meta/classes/bootimg.bbclass b/meta/classes/bootimg.bbclass
index a5ba3cf..eecc2bf 100644
--- a/meta/classes/bootimg.b
1 - 100 of 119 matches
Mail list logo