[OE-core] [PATCH] musl: Upgrade to 1.1.16+ on master

2017-01-02 Thread Khem Raj
summary of changes http://git.musl-libc.org/cgit/musl/commit/?id=8fe1f2d79b275b7f7fb0d41c99e379357df63cd9 Signed-off-by: Khem Raj --- meta/recipes-core/musl/musl_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-cor

Re: [OE-core] [oe-commits] [openembedded-core] 02/20: openssl: Security fix CVE-2016-2177

2017-01-02 Thread akuster808
On 12/22/2016 07:21 AM, Martin Jansa wrote: On Fri, Sep 23, 2016 at 10:22:26PM +, g...@git.openembedded.org wrote: rpurdie pushed a commit to branch jethro in repository openembedded-core. This change and CVE-2016-8610.patch seems to be missing in krogoth branch. got them now. OE @ ~

Re: [OE-core] [PATCH] mtd-utils: install libmtd and libubi static libraries

2017-01-02 Thread Stefano Babic
Hi Javier, On 02/01/2017 17:20, Javier Viguera wrote: > These two static libraries can be used to program custom applications to > access MTD devices. > > For example an user of those libraries is 'swupdate' package from > 'meta-swupdate'. > > Signed-off-by: Javier Viguera > --- > meta/recipes

[OE-core] [PATCH] mtd-utils: install libmtd and libubi static libraries

2017-01-02 Thread Javier Viguera
These two static libraries can be used to program custom applications to access MTD devices. For example an user of those libraries is 'swupdate' package from 'meta-swupdate'. Signed-off-by: Javier Viguera --- meta/recipes-devtools/mtd/mtd-utils_git.bb | 5 + 1 file changed, 5 insertions(+)