Re: [OE-core] [PATCH v6] libxml2: 2.9.4 -> 2.9.7

2017-11-05 Thread Andrej Valek
This patch is obsolete, due to merged upgrade to version 2.9.5 . I have sent the new one, which upgrades version to 2.9.7 http://lists.openembedded.org/pipermail/openembedded-core/2017-November/143973.html Andrej On 11/03/2017 08:12 AM, Andrej Valek wrote: > - remove backported patches (CVE-* an

Re: [OE-core] [PATCH v3] libxml2: 2.9.4 -> 2.9.6

2017-11-05 Thread Andrej Valek
This patch is obsolete, due to merged upgrade to version 2.9.5 . I have sent the new one, which upgrades version to 2.9.7 http://lists.openembedded.org/pipermail/openembedded-core/2017-November/143973.html Andrej On 10/06/2017 09:27 AM, Andrej Valek wrote: > Signed-off-by: Andrej Valek > --- >

[OE-core] [PATCH] libxml2: 2.9.5 -> 2.9.7

2017-11-05 Thread Andrej Valek
Signed-off-by: Andrej Valek --- meta/recipes-core/libxml/{libxml2_2.9.5.bb => libxml2_2.9.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/libxml/{libxml2_2.9.5.bb => libxml2_2.9.7.bb} (96%) diff --git a/meta/recipes-core/libxml/libxml2_2.9.5.bb b/meta/r

[OE-core] [PATCH 2/2] bash-completion: remove rfkill file that util-linux provides

2017-11-05 Thread Chen Qi
Remove the rfkill bash completion file that util-linux provides to avoid conflicts. Signed-off-by: Chen Qi --- meta/recipes-support/bash-completion/bash-completion_2.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/bash-completion/bash-completion_2.7.

[OE-core] [PATCH 1/2] util-linux: upgrade to 2.31

2017-11-05 Thread Chen Qi
The utility 'reset' is removed in this new version. A new utility 'rfkill' is added in this new version. Recipe is modified to remove reset and add rfkill according to the above changes in new version. Signed-off-by: Chen Qi --- meta/recipes-core/util-linux/util-linux.inc| 24 +-

[OE-core] [PATCH 0/2] util-linux upgrade and related fix

2017-11-05 Thread Chen Qi
The following changes since commit 58ef101032c301f54b9ecc9fcc9b84b5038df030: scripts/lib/bsp: delete, all users have been removed (2017-11-05 22:33:24 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/util-linux-2.31 http://git.pokylinux.org/cgit.c

Re: [OE-core] [PATCH 2/2] lib/oe/package_manager.py (rpm): Allow use of non-signed feeds

2017-11-05 Thread Neal Gompa
On Sun, Oct 1, 2017 at 6:01 PM, Otavio Salvador wrote: > On Sun, Oct 1, 2017 at 4:39 AM, Alexander Kanavin > wrote: >> On 09/30/2017 09:06 PM, Otavio Salvador wrote: >>> >>> When we wish to use the package feed for local development, it does >>> not uses GPG signed feeds by default but dnf does.

[OE-core] [PATCH] runqemu: correct rootfs setup to boot an ide hddimg

2017-11-05 Thread Thomas Perrot
vm_drive variable is malformed when the drive type is an ide device. Signed-off-by: Thomas Perrot --- scripts/runqemu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runqemu b/scripts/runqemu index f0ddeea1bf..7d3b69bc01 100755 --- a/scripts/runqemu +++ b/scripts/runq

Re: [OE-core] [PATCH 3/3] scripts/send-pull-request: allow -C to be used multiple times

2017-11-05 Thread Paul Eggleton
Hi Peter, On Saturday, 4 November 2017 1:50:21 PM NZDT Peter Kjellerstedt wrote: > > -Original Message- > > From: openembedded-core-boun...@lists.openembedded.org > > [mailto:openembedded-core-boun...@lists.openembedded.org] On Behalf Of > > Paul Eggleton > > Sent: den 3 november 2017 04:1

[OE-core] [OE-Core][PATCH] util-linux: create nativesdk lib packages

2017-11-05 Thread Gaël PORTAY
The nativesdk class does not create lib packages as its cross counterpart does. libblkid libuuid libsmartcols libfdisk libmount... Instead theses libraries are shipped into the nativesdk-util-linux package. This causes nativesdk images to fail at do_rootfs

[OE-core] [OE-Core][RESEND PATCH] kernel: fitimage: deploy real fit-image

2017-11-05 Thread Gaël PORTAY
Currently, do_deploy installs a standard kernel image as an ITB. This image is linux.bin and it is prepared by uboot_prep_kimage. The real kernel fit-image is build under arch/${ARCH}/boot/fitImage. This patch deploys the real fit-image instead of the one prepared by u-boot and which is included

[OE-core] Releases of BitBake to package for Fedora?

2017-11-05 Thread Neal Gompa
Hey all, Apologies if this is the wrong mailing list for this, but I'm looking reintroduce BitBake into Fedora, but it seems like there hasn't been releases in two years. I also cannot identify anywhere that provides tarballs of BitBake to package. Am I not looking in the right place? I looked i