Re: [OE-core] [CONSOLIDATED PULL 15/17] wget: enable https and openssl

2011-12-18 Thread Steve Sakoman
On Fri, Dec 9, 2011 at 12:21 PM, Khem Raj raj.k...@gmail.com wrote: On Thu, Dec 8, 2011 at 12:44 AM, Saul Wold s...@linux.intel.com wrote: Signed-off-by: Saul Wold s...@linux.intel.com ---  meta/recipes-extended/wget/wget.inc |    6 +++---  1 files changed, 3 insertions(+), 3 deletions(-)

[OE-core] Time for kernel26 MACHINE_FEATURES to go away?

2011-12-18 Thread Steve Sakoman
I was preparing a bsp layer today and discovered that my new machine needed kernel26 in the MACHINE_FEATURES list or update-modules would fail during a kernel build. The kernel26 feature is only referenced in a few places in oe-core: meta/conf/bitbake.conf:MACHINE_FEATURES ?= kernel26

Re: [OE-core] [meta-ti] Kernel 3.0 meta-ti recipe

2011-08-09 Thread Steve Sakoman
On Tue, Aug 9, 2011 at 2:57 PM, Jason Kridner jkrid...@beagleboard.org wrote: On Tue, Aug 9, 2011 at 5:48 PM, Joel A Fernandes agnel.j...@gmail.com wrote: Hi Jason, Thanks, On Tue, Aug 9, 2011 at 3:48 PM, Jason Kridner jkrid...@beagleboard.org wrote: Adding Steve... On Tue, Aug 9, 2011

Re: [OE-core] [PATCH] package_rpm: Fix useradd preinst ordering issues

2012-04-12 Thread Steve Sakoman
On Wed, Apr 11, 2012 at 2:42 PM, Mark Hatle mark.ha...@windriver.com wrote: On 4/11/12 4:31 PM, Richard Purdie wrote: We were already having occasional ordering issues with package_rpm. Fixing the ldconfig postinstall issue pushed rpm over the cliff and totally broke rpm builds with the

Re: [OE-core] [PATCH] package_rpm: Fix useradd preinst ordering issues

2012-04-12 Thread Steve Sakoman
On Thu, Apr 12, 2012 at 6:39 AM, Steve Sakoman sako...@gmail.com wrote: FWIW, after pulling current poky this morning all of my image builds are failing with errors like this: | Installing base dependencies first (base-passwd, base-files and shadow) since rpm is special | error: Failed

Re: [OE-core] [PATCH] package_rpm: Fix useradd preinst ordering issues

2012-04-12 Thread Steve Sakoman
On Thu, Apr 12, 2012 at 8:46 AM, Mark Hatle mark.ha...@windriver.com wrote: On 4/12/12 10:36 AM, Steve Sakoman wrote: On Thu, Apr 12, 2012 at 6:39 AM, Steve Sakomansako...@gmail.com  wrote: That is very odd, the system is supposed to identify all of the dependencies needed for the first set

Re: [OE-core] [PATCH] package_rpm: Fix useradd preinst ordering issues

2012-04-12 Thread Steve Sakoman
Ya, if you could point me to the image recipe that eliminates BB and uses the discrete versions of things I'll look into this. I can try to do it with hob, but I'm not sure of everything I'd have to select. Here is one of the images that shows the issue:

Re: [OE-core] [PATCH] package_rpm: Fix useradd preinst ordering issues

2012-04-12 Thread Steve Sakoman
On Thu, Apr 12, 2012 at 9:08 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: For what its worth, bash here does Provides: /bin/sh so I'm a little puzzled about what is going on here. If its not doing that, it would certainly cause the error you're reporting... Hmm . . . while I

Re: [OE-core] [PATCH 2/2] rpm: Ensure that we check both providename and filepaths

2012-04-12 Thread Steve Sakoman
. This causes problems when a package such as bash, has a Provides: /bin/sh. Signed-off-by: Mark Hatle mark.ha...@windriver.com Tested-by: Steve Sakoman st...@sakoman.com ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http

Re: [OE-core] [PATCH] python: Fix re-execution problem due to patching configure and configure.in

2012-04-16 Thread Steve Sakoman
On Mon, Apr 16, 2012 at 4:27 AM, Koen Kooi k...@dominion.thruhere.net wrote: Since this changes the sources it needs a PR bump. It has no effect on the packaged output which was always the criteria for PR bumps as I understood things. But there's the exception for fixing failures like this

[OE-core] [PATCH] Remove last remnants of kernel26 MACHINE_FEATURES

2012-01-06 Thread Steve Sakoman
There is really no reason to continue to carry this feature Signed-off-by: Steve Sakoman st...@sakoman.com --- Note: bsp layer maintainers may want to remove kernel26 references from their machine.conf files diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 1c21616..5f75ddf

[OE-core] [PATCH] dbus: change permissions of dbus-daemon-launch-helper to 4755

2012-01-06 Thread Steve Sakoman
-daemon-launch-helper: Success Signed-off-by: Steve Sakoman st...@sakoman.com --- diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index 99b2fc7..2a25256 100644 --- a/meta/recipes-core/dbus/dbus.inc +++ b/meta/recipes-core/dbus/dbus.inc @@ -10,6 +10,8 @@ DEPENDS = expat

[OE-core] [PATCH - RFC] gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinst

2012-01-06 Thread Steve Sakoman
cache in the package. Signed-off-by: Steve Sakoman st...@sakoman.com --- diff --git a/meta/classes/gtk-icon-cache.bbclass b/meta/classes/gtk-icon-cache.bbclass index eac3061..0204fd3 100644 --- a/meta/classes/gtk-icon-cache.bbclass +++ b/meta/classes/gtk-icon-cache.bbclass @@ -14,7 +14,7

[OE-core] [PATCH RFC] dhcp: package /var/lib/dhcp with dhcp-client rather than dhcp-server

2012-01-06 Thread Steve Sakoman
Otherwise dhclient encounters errors of this type: dhclient: can't create /var/lib/dhcp/dhclient-c0c60402-0bc5-4bd7-bc3b-49a27fa37d72-eth1.lease: No such file or directory Signed-off-by: Steve Sakoman st...@sakoman.com --- diff --git a/meta/recipes-connectivity/dhcp/dhcp.inc b/meta/recipes

[OE-core] Will resend previous patches

2012-01-06 Thread Steve Sakoman
My mailer screwed up the formatting -- sorry for the noise! Will send later with proper formatting. Steve ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

[OE-core] [PATCH RFC v2] gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinst

2012-01-06 Thread Steve Sakoman
cache in the package. Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/classes/gtk-icon-cache.bbclass |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/classes/gtk-icon-cache.bbclass b/meta/classes/gtk-icon-cache.bbclass index eac3061..0204fd3 100644 --- a/meta

[OE-core] [PATCH v2] Remove last remnants of kernel26 MACHINE_FEATURES

2012-01-06 Thread Steve Sakoman
There is no reason to continue to carry this feature Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/conf/bitbake.conf |1 - meta/conf/machine/include/qemu.inc |2 +- .../update-modules/update-modules_1.0.bb |4 ++-- 3

[OE-core] [PATCH v2] dbus: change permissions of dbus-daemon-launch-helper to 4755

2012-01-06 Thread Steve Sakoman
-daemon-launch-helper: Success Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-core/dbus/dbus.inc |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index 99b2fc7..2a25256 100644 --- a/meta

[OE-core] [PATCH RFC v2] dhcp: package /var/lib/dhcp with dhcp-client rather than dhcp-server

2012-01-06 Thread Steve Sakoman
Otherwise dhclient encounters errors of this type: dhclient: can't create /var/lib/dhcp/dhclient-c0c60402-0bc5-4bd7-bc3b-49a27fa37d72-eth1.lease: No such file or directory Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-connectivity/dhcp/dhcp.inc |4 ++-- meta/recipes

[OE-core] [PATCH] update-modules: don't run modutils.sh if systemd is installed

2012-01-06 Thread Steve Sakoman
systemd has its own mechanism for loading kernel modules at startup Signed-off-by: Steve Sakoman st...@sakoman.com --- .../update-modules-1.0/update-modules |3 ++- .../update-modules/update-modules_1.0.bb |3 ++- 2 files changed, 4 insertions(+), 2 deletions

Re: [OE-core] [PATCH RFC v2] dhcp: package /var/lib/dhcp with dhcp-client rather than dhcp-server

2012-01-11 Thread Steve Sakoman
On Sat, Jan 7, 2012 at 5:14 AM, Eric Bénard e...@eukrea.com wrote: Hi, Le Fri,  6 Jan 2012 20:51:54 -0800, Steve Sakoman st...@sakoman.com a écrit : -FILES_dhcp-server = ${sbindir}/dhcpd ${sysconfdir}/init.d/dhcp-server ${localstatedir}/lib/dhcp/ +FILES_dhcp-server = ${sbindir}/dhcpd

Re: [OE-core] [Patch v2] gconf: enable gtk+ 2.0 support to build gconf-sanity-check-2

2012-01-12 Thread Steve Sakoman
On Thu, Jan 12, 2012 at 6:43 AM, Koen Kooi k...@dominion.thruhere.net wrote: This is needed for e.g. gnome-session: gnome-session[424]: WARNING: Failed to run gconf-sanity-check-2: Failed to execute child process /usr/libexec/gconf-sanity-check-2 (No such file or directory) Signed-off-by:

Re: [OE-core] [PATCH RFC v2] dhcp: package /var/lib/dhcp with dhcp-client rather than dhcp-server

2012-01-12 Thread Steve Sakoman
On Thu, Jan 12, 2012 at 12:47 PM, Saul Wold s...@linux.intel.com wrote: On 01/11/2012 11:00 AM, Steve Sakoman wrote: On Sat, Jan 7, 2012 at 5:14 AM, Eric Bénarde...@eukrea.com  wrote: Hi, Le Fri,  6 Jan 2012 20:51:54 -0800, Steve Sakomanst...@sakoman.com  a écrit : -FILES_dhcp-server

Re: [OE-core] [Patch v3] gconf: enable gtk+ 2.0 support to build gconf-sanity-check-2

2012-01-16 Thread Steve Sakoman
-by: Koen Kooi k...@dominion.thruhere.net Tested-by: Steve Sakoman st...@sakoman.com ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Re: [OE-core] [PATCH] dbus-1.4.16: use INC_PR from dbus.inc to fix PR bump after dbus-launch-helper permission change

2012-01-16 Thread Steve Sakoman
On Thu, Jan 12, 2012 at 6:20 AM, Martin Jansa martin.ja...@gmail.com wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com Tested-by: Steve Sakoman st...@sakoman.com ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http

Re: [OE-core] [Patch v3] gconf: enable gtk+ 2.0 support to build gconf-sanity-check-2

2012-01-16 Thread Steve Sakoman
On Mon, Jan 16, 2012 at 10:06 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Thu, 2012-01-12 at 20:17 +0100, Koen Kooi wrote: This is needed for e.g. gnome-session: gnome-session[424]: WARNING: Failed to run gconf-sanity-check-2: Failed to execute child process

[OE-core] Avahi broken?

2012-01-27 Thread Steve Sakoman
After a pull this morning I am getting: ERROR: Nothing PROVIDES 'base-passwd' ERROR: Required build target 'avahi' has no buildable providers. Missing or unbuildable dependency chain was: ['avahi', 'base-passwd'] Note the extraneous double quote prepended to base-passwd Anyone else see this? I

Re: [OE-core] Avahi broken?

2012-01-27 Thread Steve Sakoman
On Fri, Jan 27, 2012 at 10:17 AM, Steve Sakoman sako...@gmail.com wrote: After a pull this morning I am getting: ERROR: Nothing PROVIDES 'base-passwd' ERROR: Required build target 'avahi' has no buildable providers. Missing or unbuildable dependency chain was: ['avahi', 'base-passwd'] Note

[OE-core] polkit broken?

2012-01-27 Thread Steve Sakoman
I find that polkit is failing after a pull this morning: ERROR: Function failed: BUILDSPEC (see /media/Work/yocto/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/polkit-0.104-r0/temp/log.do_package_write_rpm.25212 for further information) ERROR: Logfile of failure stored in:

Re: [OE-core] polkit broken?

2012-01-27 Thread Steve Sakoman
On Fri, Jan 27, 2012 at 3:47 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: My image does include systemd from meta-openembedded so I suspect that may be a factor. I suspect so too. For those who are building with sysvinti, do you see this issue? No, this looks like the

[OE-core] [PATCH 3/4] gnupg: add recipe for 2.0.18

2012-01-30 Thread Steve Sakoman
GnuPG 2.0 is the new modularized version of GnuPG supporting OpenPGP and S/MIME Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-extended/gnupg/gnupg_2.0.18.bb | 24 1 files changed, 24 insertions(+), 0 deletions(-) create mode 100644 meta/recipes

[OE-core] [PATCH 2/4] libksba: add recipe for 1.2.0

2012-01-30 Thread Steve Sakoman
Libksba provides an easy API to create and parse X.509 and CMS related objects and is required for gnupg Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-extended/gnupg/libksba_1.2.0.bb | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta

[OE-core] [PATCH 4/4] zypper: add missing runtime dependences on gzip and gnupg

2012-01-30 Thread Steve Sakoman
gzip is required to uncompress repository files gnupg is required for the support of signed repositories. Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-extended/zypper/zypper_git.bb |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/meta/recipes

Re: [OE-core] [PATCH 4/4] zypper: add missing runtime dependences on gzip and gnupg

2012-01-30 Thread Steve Sakoman
On Mon, Jan 30, 2012 at 7:29 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 30 jan. 2012, om 16:20 heeft Steve Sakoman het volgende geschreven: gzip is required to uncompress repository files gnupg is required for the support of signed repositories. Signed-off-by: Steve Sakoman st

Re: [OE-core] [PATCH v3 0/3] *** SUBJECT HERE ***

2012-01-30 Thread Steve Sakoman
Sigh, my morning for screw-ups. Time for another cup of coffee . . . The subject should be: 'zypper: support signed repositories' rather than '***SUBJECT HERE***' :-) Steve On Mon, Jan 30, 2012 at 9:14 AM, Steve Sakoman st...@sakoman.com wrote: The current zypper implementation does not work

[OE-core] [PATCH v3 1/3] libksba: add recipe for 1.2.0

2012-01-30 Thread Steve Sakoman
Libksba provides an easy API to create and parse X.509 and CMS related objects and is required for gnupg Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-support/libksba/libksba_1.2.0.bb | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 meta

[OE-core] [PATCH v3 3/3] zypper: add missing runtime dependences on gzip and gnupg

2012-01-30 Thread Steve Sakoman
gzip is required to uncompress repository files gnupg is required for the support of signed repositories. Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-extended/zypper/zypper_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes

[OE-core] [PATCH v3 2/3] gnupg: add recipe for 2.0.18

2012-01-30 Thread Steve Sakoman
GnuPG 2.0 is the new modularized version of GnuPG supporting OpenPGP and S/MIME Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-support/gnupg/gnupg_2.0.18.bb | 24 1 files changed, 24 insertions(+), 0 deletions(-) create mode 100644 meta/recipes

Re: [OE-core] [PATCH 1/4] libassuan: add recipe for 2.0.3

2012-01-30 Thread Steve Sakoman
On Mon, Jan 30, 2012 at 8:32 AM, Saul Wold s...@linux.intel.com wrote: On 01/30/2012 07:20 AM, Steve Sakoman wrote: Libassuan is the IPC library used by some GnuPG related software Signed-off-by: Steve Sakomanst...@sakoman.com ---  meta/recipes-extended/gnupg/libassuan_2.0.3.bb |   11

Re: [OE-core] [PATCH 2/4] libksba: add recipe for 1.2.0

2012-01-30 Thread Steve Sakoman
On Mon, Jan 30, 2012 at 9:45 AM, Khem Raj raj.k...@gmail.com wrote: Hi Steve On Mon, Jan 30, 2012 at 7:20 AM, Steve Sakoman st...@sakoman.com wrote: Libksba provides an easy API to create and parse X.509 and CMS related objects and is required for gnupg Doesn't it need libgpg-error

[OE-core] [PATCH v3 0/3] *** SUBJECT HERE ***

2012-01-30 Thread Steve Sakoman
. Version 3 incorporates feedback from Koen Kooi and Saul Wold - adds runtime dependencies to existing RDEPENDS_${PN} - removes duplicate recipe for libassuan - moves recipes for gnupg and libksba to recipes-support Steve Sakoman (3): libksba: add recipe for 1.2.0 gnupg: add recipe for 2.0.18

[OE-core] [PATCH 4/4 v2] zypper: add missing runtime dependences on gzip and gnupg

2012-01-30 Thread Steve Sakoman
gzip is required to uncompress repository files gnupg is required for the support of signed repositories. Signed-off-by: Steve Sakoman st...@sakoman.com --- This version incorporates feedback from Koen Kooi - adds runtime dependencies to existing RDEPENDS_${PN} meta/recipes-extended/zypper

Re: [OE-core] [PATCH v3 2/3] gnupg: add recipe for 2.0.18

2012-01-30 Thread Steve Sakoman
On Mon, Jan 30, 2012 at 12:09 PM, Anders Darander and...@chargestorm.se wrote: * Steve Sakoman st...@sakoman.com [120130 20:20]: GnuPG 2.0 is the new modularized version of GnuPG supporting OpenPGP and S/MIME diff --git a/meta/recipes-support/gnupg/gnupg_2.0.18.bb b/meta/recipes-support

[OE-core] [PATCH v4 3/3] zypper: add missing runtime dependences on gzip and gnupg

2012-01-30 Thread Steve Sakoman
gzip is required to uncompress repository files gnupg is required for the support of signed repositories. Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-extended/zypper/zypper_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes

[OE-core] [PATCH v4 1/3] libksba: add recipe for 1.2.0

2012-01-30 Thread Steve Sakoman
Libksba provides an easy API to create and parse X.509 and CMS related objects and is required for gnupg Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-support/libksba/libksba_1.2.0.bb | 12 1 files changed, 12 insertions(+), 0 deletions(-) create mode 100644

[OE-core] [PATCH v4 2/3] gnupg: add recipe for 2.0.18

2012-01-30 Thread Steve Sakoman
GnuPG 2.0 is the new modularized version of GnuPG supporting OpenPGP and S/MIME Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-support/gnupg/gnupg_2.0.18.bb | 25 + 1 files changed, 25 insertions(+), 0 deletions(-) create mode 100644 meta/recipes

[OE-core] [PATCH v4 0/3] zypper: support signed repositories

2012-01-30 Thread Steve Sakoman
- cleans up LICENSE field Steve Sakoman (3): libksba: add recipe for 1.2.0 gnupg: add recipe for 2.0.18 zypper: add missing runtime dependences on gzip and gnupg meta/recipes-extended/zypper/zypper_git.bb|4 ++-- meta/recipes-support/gnupg/gnupg_2.0.18.bb| 25

Re: [OE-core] [PATCH v4 0/3] zypper: support signed repositories

2012-01-30 Thread Steve Sakoman
On Mon, Jan 30, 2012 at 1:50 PM, Saul Wold s...@linux.intel.com wrote: Steve, I am still reviewing this, and I need to to a build with non-GPLv3, since you might have added a dependency with zypper on a GPLv3 item, this will take me some checking. You might want to prepare a patch and test

Re: [OE-core] [PATCH v4 0/3] zypper: support signed repositories

2012-01-30 Thread Steve Sakoman
On Mon, Jan 30, 2012 at 3:56 PM, Saul Wold s...@linux.intel.com wrote: On 01/30/2012 03:29 PM, Steve Sakoman wrote: On Mon, Jan 30, 2012 at 2:13 PM, Saul Wolds...@linux.intel.com  wrote: This would imply that we need to have a GPLv2 Version of the gnupg recipe also, Steve if you had to look

Re: [OE-core] [PATCH v4 0/3] zypper: support signed repositories

2012-01-30 Thread Steve Sakoman
PM, Saul Wold s...@linux.intel.com wrote: On 01/30/2012 03:29 PM, Steve Sakoman wrote: On Mon, Jan 30, 2012 at 2:13 PM, Saul Wolds...@linux.intel.com  wrote: This would imply that we need to have a GPLv2 Version of the gnupg recipe also, Steve if you had to look at or handle the newer GPLv3

Re: [OE-core] [PATCH v4 0/3] zypper: support signed repositories

2012-01-30 Thread Steve Sakoman
On Mon, Jan 30, 2012 at 7:23 PM, Saul Wold s...@linux.intel.com wrote: On 01/30/2012 05:39 PM, Steve Sakoman wrote: I took a quick look at the zypper code and discovered that the gpg2 dependency actually comes from the libzypp (package/libzypp.spec excerpt): %if 0%{?suse_version} Requires

Re: [OE-core] [PATCH v4 0/3] zypper: support signed repositories

2012-01-31 Thread Steve Sakoman
On Mon, Jan 30, 2012 at 11:42 PM, Anders Darander and...@chargestorm.se wrote: * Steve Sakoman st...@sakoman.com [120131 06:32]: On Mon, Jan 30, 2012 at 7:23 PM, Saul Wold s...@linux.intel.com wrote: On 01/30/2012 05:39 PM, Steve Sakoman wrote: I will wait to pull this until I hear back

[OE-core] [PATCH v5 1/3] libksba: add recipe for 1.2.0

2012-01-31 Thread Steve Sakoman
Libksba provides an easy API to create and parse X.509 and CMS related objects and is required for gnupg Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-support/libksba/libksba_1.2.0.bb | 12 1 files changed, 12 insertions(+), 0 deletions(-) create mode 100644

[OE-core] [PATCH v5 2/3] gnupg: add recipe for 2.0.18

2012-01-31 Thread Steve Sakoman
GnuPG 2.0 is the new modularized version of GnuPG supporting OpenPGP and S/MIME Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-support/gnupg/gnupg_2.0.18.bb | 25 + 1 files changed, 25 insertions(+), 0 deletions(-) create mode 100644 meta/recipes

[OE-core] [PATCH v5 0/3] libzypp: support signed repositories

2012-01-31 Thread Steve Sakoman
for libksba - cleans up LICENSE field Steve Sakoman (3): libksba: add recipe for 1.2.0 gnupg: add recipe for 2.0.18 libzypp: add missing runtime dependences on gzip and gnupg meta/recipes-extended/libzypp/libzypp_git.bb |4 ++-- meta/recipes-support/gnupg/gnupg_2.0.18.bb| 25

[OE-core] [PATCH v5 3/3] libzypp: add missing runtime dependences on gzip and gnupg

2012-01-31 Thread Steve Sakoman
gzip is required to uncompress repository files gnupg is required for the support of signed repositories. Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-extended/libzypp/libzypp_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes

Re: [OE-core] [PATCH v3 0/3] *** SUBJECT HERE ***

2012-01-31 Thread Steve Sakoman
I have fallen into more times than I care to admit :-) Indeed, I very often catch myself forgetting to add the subject to the cover letter! I'll have to investigate using the send-pull-request script. Steve On 01/30/2012 09:17 AM, Steve Sakoman wrote: Sigh, my morning for screw-ups.  Time

Re: [OE-core] [PATCH v4 0/3] zypper: support signed repositories

2012-02-01 Thread Steve Sakoman
On Wed, Feb 1, 2012 at 3:11 AM, Anders Darander and...@chargestorm.se wrote: * Steve Sakoman sako...@gmail.com [120131 17:50]: On Mon, Jan 30, 2012 at 11:42 PM, Anders Darander and...@chargestorm.se wrote: * Steve Sakoman st...@sakoman.com [120131 06:32]: On Mon, Jan 30, 2012 at 7:23 PM

Re: [OE-core] [PATCH v4 0/3] zypper: support signed repositories

2012-02-01 Thread Steve Sakoman
On Wed, Feb 1, 2012 at 3:13 AM, Koen Kooi k...@dominion.thruhere.net wrote: Op 1 feb. 2012, om 12:11 heeft Anders Darander het volgende geschreven: * Steve Sakoman sako...@gmail.com [120131 17:50]: On Mon, Jan 30, 2012 at 11:42 PM, Anders Darander and...@chargestorm.se wrote: * Steve

[OE-core] [PATCH v6 1/3] libksba: add 1.2.0 (initial recipe)

2012-02-01 Thread Steve Sakoman
Libksba provides an easy API to create and parse X.509 and CMS related objects and is required for gnupg Signed-off-by: Steve Sakoman st...@sakoman.com Acked-by: Paul Menzel paulepan...@users.sourceforge.net --- meta/recipes-support/libksba/libksba_1.2.0.bb | 13 + 1 files changed

[OE-core] [PATCH v6 3/3] libzypp: add missing runtime dependences on gzip and gnupg

2012-02-01 Thread Steve Sakoman
gzip is required to uncompress repository files gnupg is required for the support of signed repositories. Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-extended/libzypp/libzypp_git.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes

[OE-core] [PATCH v6 2/3] gnupg: add 2.0.18 (initial recipe)

2012-02-01 Thread Steve Sakoman
GnuPG 2.0 is the new modularized version of GnuPG supporting OpenPGP and S/MIME Signed-off-by: Steve Sakoman st...@sakoman.com Acked-by: Paul Menzel paulepan...@users.sourceforge.net --- meta/recipes-support/gnupg/gnupg_2.0.18.bb | 24 1 files changed, 24 insertions

[OE-core] [PATCH v6 0/3] libzypp: support signed repositories

2012-02-01 Thread Steve Sakoman
. Changes from version 5 include feedback from Paul Menzel: - add (initial recipe) to patch subject for libksba and gnupg - add HOMEPAGE to libksba and gnupg - use ${PV}/${P} in gnupg SRC_URI - fix description/punctuation for libksba and gnupg Steve Sakoman (3): libksba: add 1.2.0 (initial recipe

[OE-core] [PATCH] shadow-securetty: allow root logins on usb serial gadget device

2012-02-01 Thread Steve Sakoman
Existing tty list does not include ttyGS0, add it Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-extended/shadow/files/securetty |3 +++ .../shadow/shadow-securetty_4.1.4.3.bb |2 ++ 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/meta

[OE-core] [PATCH v2] shadow-securetty: allow root logins on usb serial gadget device

2012-02-01 Thread Steve Sakoman
Existing tty list does not include ttyGS0, add it Signed-off-by: Steve Sakoman st...@sakoman.com --- Changes in this version: - set PR to r1 meta/recipes-extended/shadow/files/securetty |3 +++ .../shadow/shadow-securetty_4.1.4.3.bb |2 ++ 2 files changed, 5

Re: [OE-core] [PATCH 12/20] zlib: Upgrade 1.2.5 - 1.2.6

2012-02-10 Thread Steve Sakoman
On Tue, Feb 7, 2012 at 6:06 PM, Khem Raj raj.k...@gmail.com wrote: On Tue, Feb 7, 2012 at 4:19 PM, Saul Wold s...@linux.intel.com wrote: Can you verify if you have a .la file in you sysroot? No its not there and thats the point we probably should learn to live with out it actually one of

Re: [OE-core] [PATCH 12/20] zlib: Upgrade 1.2.5 - 1.2.6

2012-02-13 Thread Steve Sakoman
On Sun, Feb 12, 2012 at 11:48 PM, Martin Jansa martin.ja...@gmail.com wrote: On Sat, Feb 11, 2012 at 06:09:52AM +0100, Koen Kooi wrote: Op 11 feb. 2012, om 06:05 heeft Steve Sakoman het volgende geschreven: On Tue, Feb 7, 2012 at 6:06 PM, Khem Raj raj.k...@gmail.com wrote: On Tue, Feb 7

Re: [OE-core] [oe-core][PATCH 4/4] recipes: bump PR to rebuild .la files without libz.la

2012-02-21 Thread Steve Sakoman
On Mon, Feb 13, 2012 at 7:40 AM, Martin Jansa martin.ja...@gmail.com wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com --- snip  meta/recipes-core/libxml/libxml2_2.7.8.bb          |    2 +- The rebuild of libxml2 triggered by this commit fails on my 8 core machine: | In file included

[OE-core] [PATCH] libxml2: add missing dependency on binutils

2012-02-21 Thread Steve Sakoman
Otherwise build fails with following error: | In file included from libxml.h:36:0, | from xmlmemory.c:8: | ./include/libxml/xmlversion.h:396:22: fatal error: ansidecl.h: No such file or directory Signed-off-by: Steve Sakoman st...@sakoman.com --- meta/recipes-core/libxml

Re: [OE-core] [oe-core][PATCH 4/4] recipes: bump PR to rebuild .la files without libz.la

2012-02-21 Thread Steve Sakoman
On Mon, Feb 13, 2012 at 7:40 AM, Martin Jansa martin.ja...@gmail.com wrote: Signed-off-by: Martin Jansa martin.ja...@gmail.com snip  meta/recipes-gnome/gtk+/gtk+_2.24.8.bb             |    2 +- The rebuild of gtk+ triggered by this commit fails on my quad core build machine: | configure:

Re: [OE-core] [oe-core][PATCH 4/4] recipes: bump PR to rebuild .la files without libz.la

2012-02-21 Thread Steve Sakoman
On Tue, Feb 21, 2012 at 1:07 PM, Khem Raj raj.k...@gmail.com wrote: On Tue, Feb 21, 2012 at 11:25 AM, Steve Sakoman sako...@gmail.com wrote: | configure: error: Package requirements (cairo-xlib = 1.6) were not met: | | No package 'cairo-xlib' found Add DEPENDS += cairo Nope, cairo

Re: [OE-core] [oe-core][PATCH 4/4] recipes: bump PR to rebuild .la files without libz.la

2012-02-21 Thread Steve Sakoman
On Tue, Feb 21, 2012 at 1:33 PM, Phil Blundell ph...@gnu.org wrote: On Tue, 2012-02-21 at 13:16 -0800, Steve Sakoman wrote: On Tue, Feb 21, 2012 at 1:07 PM, Khem Raj raj.k...@gmail.com wrote: On Tue, Feb 21, 2012 at 11:25 AM, Steve Sakoman sako...@gmail.com wrote: | configure: error

Re: [OE-core] [oe-core][PATCH 4/4] recipes: bump PR to rebuild .la files without libz.la

2012-02-21 Thread Steve Sakoman
On Tue, Feb 21, 2012 at 1:44 PM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Tuesday 21 February 2012 13:16:11 Steve Sakoman wrote: Since Poky doesn't have x11 in DISTRO_FEATURES, cairo builds without xlib support by default. If you're referring to the default configuration, I can

Re: [OE-core] [PATCH] libxml2: add missing dependency on binutils

2012-02-21 Thread Steve Sakoman
On Tue, Feb 21, 2012 at 1:52 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2012-02-21 at 11:07 -0800, Steve Sakoman wrote: Otherwise build fails with following error: | In file included from libxml.h:36:0, |                  from xmlmemory.c:8: | ./include/libxml

Re: [OE-core] [PATCH] libxml2: add missing dependency on binutils

2012-02-22 Thread Steve Sakoman
On Tue, Feb 21, 2012 at 2:26 PM, Steve Sakoman st...@sakoman.com wrote: On Tue, Feb 21, 2012 at 1:52 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Tue, 2012-02-21 at 11:07 -0800, Steve Sakoman wrote: Otherwise build fails with following error: | In file included from

[OE-core] elfutils - missing dependency on bzip2?

2012-02-26 Thread Steve Sakoman
After a pull this morning the rebuild if elfutils fails with: | /usr/bin/ld: cannot find -lbz2 | collect2: ld returned 1 exit status | make[3]: *** [libdw.so] Error 1 | make[3]: Leaving directory `/media/Work/yocto/tmp/work/i686-linux/elfutils-native-0.148-r5/elfutils-0.148/libdw' If I build

Re: [OE-core] elfutils - missing dependency on bzip2?

2012-02-26 Thread Steve Sakoman
On Sun, Feb 26, 2012 at 3:24 PM, Richard Purdie rpur...@rpsys.net wrote: On Sun, 2012-02-26 at 09:25 -0800, Steve Sakoman wrote: After a pull this morning the rebuild if elfutils fails with: | /usr/bin/ld: cannot find -lbz2 | collect2: ld returned 1 exit status | make[3]: *** [libdw.so

Re: [OE-core] elfutils - missing dependency on bzip2?

2012-02-26 Thread Steve Sakoman
On Sun, Feb 26, 2012 at 4:34 PM, Steve Sakoman sako...@gmail.com wrote: On Sun, Feb 26, 2012 at 3:24 PM, Richard Purdie rpur...@rpsys.net wrote: On Sun, 2012-02-26 at 09:25 -0800, Steve Sakoman wrote: After a pull this morning the rebuild if elfutils fails with: | /usr/bin/ld: cannot find

Re: [OE-core] elfutils - missing dependency on bzip2?

2012-02-27 Thread Steve Sakoman
On Sun, Feb 26, 2012 at 10:38 PM, Martin Jansa martin.ja...@gmail.com wrote: gcc: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. Rerun configure task after fixing this. The path was

[OE-core] psuedo-native strangeness on 64 bit build machine

2012-02-28 Thread Steve Sakoman
I did a clean build on an Ubuntu 64 bit build machine a couple of days ago with no issues. After a pull of today I did an image build for an OMAP3 machine and encountered an issue with psuedo-native. First I got this familiar message: Pseudo is not present but is required, building this first

Re: [OE-core] psuedo-native strangeness on 64 bit build machine

2012-02-28 Thread Steve Sakoman
On Tue, Feb 28, 2012 at 9:13 PM, Mark Hatle mark.ha...@windriver.com wrote: I'm building pseudo on 64-bit machines right now, no problem. The error you are seeing is pseudo attempting to build both a 64-bit and a 32-bit wrapper.  The 32-bit wrapper is built when the recipe detects support

Re: [OE-core] psuedo-native strangeness on 64 bit build machine

2012-02-29 Thread Steve Sakoman
On Wed, Feb 29, 2012 at 12:45 AM, Petr Štetiar yn...@true.cz wrote: On 2/28/12 10:35 PM, Steve Sakoman wrote: I did a clean build on an Ubuntu 64 bit build machine a couple of days ago with no issues. I can confirm same situation here. After a pull of today I did an image build for an OMAP3

Re: [OE-core] psuedo-native strangeness on 64 bit build machine

2012-02-29 Thread Steve Sakoman
On Wed, Feb 29, 2012 at 6:22 AM, Steve Sakoman sako...@gmail.com wrote: On Wed, Feb 29, 2012 at 12:45 AM, Petr Štetiar yn...@true.cz wrote: Now it's impossible to finish the build, the most noticeable failure is gcc, which fails for me in patching task due to the parallel build settings

[OE-core] wpa-supplicant strangeness after pull

2012-02-29 Thread Steve Sakoman
I'm continuing to see failing builds or defective packages on package rebuilds triggered by the recent change to sstate hash. The wpa-supplicant package is a good example of the latter -- the rebuild completes successfully but the resulting package is defective. There were no recent changes to

Re: [OE-core] wpa-supplicant strangeness after pull

2012-02-29 Thread Steve Sakoman
On Wed, Feb 29, 2012 at 3:56 PM, Khem Raj raj.k...@gmail.com wrote: and this is yet another case where basichash exposes an underlying problem see the sed command in below snippet install -m 644 ${S}/dbus/dbus-wpa_supplicant.conf ${D}/${sysconfdir}/dbus-1/system.d install -d

Re: [OE-core] psuedo-native strangeness on 64 bit build machine

2012-03-01 Thread Steve Sakoman
On Thu, Mar 1, 2012 at 2:33 AM, Khem Raj raj.k...@gmail.com wrote: On 02/29/2012 07:12 AM, Steve Sakoman wrote: On Wed, Feb 29, 2012 at 6:22 AM, Steve Sakoman sako...@gmail.com wrote: On Wed, Feb 29, 2012 at 12:45 AM, Petr Štetiar yn...@true.cz wrote: Now it's impossible to finish the build

[OE-core] [PATCH] wpa-supplicant: fix breakage during rebuild

2012-03-02 Thread Steve Sakoman
/wpa_supplicant -u rather than: Exec=/usr/sbin/wpa_supplicant -u This patch does the sed edit after the files are copied to $D, which should be safe. Signed-off-by: Steve Sakoman st...@sakoman.com --- .../wpa-supplicant/wpa-supplicant-0.7.inc |2 +- .../wpa-supplicant/wpa

[OE-core] net-tools breaks on rebuild

2012-03-14 Thread Steve Sakoman
I'm still encountering recipes that fail when sstate hash forces a rebuild after a pull. The latest is net-tools in nettools_do_patch: | ERROR: Function failed: nettools_do_patch (see /media/Work/yocto/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/net-tools-1.60-23-r0/temp/log.do_patch.658 for

[OE-core] boost breaks on rebuild

2012-03-14 Thread Steve Sakoman
Boost is another package when a rebuild is triggered: ERROR: Logfile of failure stored in: /media/Work/yocto/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/boost-1.49.0-r2.0/temp/log.do_compile.22475 Log data follows: | ERROR: Function failed: do_compile (see

Re: [OE-core] boost breaks on rebuild

2012-03-15 Thread Steve Sakoman
On Thu, Mar 15, 2012 at 9:21 AM, Mark Hatle mark.ha...@windriver.com wrote: On 3/15/12 8:39 AM, Richard Purdie wrote: On Wed, 2012-03-14 at 15:28 -0700, Steve Sakoman wrote: NOTE: package boost-1.49.0-r2.0: task do_compile: Failed I don't have a fix for this but wanted to document

[OE-core] pseudo failing with cc1: error: unrecognized command line option '-m32'

2012-03-29 Thread Steve Sakoman
The pseudo build fails on both 32 and 64 bit build machines. I am building for arm (omap). Not sure if this is related to the recent pseudo recipes changes, but here are the details: NOTE: package pseudo-1.3-r7: task do_compile: Started ERROR: Function failed: do_compile (see

Re: [OE-core] pseudo failing with cc1: error: unrecognized command line option '-m32'

2012-03-29 Thread Steve Sakoman
the pseudo maintainer...) Yes, I figured it would be interesting to see what would happen with task-self-hosted on arm :-) Clearly not something a sane person would do . . . Steve On 3/29/12 1:30 PM, Steve Sakoman wrote: The pseudo build fails on both 32 and 64 bit build machines.  I am building

Re: [OE-core] pseudo failing with cc1: error: unrecognized command line option '-m32'

2012-03-29 Thread Steve Sakoman
On Thu, Mar 29, 2012 at 11:57 AM, Peter Seebach peter.seeb...@windriver.com wrote: On Thu, 29 Mar 2012 11:53:23 -0700 Steve Sakoman sako...@gmail.com wrote: Clearly not something a sane person would do . . . Now that is a persuasive argument in favor of making it work if I've ever heard one

Re: [OE-core] pseudo failing with cc1: error: unrecognized command line option '-m32'

2012-03-30 Thread Steve Sakoman
On Thu, Mar 29, 2012 at 11:57 AM, Peter Seebach peter.seeb...@windriver.com wrote: On Thu, 29 Mar 2012 11:53:23 -0700 Steve Sakoman sako...@gmail.com wrote: Clearly not something a sane person would do . . . Now that is a persuasive argument in favor of making it work if I've ever heard one

Re: [OE-core] Re-execution of tasks - test report and results

2012-03-31 Thread Steve Sakoman
On Sat, Mar 31, 2012 at 7:07 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: As some people have noticed, there are some rebuild issues happening due to sstate and the use of hashes in the stamp files. By this I mean the case where due to some checksum change, some task gets rerun

Re: [OE-core] Re-execution of tasks - test report and results

2012-03-31 Thread Steve Sakoman
On Sat, Mar 31, 2012 at 8:34 AM, Richard Purdie richard.pur...@linuxfoundation.org wrote: Hmm, yes. We already have a bug open against git but I'd like to understand shadow-native and sqlite. If you have the failure logs for those two, I think it would be worth opening bugs for them. Details

[OE-core] qt4e-demo-image with meta-fsl-arm: successful build?

2013-06-09 Thread Steve Sakoman
Has anyone successfully built (and run!) the qt4e-demo-image with meta-fsl-arm? I tried a build for a machine based on imx28evk and get a broken image (i.e. demo fails to start at boot): QIconvCodec::convertFromUnicode: using Latin-1 for conversion, iconv_open failed

Re: [OE-core] qt4e-demo-image with meta-fsl-arm: successful build?

2013-06-10 Thread Steve Sakoman
On Mon, Jun 10, 2013 at 12:45 AM, Eric Bénard e...@eukrea.com wrote: the strange thing is why do you get a X qtdemo when building qt4e-demo-image ? I haven't begun debugging yet, but I had 2 initial thoughts as to why the X error message: 1. The qtdemo init seems to be written to support both

Re: [OE-core] qt4e-demo-image with meta-fsl-arm: successful build?

2013-06-10 Thread Steve Sakoman
And of course I should have mentioned in my first email that I am using the danny branch of both repositories! Steve On Mon, Jun 10, 2013 at 5:58 AM, Steve Sakoman sako...@gmail.com wrote: On Mon, Jun 10, 2013 at 12:45 AM, Eric Bénard e...@eukrea.com wrote: the strange thing is why do you get

Re: [OE-core] qt4e-demo-image with meta-fsl-arm: successful build?

2013-06-10 Thread Steve Sakoman
On Mon, Jun 10, 2013 at 6:07 AM, Eric Bénard e...@eukrea.com wrote: Le Mon, 10 Jun 2013 05:58:42 -0700, Steve Sakoman sako...@gmail.com a écrit : I haven't begun debugging yet, but I had 2 initial thoughts as to why the X error message: 1. The qtdemo init seems to be written to support both

  1   2   3   4   5   6   7   8   9   10   >