My webkit-efl build fails with:
-- checking for module 'cairo'
-- found cairo, version 1.10.0
CMake Error at
/OE/shr-core/tmp/sysroots/x86_64-linux/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:104
(set):
Syntax error in cmake code at
�:104
when parsing string
;/OE/shr-core/tmp/
On 06/03/2011 08:47 AM, Chris Larson wrote:
> On Fri, Jun 3, 2011 at 8:43 AM, Phil Blundell wrote:
>> On Fri, 2011-06-03 at 09:22 -0500, Mark Hatle wrote:
>>> I believe currently we have around 3-5 messages per step, and it's still too
>>> noisy -- unless you need to debug something.
>>
>> Corre
OE-TSC minutes, 19-May-2011
Attendees: Richard, Koen, Mark, Khem, Stefan
Apologies: Tom, Jefro
Agenda with notes:
00) difference between an interest group with OE-Core as a focus and the TSC
koen promotes that hands-on steering group is better than advisory interest
group
fray & RP think that m
OE-TSC Minutes 12-May-2011
Attending: Richard, Koen, Khem, Tom, Mark, Stefan
Notes: Jefro
Agenda & Minutes
01) Agree on meeting chair
stefan
___
02) Status report on oe-core
RP__ has pushed the distroless changes
RP__ can make a post to oe-devel on behalf of th
*** BLURB HERE ***
The following changes since commit 925de3b3e74d15547840a2edaceff437e135bddd:
tzcode: Update to 2011g (2011-06-06 15:52:18 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib mhatle/pull-req
http://git.pokylinux.org/cgit.cgi/poky-contrib/log
If we can't find the URL, tell the user how to correct the issue.
Signed-off-by: Mark Hatle
---
scripts/create-pull-request |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/scripts/create-pull-request b/scripts/create-pull-request
index d52098e..7d021d3 100755
--- a/scr
Add pseudo to tracking, with me as the maintainer.
Signed-off-by: Mark Hatle
---
.../conf/distro/include/distro_tracking_fields.inc |6 +-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc
b/meta/conf/distro/include/distro
On 6/6/11 6:30 PM, Khem Raj wrote:
> On Mon, Jun 6, 2011 at 4:15 PM, Mark Hatle wrote:
>> Update both the core and pseudo_git packages to the latest 1.1.1 verison.
>>
>> This fixes an issues where the call system() was not wrapped. This could
>> lead to issues where certain spawned commands broke
On 06/06/2011 04:15 PM, Mark Hatle wrote:
Update pseudo to latest release version.
This has been tested with an core-minimal-image, as well as existing
pseudo tests outside of oe-core.
The following changes since commit 925de3b3e74d15547840a2edaceff437e135bddd:
tzcode: Update to 2011g (2011
On Mon, Jun 6, 2011 at 4:15 PM, Mark Hatle wrote:
> Update both the core and pseudo_git packages to the latest 1.1.1 verison.
>
> This fixes an issues where the call system() was not wrapped. This could
> lead to issues where certain spawned commands broke out of a pseudo-chroot
> and created fil
Update both the core and pseudo_git packages to the latest 1.1.1 verison.
This fixes an issues where the call system() was not wrapped. This could
lead to issues where certain spawned commands broke out of a pseudo-chroot
and created files in the wrong place.
Also the update the 1.0 -> 1.1.1 add
Update pseudo to latest release version.
This has been tested with an core-minimal-image, as well as existing
pseudo tests outside of oe-core.
The following changes since commit 925de3b3e74d15547840a2edaceff437e135bddd:
tzcode: Update to 2011g (2011-06-06 15:52:18 +0100)
are available in the
Add two patches to the linux-omap_2.6.37.bb recipe. The first corrects some
whitespace usage. The second adds an ifdef arround the usage of symbols from
the wl1271 driver, allowing the beagleboard kernel to be built without that
driver configured.
Signed-off-by: Darren Hart
Cc: Koen Kooi
---
..
This adds two patches cleaning up whitespace and fixing a build issue with
the iwl12xx expansionboard initialization. These do not apply to the linux-omap
tree directly, and need to be pushed along with the rest of the patches
currently residing in the linux-omap directory.
The following changes s
I've spoken to a few people on this.. Revision and comments below in-line...
On 6/6/11 11:31 AM, Mark Hatle wrote:
> I'm starting to work on an enhancement that will allow (binary) packages
> produced from the recipes to clearly own directories. I'm trying to find a
> simple enough solution that
On 06/02/2011 11:10 PM, Darren Hart wrote:
o I'm seeing duplicate messages lately - no examples handy, I'll post
or open a bug next time.
Hi Darren,
Before I can file a bug for this, I'll need more details/a reproducible
test case.
Scott
--
Scott Garman
Embedded Linux Engineer - Yocto P
Op 6 jun 2011, om 18:50 heeft Saul Wold het volgende geschreven:
> On 06/06/2011 03:50 AM, Richard Purdie wrote:
>> On Mon, 2011-06-06 at 07:55 +0100, Phil Blundell wrote:
>>> On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote:
SECTION_${PN}-dev = "devel"
ALLOW_EMPTY_${PN}-dev = "1"
>
On Mon, 2011-06-06 at 19:07 +, Otavio Salvador wrote:
> On Mon, Jun 6, 2011 at 19:00, Richard Purdie
> wrote:
> > On Mon, 2011-06-06 at 17:31 +, Otavio Salvador wrote:
> >> I personally prefer -static. -staticlib seems redundant for me since
> >> we can end with libfoo-staticlib
> >
> > -s
On Mon, 2011-06-06 at 17:27 +, Otavio Salvador wrote:
> On Mon, Jun 6, 2011 at 17:14, Richard Purdie
> wrote:
> > On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote:
> >> From: Otavio Salvador
> >>
> >> There're many Qt applications that provide translation files in '.qm'
> >> format however
On Mon, 2011-06-06 at 10:03 -0700, Khem Raj wrote:
> On Sun, Jun 5, 2011 at 11:44 PM, Saul Wold wrote:
> > Signed-off-by: Saul Wold
> > ---
> > meta/conf/bitbake.conf | 12 ++--
> > 1 files changed, 10 insertions(+), 2 deletions(-)
> >
> > diff --git a/meta/conf/bitbake.conf b/meta/con
On Mon, Jun 6, 2011 at 19:00, Richard Purdie
wrote:
> On Mon, 2011-06-06 at 17:31 +, Otavio Salvador wrote:
>> I personally prefer -static. -staticlib seems redundant for me since
>> we can end with libfoo-staticlib
>
> -static doesn't really work well given we already have -static packages
>
On Mon, 2011-06-06 at 17:31 +, Otavio Salvador wrote:
> On Mon, Jun 6, 2011 at 16:50, Saul Wold wrote:
> ...
> > As was pointed out earlier Fedora packages static libraries in a "-static"
> > package, but this had other implications for OE due to -static already being
> > in use (for busybox a
On Mon, Jun 6, 2011 at 17:14, Richard Purdie
wrote:
> On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote:
>> From: Otavio Salvador
>>
>> There're many Qt applications that provide translation files in '.qm'
>> format however those weren't being splitted as GetText based
>> ones.
>>
>> Signed-off-
On Mon, Jun 6, 2011 at 16:50, Saul Wold wrote:
...
> As was pointed out earlier Fedora packages static libraries in a "-static"
> package, but this had other implications for OE due to -static already being
> in use (for busybox and mplayer), I am not sure that this is not a problem
> for OE-Core,
On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote:
> From: Otavio Salvador
>
> There're many Qt applications that provide translation files in '.qm'
> format however those weren't being splitted as GetText based
> ones.
>
> Signed-off-by: Otavio Salvador
Am I right in assuming all these qt ap
On 06/03/2011 04:30 AM, Phil Blundell wrote:
... since this is where collect2 seems to look for them. This seems like
it is really a bug in collect2, but installing the symlinks is an easy
workaround. Without this you get "could not find ld" errors when using -flto.
Signed-off-by: Phil Blundel
On 06/02/2011 12:45 PM, Khem Raj wrote:
util-linux 2.19 needs this patch to successfully
compile on uclibc systems. This is a bug in util-linux
that goes unnoticed on eglibc builds.
Signed-off-by: Khem Raj
---
.../uclibc-__progname-conflict.patch | 31
met
On 06/02/2011 12:45 PM, Khem Raj wrote:
If not overridden it gets the value which is for target recipes
usually defined in machine tune files
Signed-off-by: Khem Raj
---
meta/classes/allarch.bbclass |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/classes/allarch.
On 06/06/2011 03:50 AM, Richard Purdie wrote:
On Mon, 2011-06-06 at 07:55 +0100, Phil Blundell wrote:
On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote:
SECTION_${PN}-dev = "devel"
ALLOW_EMPTY_${PN}-dev = "1"
RDEPENDS_${PN}-dev = "${PN} (= ${EXTENDPKGV})"
+FILES_${PN}-staticlibs = "${li
On 06/02/2011 11:56 AM, Martin Jansa wrote:
* sometimes it's usefull to remove only sstate cache and keep downloaded
sources for rebuild
Signed-off-by: Martin Jansa
---
meta/classes/base.bbclass |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/meta/classes/base.
On Sun, Jun 5, 2011 at 11:44 PM, Saul Wold wrote:
> Signed-off-by: Saul Wold
> ---
> meta/conf/bitbake.conf | 12 ++--
> 1 files changed, 10 insertions(+), 2 deletions(-)
>
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
> index de94316..520b808 100644
> --- a/meta/conf/
I'm starting to work on an enhancement that will allow (binary) packages
produced from the recipes to clearly own directories. I'm trying to find a
simple enough solution that avoids having to change most recipes, while still
giving the developer and distribution designers flexibility to establish
During work on 1.1 BSPs, some driver options changed. The
result was that the upstream fix b1d670f10e8078485884f0cf7e384d890909aeaa
needs to be available for all BSPs.
These SRCREV updates are the result of making that commit common.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/l
Richard/Saul,
This stacks on top of the other outstanding SRCREV updates,
the patch says it all, so I won't repeat it here.
The following changes since commit 6a26a50aa462368c85abe18df48dcad9232d43e9:
Bruce Ashfield (1):
linux-yocto/meta-yocto: update target/meta SRCREVs
are available
On 06/05/2011 11:55 PM, Phil Blundell wrote:
On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote:
SECTION_${PN}-dev = "devel"
ALLOW_EMPTY_${PN}-dev = "1"
RDEPENDS_${PN}-dev = "${PN} (= ${EXTENDPKGV})"
+FILES_${PN}-staticlibs = "${libdir}/*.a ${base_libdir}/*.a"
+SECTION_${PN}-staticlibs =
Changelog for 2011-05-30 to 2011-06-6. Projects included in this report:
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://git.angstrom-distribution.org/meta-angstrom
meta-texasinstruments: git://gi
On 6/6/11 5:46 AM, Richard Purdie wrote:
> On Mon, 2011-06-06 at 09:00 +0100, Phil Blundell wrote:
>> On Sun, 2011-06-05 at 21:49 -0700, Scott Garman wrote:
>>> SECTION = "base"
>>> +PRIORITY = "optional"
>>
>> Seeing this sort of thing makes me wonder whether SECTION and PRIORITY
>> actually belo
On Mon, 2011-06-06 at 09:00 +0100, Phil Blundell wrote:
> On Sun, 2011-06-05 at 21:49 -0700, Scott Garman wrote:
> > SECTION = "base"
> > +PRIORITY = "optional"
>
> Seeing this sort of thing makes me wonder whether SECTION and PRIORITY
> actually belong in the core metadata at all. It seems as t
On Mon, 2011-06-06 at 07:55 +0100, Phil Blundell wrote:
> On Sun, 2011-06-05 at 23:44 -0700, Saul Wold wrote:
> > SECTION_${PN}-dev = "devel"
> > ALLOW_EMPTY_${PN}-dev = "1"
> > RDEPENDS_${PN}-dev = "${PN} (= ${EXTENDPKGV})"
> >
> > +FILES_${PN}-staticlibs = "${libdir}/*.a ${base_libdir}/*.a"
Some packages like systemd only want agetty to spawn a console and not drag in
all of util-linux just for that.
Signed-off-by: Koen Kooi
---
meta/recipes-core/util-linux/util-linux.inc |3 ++-
meta/recipes-core/util-linux/util-linux_2.19.1.bb |2 +-
2 files changed, 3 insertions(+
On Sun, 2011-06-05 at 21:49 -0700, Scott Garman wrote:
> SECTION = "base"
> +PRIORITY = "optional"
Seeing this sort of thing makes me wonder whether SECTION and PRIORITY
actually belong in the core metadata at all. It seems as though the
determination of what exactly is "standard" vs "optional"
41 matches
Mail list logo