[oe] [meta-oe][PATCH] xerces-c: upgrade to 3.1.4

2016-08-02 Thread jackie.huang
From: Jackie Huang upgrade to version 3.1.4 to fix two CVEs: https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-4463 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2099 Signed-off-by: Jackie Huang ---

[oe] [meta-oe][PATCH] libgit2: add a recipe for libgit2 version 0.24.1

2016-08-02 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb | 24 +++ 1 file changed, 24 insertions(+) create mode 100644 meta-oe/recipes-support/libgit2/libgit2_0.24.1.bb diff --git

[oe] [PATCH 00/64] Krogoth-next patches under consideration

2016-08-02 Thread Armin Kuster
Most GCC 6 fixed backported. A few packages where updated as they where mostly bug fixes and I noted addition reasons within the commits. I am running builds now. please comment if there is any feedback or missed something.. I hope to have a formal request out by this weekend. The following

Re: [oe] [OE-core] augeas: oe-core removal warning

2016-08-02 Thread Burton, Ross
On 13 May 2016 at 08:15, Jussi Kukkonen wrote: > I'm considering removing the augeas recipe from oe-core: it has not > really been depended on by anything since Danny (rpm has a non-default > PACKAGECONFIG but even that is accompanied by comments about no > testing) and

Re: [oe] [PATCH] cronie: 1.5.0 -> 1.5.1

2016-08-02 Thread Burton, Ross
On 2 August 2016 at 15:26, Huang Qiyu wrote: > Update cronie from 1.5.0 to 1.5.1 > This should be on the openembedded-core list, was already posted last week, and you made the same mistake that the previous patch did by not testing the PAM-specific patches (which

[oe] [RFC][PATCH][meta-oe] ninja: support target builds

2016-08-02 Thread Ross Burton
Extend the recipe so that it supports target builds. Signed-off-by: Ross Burton --- RFC as I've not actually tested that this works on target, I just did it to silence my world builds. :) .../ninja/{ninja-native_1.6.0.bb => ninja_1.6.0.bb} | 17 +++-- 1

[oe] [meta-perl][PATCH] adduser: upgrade to 3.115

2016-08-02 Thread jackie.huang
From: Jackie Huang Update the checksums and the S directory. Signed-off-by: Jackie Huang --- .../recipes-perl/adduser/{adduser_3.114.bb => adduser_3.115.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[oe] [PATCH] cronie: 1.5.0 -> 1.5.1

2016-08-02 Thread Huang Qiyu
From: huangqy Update cronie from 1.5.0 to 1.5.1 Signed-off-by: Huang Qiyu --- meta/recipes-extended/cronie/{cronie_1.5.0.bb => cronie_1.5.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename