Re: [yocto] [meta-security][PATCH] libcap-ng: fix checksums

2015-01-12 Thread Paul Eggleton
Hi Armin, On Sunday 11 January 2015 09:56:22 Armin Kuster wrote: > Signed-off-by: Armin Kuster > --- > recipes-security/libcap-ng/libcap-ng_0.7.4.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-security/libcap-ng/libcap-ng_0.7.4.bb > b/recipes-security/li

Re: [yocto] [meta-cgl][PATCH] cluster: add new recipe

2015-01-12 Thread Alexandru Vaduva
Thank you for the patch. I will merge it as soon as possible. Also I believe there is an alternative pacemaker solution already integrated, but this package is very welcomed. In fact any alternative solution to any already available packages is good, but maybe more information about each pachage

Re: [yocto] [meta-security][PATCH] libcap-ng: fix checksums

2015-01-12 Thread akuster808
Paul, Thanks for the feedback. My intension was to add some sort of a note by my action did not reflect that. I will send out an update. - Armin On 01/12/2015 01:53 AM, Paul Eggleton wrote: Hi Armin, On Sunday 11 January 2015 09:56:22 Armin Kuster wrote: Signed-off-by: Armin Kuster ---

Re: [yocto] can't pull any sources anymore

2015-01-12 Thread Anders Darander
* matthias.he...@atlas-elektronik.com [150112 08:22]: > thanks for your reply, I'm running the "repo init" command as in many > tutorials, this is the line : > repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b dizzy I've just tried to replicate your steps, and everything

Re: [yocto] can't pull any sources anymore

2015-01-12 Thread Matthias.Heise
Hi Anders, yes, in my git config I replace git:// with https:// I'm forced to do so as git doesn't go through the company network. If I change the url in the manifest.xml to https://git.yoctoproject.org/git/poky/ it works on that part but I didn't find out yet how the other links should look l

[yocto] [OE-core] fix '[[: not found' error message using dash

2015-01-12 Thread Vincent Génieux
This is a fix for https://bugzilla.yoctoproject.org/show_bug.cgi?id=7112 bash specific syntax '[[ test ]]' replaced with '[ test ]'. Signed-off-by: Vincent Génieux --- meta/classes/kernel.bbclass |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes/kernel.bbclass b

Re: [yocto] [OE-core] fix '[[: not found' error message using dash

2015-01-12 Thread Bruce Ashfield
Not bad for a first patch submission! Just two little things to change. #1, this should go to the oe-core mailing list (openembedded-c...@lists.openembedded.org), and not the yocto one. It definitely is not always obvious at the beginning which list to use for what! On 15-01-12 08:42 AM, Vince

Re: [yocto] meta-java: Problems creating image inside VM? openjdk-6 build gets killed by host OOM killer.

2015-01-12 Thread Mark Hatle
On 1/11/15 3:39 PM, Colin Smiley wrote: > > I need help. > ... commenting on the one piece I'm aware of ... > 8) Run `bitbake java-6-test-image`. This runs until compilation failure, > due to a date bug introduced in meta-java on 12/31/14, with: > > /home/csmiley/yacto/poky/build/tmp/work/i586

Re: [yocto] [meta-selinux][PATCH 1/2] ustr: Get source from official upstream instead of Fedora Project

2015-01-12 Thread Joe MacDonald
Clearing out the meta-selinux queue. This has been merged with one minor tweak, PN -> BPN in the SRC_URI. Thanks. -J. [[meta-selinux][PATCH 1/2] ustr: Get source from official upstream instead of Fedora Project] On 14.11.20 (Thu 16:43) Qian Lei wrote: > Official upstream is still OK, so we us

Re: [yocto] [PATCH][meta-selinux] systemd: fix dependencies for audit, selinux

2015-01-12 Thread Joe MacDonald
Merged, thanks. -J. [[yocto] [PATCH][meta-selinux] systemd: fix dependencies for audit, selinux] On 14.12.03 (Wed 03:58) wenzong@windriver.com wrote: > From: Wenzong Fan > > Signed-off-by: Wenzong Fan > --- > recipes-core/systemd/systemd_%.bbappend |2 ++ > 1 file changed, 2 inserti

[yocto] [Recipe reporting system] Upgradable recipe name list

2015-01-12 Thread anibal . limon
This mail was sent out by Recipe reporting system. This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-"xxx" in upstream_tracking files to ignore this recipe remainder until newer u

Re: [yocto] [PATCH][meta-selinux] cronie: Use wildcard for version number in bbappend.

2015-01-12 Thread Joe MacDonald
Merged, thanks Philip. -J. [[PATCH][meta-selinux] cronie: Use wildcard for version number in bbappend.] On 14.12.19 (Fri 23:47) fl...@twobit.us wrote: > From: Philip Tricca > > Signed-off-by: Philip Tricca > --- > recipes-extended/cronie/cronie_%.bbappend |3 +++ > recipes-extended

Re: [yocto] [PATCH][meta-selinux] parted: Use wildcard for version number in bbappend.

2015-01-12 Thread Joe MacDonald
Merged this too. -J. [[PATCH][meta-selinux] parted: Use wildcard for version number in bbappend.] On 14.12.19 (Fri 23:46) fl...@twobit.us wrote: > From: Philip Tricca > > Signed-off-by: Philip Tricca > --- > recipes-extended/parted/parted_%.bbappend |3 +++ > recipes-extended/parted/p

Re: [yocto] [meta-selinux][PATCH] lsof: use wildcard for version number in bbappend

2015-01-12 Thread Joe MacDonald
Merged, thanks Jackie. -J. [[yocto] [meta-selinux][PATCH] lsof: use wildcard for version number in bbappend] On 15.01.05 (Mon 15:25) jackie.hu...@windriver.com wrote: > From: Jackie Huang > > The recipe in oe-core is already updated: > b463d70 lsof: Upgrade to 4.88 > > Signed-off-by: Jackie H

Re: [yocto] [meta-selinux][PATCH 1/3] V2 refpolicy:20140311 update for systemd

2015-01-12 Thread Joe MacDonald
Hi Shrikant, All three of these have been merged. Thanks. And my apologies to everyone on the delay for these patches. -J. [Re: [yocto] [meta-selinux][PATCH 1/3] V2 refpolicy:20140311 update for systemd] On 15.01.05 (Mon 17:12) Shrikant Bobade wrote: > Hello, > > Please provide review comme

Re: [yocto] meta-java: Problems creating image inside VM? openjdk-6 build gets killed by host OOM killer.

2015-01-12 Thread Colin Smiley
Mark, thanks for the reply. Comments in-line. On 1/12/15, 1:11 PM, "Mark Hatle" wrote: >On 1/11/15 3:39 PM, Colin Smiley wrote: >> >> I need help. >> > >... commenting on the one piece I'm aware of ... > >> 8) Run `bitbake java-6-test-image`. This runs until compilation failure, >> due to a d

Re: [yocto] meta-java: Problems creating image inside VM? openjdk-6 build gets killed by host OOM killer.

2015-01-12 Thread Colin Smiley
Well, adding more SWAP to the VM didn’t work. Qemu-i386 used it all! Jan 12 17:57:09 yoctomatic kernel: [ 5474.131213] Out of memory: Kill process 123621 (qemu-i386) score 983 or sacrifice child Jan 12 17:57:09 yoctomatic kernel: [ 5474.131698] Killed process 123621 (qemu-i386) total-vm:49056108k

[yocto] [meta-selinux][ 0/3] More recipe updates.

2015-01-12 Thread Philip Tricca
Greetings, Three more recipe udpates to get meta-selinux building with oe-core master again. These are mostly mundane though the move from findutils from 4.4.x to 4.5.x removes the need for patches that have since gone upstream (w00t!). Best, Philip Philip Tricca (3): findutils: Upgrade recipe

[yocto] [meta-selinux][ 3/3] tar: Use wildcard for version number in bbappend.

2015-01-12 Thread Philip Tricca
Signed-off-by: Philip Tricca --- recipes-extended/tar/tar_%.bbappend | 13 + recipes-extended/tar/tar_1.27.1.bbappend | 13 - 2 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 recipes-extended/tar/tar_%.bbappend delete mode 100644 recipes-ext

[yocto] [meta-selinux][ 2/3] logrotate: Use wildcard for version number.

2015-01-12 Thread Philip Tricca
Signed-off-by: Philip Tricca --- recipes-extended/logrotate/logrotate_%.bbappend |7 +++ recipes-extended/logrotate/logrotate_3.8.7.bbappend |7 --- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 recipes-extended/logrotate/logrotate_%.bbappend delete mod

[yocto] [meta-selinux][ 1/3] findutils: Upgrade recipe to 4.5 and use wildcard for pico version.

2015-01-12 Thread Philip Tricca
The latest version eliminates the need for the two patches from fedora. The previously pinned glib version needed updating so drop that in favor of the default. Signed-off-by: Philip Tricca --- .../findutils-with-selinux-gnulib.patch| 55 -- .../findutils-4.4.2/findutils-with-selin

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, Jan. 13, 2015 8:00 AM US Pacific Time

2015-01-12 Thread Jolley, Stephen K
Tuesday, January 13, 2015 8:00 AM US Pacific Time Agenda: * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.8_Status https://wiki.yoctoproject.org/wiki/Yocto_1.8_Schedule https://wiki.yoctoproject.org/wik

[yocto] [meta-security][PATCH v2] libcap-ng: fix checksums

2015-01-12 Thread Armin Kuster
the checksums did not get updated when upgrading package. Signed-off-by: Armin Kuster --- recipes-security/libcap-ng/libcap-ng_0.7.4.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-security/libcap-ng/libcap-ng_0.7.4.bb b/recipes-security/libcap-ng/libcap-ng_0.