Re: [OE-core] [PATCH 1/4] lib/oe/terminal: add support for XFCE's terminal emulator

2011-10-28 Thread Chris Larson
On Fri, Oct 28, 2011 at 4:42 PM, Joshua Lock wrote: > That's Terminal on Fedora and xfce4-terminal on Ubuntu/Debian... This > could get interesting! > > Signed-off-by: Joshua Lock > --- >  meta/lib/oe/terminal.py |   21 + >  1 files changed, 21 insertions(+), 0 deletions(-) >

[OE-core] [PATCH 4/4] clutter-gtk: add LIC_FILES_CHKSUM to include file

2011-10-28 Thread Joshua Lock
Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/clutter-gtk.inc |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta/recipes-graphics/clutter/clutter-gtk.inc b/meta/recipes-graphics/clutter/clutter-gtk.inc index 8492d9f..e8d9e10 100644 --- a/meta/recipes-gra

[OE-core] [PATCH 2/4] libxslt: Fix packaging of xsltConf.sh

2011-10-28 Thread Joshua Lock
xsltConf.sh is installed to libdir not bindir, fix pacakging. Signed-off-by: Joshua Lock --- meta/recipes-support/libxslt/libxslt_1.1.26.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-support/libxslt/libxslt_1.1.26.bb b/meta/recipes-support/libxslt/l

[OE-core] [PATCH 0/4] Misc patches

2011-10-28 Thread Joshua Lock
A series of minor tweaks from my disk. The XFCE support in oe.terminal has only been tested on a Fedora machine so I would appreciate testing from XFCE users on other distros. Regards, Joshua The following changes since commit ddc9a58b8553599d2328ac1c4449b41681ae45d1: Add readline as dependec

[OE-core] [PATCH 1/4] lib/oe/terminal: add support for XFCE's terminal emulator

2011-10-28 Thread Joshua Lock
That's Terminal on Fedora and xfce4-terminal on Ubuntu/Debian... This could get interesting! Signed-off-by: Joshua Lock --- meta/lib/oe/terminal.py | 21 + 1 files changed, 21 insertions(+), 0 deletions(-) diff --git a/meta/lib/oe/terminal.py b/meta/lib/oe/terminal.py inde

[OE-core] [PATCH 3/4] libcanberra: add new package for unpackaged files

2011-10-28 Thread Joshua Lock
Create an extra package, libcanberra-gnome, for gdm and gnome-settings-daemon files installed by libcanberra. Signed-off-by: Joshua Lock --- .../pulseaudio/libcanberra_0.28.bb | 11 +-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/meta/recipes-multimed

Re: [OE-core] [PATCH 0/1] documentation audit script

2011-10-28 Thread Scott Garman
On 10/27/2011 10:39 PM, Saul Wold wrote: On 10/26/2011 12:12 AM, Scott Garman wrote: Hello, I've been using this script to perform audits of which packages are producing documentation, and feel it's long overdue for this to be added to the git tree. So here it is. The following changes since c

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-10-28 Thread Andreas Müller
On Friday, October 28, 2011 12:22:11 PM Richard Purdie wrote: > On Thu, 2011-10-27 at 22:30 +0200, Andreas Müller wrote: > > Since the last updates of all layers (angstrom based) I have issues with > > > > * networkmanager/nm-applet (meta-oe): I am not allowed to change the > > settings > > > >

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-10-28 Thread Klaus 'mrmoku' Kurzmann
On Thu, 27 Oct 2011, Andreas Müller wrote: > Since the last updates of all layers (angstrom based) I have issues with > * networkmanager/nm-applet (meta-oe): I am not allowed to change the settings > any more > * xfce-session (meta-oe): Logging out takes very long and Restart/Shutdown is > d

Re: [OE-core] [PATCH v2 1/2] Add new strace-graph package to avoid making perl a dependecy for all of strace

2011-10-28 Thread McClintock Matthew-B29882
On Fri, Oct 28, 2011 at 10:54 AM, Phil Blundell wrote: > That logic sounds reasonable, but I think Richard's point was that it's > more conventional to use "=+" rather than an override for prepending. I sort of forgot that += and =+ are different. Shall I resubmit this patch? -M ___

Re: [OE-core] [RFC] Fix libgcc nativesdk to install libgcc.a in good location for tools

2011-10-28 Thread McClintock Matthew-B29882
On Fri, Oct 28, 2011 at 4:03 AM, Richard Purdie wrote: > On Wed, 2011-10-26 at 22:07 -0500, Matthew McClintock wrote: >> This fixes an issue where we cannot find -lgcc when linking. We >> update the path to libgcc.a so the library can be installed >> correctly >> >> Signed-off-by: Matthew McClinto

Re: [OE-core] [RFC] Fix libgcc nativesdk to install libgcc.a in good location for tools

2011-10-28 Thread McClintock Matthew-B29882
On Fri, Oct 28, 2011 at 4:03 AM, Richard Purdie wrote: > On Wed, 2011-10-26 at 22:07 -0500, Matthew McClintock wrote: >> This fixes an issue where we cannot find -lgcc when linking. We >> update the path to libgcc.a so the library can be installed >> correctly >> >> Signed-off-by: Matthew McClinto

Re: [OE-core] how to set time zone

2011-10-28 Thread Saul Wold
On 10/28/2011 10:22 AM, Andrea Adami wrote: On Fri, Oct 28, 2011 at 9:05 AM, Ni Qingliang mailto:niqingli...@insigma.com.cn>> wrote: THANKS! I still want the native support by oe-core/yocto:-). If no, I will try by myself. I've asked three or four time the oe-core crow to improve

Re: [OE-core] [PATCH v2 1/2] Add new strace-graph package to avoid making perl a dependecy for all of strace

2011-10-28 Thread Phil Blundell
On Fri, 2011-10-28 at 15:34 +, McClintock Matthew-B29882 wrote: > On Fri, Oct 28, 2011 at 3:55 AM, Richard Purdie > wrote: > >> -RDEPENDS = "perl" > >> +PACKAGES_prepend = "${PN}-graph " > >> +FILES_${PN}-graph = "${bindir}/strace-graph" > >> +RDEPENDS_${PN}-graph = "perl" > > > > I should hav

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-10-28 Thread Richard Purdie
On Thu, 2011-10-27 at 22:30 +0200, Andreas Müller wrote: > Since the last updates of all layers (angstrom based) I have issues with > > * networkmanager/nm-applet (meta-oe): I am not allowed to change the settings > any more > * xfce-session (meta-oe): Logging out takes very long and Restart/Shu

Re: [OE-core] [PATCH v2 1/2] Add new strace-graph package to avoid making perl a dependecy for all of strace

2011-10-28 Thread McClintock Matthew-B29882
On Fri, Oct 28, 2011 at 3:55 AM, Richard Purdie wrote: >> -RDEPENDS = "perl" >> +PACKAGES_prepend = "${PN}-graph " >> +FILES_${PN}-graph = "${bindir}/strace-graph" >> +RDEPENDS_${PN}-graph = "perl" > > I should have been clearer in my original email, pretty much every other > recipe uses += or =+

Re: [OE-core] how to set time zone

2011-10-28 Thread Mark Hatle
Setting the default TZ for the image is something that should be done in a post install script for the tzdata package or something similar. Since the /etc/localtime is usually a copy/hardlink or symlink to the timezone data we don't want to package it up. Instead we want to perform the actions th

Re: [OE-core] [CONSOLIDATED PULL 18/18] xserver-nodm-init: use useradd to create xuser

2011-10-28 Thread Richard Purdie
On Fri, 2011-10-28 at 00:06 +0200, Saul Wold wrote: > Signed-off-by: Saul Wold > --- > .../x11-common/xserver-nodm-init.bb| 26 --- > 1 files changed, 6 insertions(+), 20 deletions(-) > > diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init.bb > b/me

Re: [OE-core] [CONSOLIDATED PULL 04/18] libgcc: fix QA Packaging issues

2011-10-28 Thread Richard Purdie
On Fri, 2011-10-28 at 00:06 +0200, Saul Wold wrote: > Signed-off-by: Saul Wold > --- > meta/recipes-devtools/gcc/libgcc_4.6.bb |2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/meta/recipes-devtools/gcc/libgcc_4.6.bb > b/meta/recipes-devtools/gcc/libgcc_4.6.bb > ind

[OE-core] [PATCH 2/2] libarchive: modify the status of updating

2011-10-28 Thread Xiaofeng Yan
From: Xiaofeng Yan update to 2.8.5 Signed-off-by: Xiaofeng Yan --- .../conf/distro/include/distro_tracking_fields.inc |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fie

[OE-core] [PATCH 1/2] libarchive update to 2.8.5

2011-10-28 Thread Xiaofeng Yan
From: Xiaofeng Yan Modify md5 sum justly Signed-off-by: Xiaofeng Yan --- .../libarchive/libarchive_2.8.5.bb | 27 1 files changed, 27 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-extended/libarchive/libarchive_2.8.5.bb diff --git a/meta

[OE-core] [PATCH 0/2] libarchive: update to 2.8.5

2011-10-28 Thread Xiaofeng Yan
From: Xiaofeng Yan Change md5 sum in recipe and update the status of libarchive. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/update_libarchive Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/update_libarchive Thanks, Xiaofeng Yan --- Xi

Re: [OE-core] [RFC] Fix libgcc nativesdk to install libgcc.a in good location for tools

2011-10-28 Thread Richard Purdie
On Wed, 2011-10-26 at 22:07 -0500, Matthew McClintock wrote: > This fixes an issue where we cannot find -lgcc when linking. We > update the path to libgcc.a so the library can be installed > correctly > > Signed-off-by: Matthew McClintock > --- > I really doubt this is the correct fix and I'm no

Re: [OE-core] [PATCH v2 1/2] Add new strace-graph package to avoid making perl a dependecy for all of strace

2011-10-28 Thread Richard Purdie
On Thu, 2011-10-27 at 14:31 -0500, Matthew McClintock wrote: > Signed-off-by: Matthew McClintock > --- > v2: Change to use PACKAGES_prepend instead of explictly listing all packages > and also fixing the fact we missed the -dev and -dbg packages before > > meta/recipes-devtools/strace/strace_4.5

Re: [OE-core] how to set time zone

2011-10-28 Thread Andrea Adami
On Fri, Oct 28, 2011 at 9:05 AM, Ni Qingliang wrote: > THANKS! > > I still want the native support by oe-core/yocto:-). If no, I will try > by myself. > > I've asked three or four time the oe-core crow to improve the recipe...last one: On Wed, Oct 19, 2011 at 12:24 AM, Joshua Lock wrote: > Per

[OE-core] Seek help: keyboard can't work after updating xserver-kdrive

2011-10-28 Thread Xiaofeng Yan
Hi all, I am updating xserver-kdrive_1.7.99.2.bb to xserver-kdrive_1.11.1.901.bb. Keyboard can't get action on matchbox-terminal. I make a test like the following steps on matchbox-terminal with matchbox-keyboard(virtual keyboard): sh-4.1# cat /dev/input/event0 The screen show some messy

[OE-core] [PATCH] dtc: update to latest git version

2011-10-28 Thread Matthew McClintock
Also remove patches that are no longer needed Signed-off-by: Matthew McClintock --- meta/recipes-kernel/dtc/dtc.inc|4 +- .../dtc/fix_for_compilation_with_gcc_4.6.0.patch | 51 meta/recipes-kernel/dtc/dtc/remove_space_opt.patch | 18 --- met

[OE-core] Problem with buildstats when building on a btrfs volume

2011-10-28 Thread Wolfram Stering
Hello All, I've encountered a problem when building (with TMPDIR residing) on a btrfs volume. It does not matter what is being built: starting clean, bitbake discoveres that pseudo needs to be built, it does so successfully but then gets an exception when doing the buildstats. ERROR: Execution o

Re: [OE-core] Trouble by last dbus patch (46e6c3fa8034b12d178d605f3f5d7efe69671a13)?

2011-10-28 Thread Henning Heinold
On Thu, Oct 27, 2011 at 10:30:27PM +0200, Andreas Müller wrote: > I remember that I had similar issues a while ago. That could be worked around > by starting some dbus stuff ( do not exactly remember what it was ). You probably mean policykit, which has a ruleset for actions a user can do or not

[OE-core] [PATCH] Add new IMAGE_CLASSES variable for classes for image generation

2011-10-28 Thread Matthew McClintock
Allows us to import classes only for images and not to the global namespace Signed-off-by: Matthew McClintock --- This is a resend meta-yocto/conf/local.conf.sample |6 ++ meta/classes/image.bbclass|3 ++- 2 files changed, 8 insertions(+), 1 deletions(-) diff --git a/meta-y

Re: [OE-core] how to set time zone

2011-10-28 Thread Ni Qingliang
THANKS! I still want the native support by oe-core/yocto:-). If no, I will try by myself. On Fri, 2011-10-28 at 14:32 +0800, Samuel Stirtzel wrote: > 2011/10/28 Ni Qingliang : > > Hello All: > > > > what is the right way to set timezone? > > > > I have added tzdata into my image, and can find som