Re: [oe] [meta-oe][PATCH] rsyslog: upgrade from 8.1908.0 to 8.1910.0

2019-10-12 Thread Khem Raj
Hi Trevor I have taken the security fix patch for master and then backported it to zeus. that means this patch now needs to be rebased on top of latest master, can you resend it after rebase please ? On Fri, 2019-10-11 at 11:11 -0400, Trevor Gamblin wrote: > From: Trevor Gamblin > > Upgrade to

Re: [oe] [meta-oe][PATCH] nvme-cli: defer host ID generation to post installation

2019-10-12 Thread Khem Raj
Stefan Please rebase it on top of latest master and resend please. Since half of this patch is already merged. On Sat, 2019-10-12 at 14:44 +0200, Stefan Wiehler wrote: > Signed-off-by: Stefan Wiehler < > stefan.wieh...@missinglinkelectronics.com> > --- >

[oe] [meta-oe][PATCH] nvme-cli: defer host ID generation to post installation

2019-10-12 Thread Stefan Wiehler
Signed-off-by: Stefan Wiehler --- meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.9.bb index 256d83f03..061c7a0fe 100644 ---

[oe] [meta-oe][PATCH] nvme-cli: defer host ID generation to post installation

2019-10-12 Thread Stefan Wiehler
Right now, we only generate the hostnqn post-installation, but not the hostid; I agree however that it makes more sense to perform both tasks on the target. -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

[oe] [PATCH] exiv2: initial add 0.27.1

2019-10-12 Thread Andreas Müller
* exiv2 lives in meta-luneos and meta-qt5-extra currently. Soon meta-gnome will require it for nautilus -> gexiv2 => move it up in layer hierarchy * This recipe was taken from meta-qt5-extra * There is a version 0.27.2 but from my experience as soon as upstream will create a successor of

[oe] [meta-oe][PATCH] wvstreams, wvdial: Mark incompatible for musl

2019-10-12 Thread Khem Raj
wvstreams needs porting work to get it fully functional on musl, wvdial depends on it so that needs to be disabled as well for musl. Add it to meta-oe packagegroup only when using glibc Signed-off-by: Khem Raj --- .../wvdial/wvdial_1.61.bb | 1 +