Glad to see the patches to upgrade xserver and libx11. Good work! :-)
BTW, we also need to upgrade meta-intel's side since BSP can't build now:
http://bugzilla.pokylinux.org/show_bug.cgi?id=1670
I'm working on this bug.
Thanks,
-- Dexuan
> -Original Message-
> From: openembedded-core-bo
From: Zhai Edwin
All,
These 2 patches upgrade libfm and pcmanfm. Pls. help to review and pull.
Thanks,
Edwin
The following changes since commit 0d8c8cf462e5df446669355b554b3d5fdc532a11:
mutter: update to 2.29.1 and fix SRC_URI (2011-10-07 11:35:50 +0100)
are available in the git repository
From: Zhai Edwin
Remove obsolete use_deprecate_func.patch, and add configure_fix.patch to update
configure.ac
Signed-off-by: Zhai Edwin
---
.../libfm/libfm-0.1.14/use_deprecate_func.patch| 13 -
.../libfm/libfm-0.1.16/configure_fix.patch | 19 +++
..
From: Zhai Edwin
Update owl-window-menu.patch.
Signed-off-by: Zhai Edwin
---
.../pcmanfm/files/owl-window-menu.patch| 53 ++--
.../pcmanfm/{pcmanfm_0.9.8.bb => pcmanfm_0.9.9.bb} |6 +-
2 files changed, 29 insertions(+), 30 deletions(-)
rename meta/recipes-sat
On Tue, Oct 11, 2011 at 4:10 PM, Andreas Müller wrote:
> Angstrom environment / fresh pull / clean tmp dir -> error
>
> Pseudo is not present but is required, building this first before the main
> build
> NOTE: angstrom DOES NOT support libiconv because the eglibc provided iconv
> library is use
All,
I'm doing some basic sstate testing as follows (note: strace is just
an example package used):
$ cd /opt/yocto/cache-build/p1020rdb
$ source oe-init-env-build
$ bitbake strace
$ cd /opt/yocto/cache-test/p1020rdb
$ source oe-init-env-build
$ cp /opt/yocto/cache-build/p1020rdb/build/sstate-ca
Angstrom environment / fresh pull / clean tmp dir -> error
Pseudo is not present but is required, building this first before the main build
NOTE: angstrom DOES NOT support libiconv because the eglibc provided iconv
library is used
This patch adds an extra package sanity check to test whether any extra
packages defined by the recipe (i.e. anything other than -dev, -dbg, -doc,
-staticdev and -locale packages) are actually created.
Signed-off-by: Joshua Lock
---
meta/classes/insane.bbclass |9 -
1 files changed,
Folks,
I'm looking for some comments on this WIP patch.
The reason I've added this is because the hob GUI requires us to offer much
more reliable metadata - we show the user available packages, as defined by
each recipe, to add to their image. Should a recipe define a package and yet
not actually
On Tue, Oct 11, 2011 at 12:26 PM, Paul Menzel
wrote:
> Dear Cliff,
>
>
> Am Dienstag, den 11.10.2011, 15:11 -0400 schrieb Cliff Brake:
>> Hi, we are moving git.openembedded.org to a new server.
>
> is there more information about the reasons? Is it just a new machine?
> Where is it hosted now?
It
On 10/11/2011 01:59 PM, Koen Kooi wrote:
Op 11 okt. 2011, om 22:47 heeft Saul Wold het volgende geschreven:
On 09/30/2011 10:21 AM, Matthew McClintock wrote:
From: Tom Rini
At issue is that route/pktloc.c (not generated) depends on
route/pktloc_syntax.h (generated).
Signed-off-by: Tom Rini
Op 11 okt. 2011, om 22:47 heeft Saul Wold het volgende geschreven:
> On 09/30/2011 10:21 AM, Matthew McClintock wrote:
>> 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
On Tue, Oct 11, 2011 at 3:47 PM, Saul Wold wrote:
> On 09/30/2011 10:21 AM, Matthew McClintock wrote:
>>
>> 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
>> --
On 09/30/2011 10:21 AM, Matthew McClintock wrote:
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 ++
Signed-off-by: Otavio Salvador
---
meta/classes/image-live.bbclass |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/classes/image-live.bbclass b/meta/classes/image-live.bbclass
index 1d184a1..e85ac1e 100644
--- a/meta/classes/image-live.bbclass
+++ b/meta/classes/
The script was making some assumptions that enforced many requirement
in the machine kernel configuration and usage, besides it were too
while booting.
Changes included:
* fix indentation;
* rdepends on udev;
* allow use of isofs as module;
* remove rootdelay param parsing as it was unused;
The following changes since commit 473c46652951e66aae377631f4a361179d8f:
Fix sysprof for powerpc64 (2011-10-10 09:54:03 +0100)
are available in the git repository at:
git://github.com/OSSystems/oe-core master
https://github.com/OSSystems/oe-core/tree/HEAD
Otavio Salvador (2):
image-l
On 10/11/11 2:03 PM, Mark Hatle wrote:
> On 10/11/11 5:42 AM, Koen Kooi wrote:
>> Hi,
>>
>> In angstrom we have base-files overlayed to clean out /var and
>> files/fs-perms.txt is getting in the way of that:
>>
>> koen@dominion:/OE/tentacle/sources/openembedded-core/meta$ grep localstate
>> files
Hi, we are moving git.openembedded.org to a new server.
SSH access on the old server has been disabled. git:// still works there.
As soon as DNS propagates, SSH access will work with the new server.
Let me know if you see any problems.
SSH keys will likely change, so expect messages about that
On 10/11/11 5:42 AM, Koen Kooi wrote:
> Hi,
>
> In angstrom we have base-files overlayed to clean out /var and
> files/fs-perms.txt is getting in the way of that:
>
> koen@dominion:/OE/tentacle/sources/openembedded-core/meta$ grep localstate
> files/fs-perms.txt
> ${localstatedir}/cache
On Tue, Oct 11, 2011 at 12:37 AM, Koen Kooi wrote:
> I know it's small, it's a minimal collection of fonts from my debian system a
> few years ago :) It's not a real package, just a hack to get an ancient X
> working years ago.
if its not needed throw it out.
__
On Mon, 2011-10-10 at 15:28 +0200, Koen Kooi wrote:
> Op 10 okt. 2011, om 14:54 heeft Richard Purdie het volgende geschreven:
>
> >
> >
> > Signed-off-by: Richard Purdie
> > ---
> > diff --git
> > a/meta/recipes-support/shared-mime-info/shared-mime-info/parallelmake.patch
> > b/meta/recipes-s
On Wed, Oct 5, 2011 at 7:24 PM, Matthew McClintock wrote:
>> Its not expanding the variables? :/ This happened even when
>> IMAGE_CLASSES had a value before the inherit?
>
> If I added a IMAGE_CLASSES to something other than "" it worked fine.
> If I left it as "" it tried to expand the blank var
Op 11 okt. 2011, om 17:13 heeft Philip Balister het volgende geschreven:
> http://pastebin.com/9ZCkLkst
>
> Failed building for the usrp-e1xx which is omap3 based. Distro is angstrom.
That looks like a -as-needed linker problem, cmake seems to be lacking a -ltinfo
___
http://pastebin.com/9ZCkLkst
Failed building for the usrp-e1xx which is omap3 based. Distro is angstrom.
Philip
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded
On Tue, Oct 11, 2011 at 10:33, Koen Kooi wrote:
> Op 11 okt. 2011, om 15:14 heeft Otavio Salvador het volgende geschreven:
>> On Tue, Oct 11, 2011 at 05:33, Koen Kooi wrote:
>>> Op 10 okt. 2011, om 14:35 heeft Otavio Salvador het volgende geschreven:
On Mon, Oct 10, 2011 at 09:26, Koen Kooi
Op 11 okt. 2011, om 15:14 heeft Otavio Salvador het volgende geschreven:
> On Tue, Oct 11, 2011 at 05:33, Koen Kooi wrote:
>> Op 10 okt. 2011, om 14:35 heeft Otavio Salvador het volgende geschreven:
>>> On Mon, Oct 10, 2011 at 09:26, Koen Kooi wrote:
Op 10 okt. 2011, om 14:22 heeft Otavio
On Tue, 2011-10-11 at 09:03 +0200, Martin Jansa wrote:
> On Tue, Oct 11, 2011 at 02:47:54PM +0800, Kang Kai wrote:
> > On 2011?10?08? 01:04, Martin Jansa wrote:
> > > * xserver-xorg is closer to upstream naming and
> > >that's how it's named in OE-classic and meta-oe? It would make meta-oe
> >
On Tue, Oct 11, 2011 at 05:33, Koen Kooi wrote:
> Op 10 okt. 2011, om 14:35 heeft Otavio Salvador het volgende geschreven:
>> On Mon, Oct 10, 2011 at 09:26, Koen Kooi wrote:
>>> Op 10 okt. 2011, om 14:22 heeft Otavio Salvador het volgende geschreven:
On Mon, Oct 10, 2011 at 04:27, Koen Kooi
On Tue, 2011-10-11 at 16:25 +0800, Robert Yang wrote:
> Fixes bug [YOCTO #1667]
>
> Fix typos in local.conf.sample and local.conf.sample.extended:
>
> differernt -> different
> chages -> changes
> complation -> compilation
> egde -> edge
> "an an" -> "as an"
> images's -> image's
>
> Signed-off-
On Mon, 2011-10-10 at 21:45 +0100, Richard Purdie wrote:
> Just for reference, with a base configuration, sato image:
>
> real 50m8.223s
> user 298m41.450s
> sys 52m42.200s
>
> adding:
>
> ASSUME_PROVIDED =+ "bison-native flex-native sqlite3-native git-native"
>
> (and hacking the pseudo re
See
I guess it is found in line 553 of oe-core package.bbclass
fs_perms_tables = bb.data.getVar('FILESYSTEM_PERMS_TABLES', d, True)
Andreas
Original-Nachricht
> Datum: Tue, 11 Oct 2011 12:42:01 +0200
> Von: Koen Kooi
> An: Patches and discussions about the oe-core layer
>
>
On Tue, 2011-10-11 at 12:42 +0200, Koen Kooi wrote:
> In angstrom we have base-files overlayed to clean out /var and
> files/fs-perms.txt is getting in the way of that:
>
> koen@dominion:/OE/tentacle/sources/openembedded-core/meta$ grep localstate
> files/fs-perms.txt
> ${localstatedir}/cache
Hi,
In angstrom we have base-files overlayed to clean out /var and
files/fs-perms.txt is getting in the way of that:
koen@dominion:/OE/tentacle/sources/openembedded-core/meta$ grep localstate
files/fs-perms.txt
${localstatedir}/cache linkvolatile/cache
${localstatedir}/runlinkvola
From: Wenzong Fan
update the following packages distro tracking fields:
ccache
chkconfig
gobject-introspection
Signed-off-by: Wenzong Fan
---
.../conf/distro/include/distro_tracking_fields.inc | 26 +--
1 files changed, 18 insertions(+), 8 deletions(-)
diff --git
From: Wenzong Fan
Add maintainer and updates information for the following packages:
ccache
chkconfig
gobject-introspection
The following changes since commit 0c05d53fbede6feed6e9d361cb631a364f045a0f:
Matthew McClintock (1):
Fix sysprof for powerpc64
are available in the
On Tue, Oct 11, 2011 at 04:51:25PM +0800, Xiaofeng Yan wrote:
> From: Xiaofeng Yan
>
> Add the name of maintainer for the following packages:
> bind
> libx11-diet
> qmmp
> libarchive
> xserver-kdrive
> xserver-xf86-lite
> directfb
>
> Signed-
From: Xiaofeng Yan
Add the name of maintainer for the following packages:
bind
libx11-diet
qmmp
libarchive
xserver-kdrive
xserver-xf86-lite
directfb
Signed-off-by: Xiaofeng Yan
---
.../conf/distro/include/distro_tracking_fields.inc | 15
From: Xiaofeng Yan
Add maintainer's name for the following packages:
bind
libx11-diet
qmmp
libarchive
xserver-kdrive
xserver-xf86-lite
directfb
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: xiaofeng/maintainer
Hi Saul,
I just update the distro tracking fields for the following packages, and after
updating the packages themselves, I will update them with detailed fields.
ghostscript
xdg-utils
libsdl
libxml-sax-perl
eglibc
liburi-perl
The following changes since commit 0d8c8cf462e
update the following packages distro tracking fields:
ghostscript
xdg-utils
libsdl
libxml-sax-perl
eglibc
liburi-perl
Signed-off-by: Kang Kai
---
.../conf/distro/include/distro_tracking_fields.inc | 16
1 files changed, 16 insertions(+), 0 deletions(-)
Op 10 okt. 2011, om 14:35 heeft Otavio Salvador het volgende geschreven:
> On Mon, Oct 10, 2011 at 09:26, Koen Kooi wrote:
>> Op 10 okt. 2011, om 14:22 heeft Otavio Salvador het volgende geschreven:
>>> On Mon, Oct 10, 2011 at 04:27, Koen Kooi wrote:
Op 10 okt. 2011, om 03:03 heeft Otavio
Fixes bug [YOCTO #1667]
Fix typos in local.conf.sample and local.conf.sample.extended:
differernt -> different
chages -> changes
complation -> compilation
egde -> edge
"an an" -> "as an"
images's -> image's
Signed-off-by: Robert Yang
---
meta-yocto/conf/local.conf.sample | 10 +-
The following changes since commit 0c05d53fbede6feed6e9d361cb631a364f045a0f:
Fix sysprof for powerpc64 (2011-10-10 10:00:10 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib robert/typo
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/typo
Robe
Op 11 okt. 2011, om 09:08 heeft Martin Jansa het volgende geschreven:
> On Mon, Oct 10, 2011 at 12:40:08PM +0200, Koen Kooi wrote:
>>
>> Op 7 okt. 2011, om 19:05 heeft Martin Jansa het volgende geschreven:
>>
>>> this patchset brings meta-oe and oe-core xorg stuff together and most of
>>> xorg
On Mon, Oct 10, 2011 at 12:40:08PM +0200, Koen Kooi wrote:
>
> Op 7 okt. 2011, om 19:05 heeft Martin Jansa het volgende geschreven:
>
> > 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 Tue, Oct 11, 2011 at 02:47:54PM +0800, Kang Kai wrote:
> On 2011?10?08? 01:04, Martin Jansa wrote:
> > * xserver-xorg is closer to upstream naming and
> >that's how it's named in OE-classic and meta-oe? It would make meta-oe
> >transition easier and better to do it now then convert meta-
47 matches
Mail list logo