[OE-core] [PATCH 1/2] libogg: upgrade to 1.3.3

2017-11-16 Thread Maxin B. John
1.3.2 -> 1.3.3 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-multimedia/libogg/{libogg_1.3.2.bb => libogg_1.3.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/libogg/{libogg_1.3.2.bb => libogg_1.3.3.bb} (8

[OE-core] [PATCH] libsoup-2.4: upgrade to 2.60.2

2017-11-10 Thread Maxin B. John
2.60.1 -> 2.60.2 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../libsoup/{libsoup-2.4_2.60.1.bb => libsoup-2.4_2.60.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.60.1.bb => libsoup-2.4

Re: [OE-core] [PATCH 7/7] libsoup-2.4: upgrade to 2.60.2

2017-11-10 Thread Maxin B. John
Hi Ross, >Alex's 2.60.1 upgrade was just merged, so can you rebase please. Sure, will do that. >Ross On 10 November 2017 at 12:00, Maxin B. John <maxin.j...@intel.com> wrote: 2.58.2 -> 2.60.2 >>Signed-off-by: Maxin B. John <maxin.j...@intel.com> >>--- >

[OE-core] [PATCH 3/7] quota: upgrade to 4.04

2017-11-10 Thread Maxin B. John
rpc-was-request.patch 5. 0004-Fix-warnings-due-to-missing-stdlib.h.patch Refreshed the following patch: 1. replace_getrpcbynumber_r.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- ...dentaly-override-commandline-passed-CFLAG.patch | 33 - .../quota/0001-

[OE-core] [PATCH 7/7] libsoup-2.4: upgrade to 2.60.2

2017-11-10 Thread Maxin B. John
2.58.2 -> 2.60.2 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../libsoup/{libsoup-2.4_2.58.2.bb => libsoup-2.4_2.60.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libsoup/{libsoup-2.4_2.58.2.bb => libsoup-2.4

[OE-core] [PATCH 6/7] sqlite3: upgrade to 3.21.0

2017-11-10 Thread Maxin B. John
Remove upstreamed patch: 1. sqlite3-fix-CVE-2017-13685.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../sqlite/files/sqlite3-fix-CVE-2017-13685.patch | 57 -- .../{sqlite3_3.20.0.bb => sqlite3_3.21.0.bb} | 5 +- 2 files changed, 2 i

[OE-core] [PATCH 5/7] libproxy: upgrade to 0.4.15

2017-11-10 Thread Maxin B. John
0.4.14 -> 0.4.15 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../libproxy/{libproxy_0.4.14.bb => libproxy_0.4.15.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libproxy/{libproxy_0.4.14.bb => libproxy_0.4.15.

[OE-core] [PATCH 4/7] screen: upgrade to 4.6.2

2017-11-10 Thread Maxin B. John
4.6.1 -> 4.6.2 Removed backported patches: 1. 0001-fix-for-multijob-build.patch 2. 0002-comm.h-now-depends-on-term.h.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../screen/0001-fix-for-multijob-build.patch | 58 -- .../sc

[OE-core] [PATCH 2/7] harfbuzz: upgrade to 1.6.3

2017-11-10 Thread Maxin B. John
1.4.8 -> 1.6.3 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../harfbuzz/{harfbuzz_1.4.8.bb => harfbuzz_1.6.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.4.8.bb => harfbuzz_1.6.3.b

[OE-core] [PATCH 0/7] package upgrades

2017-11-10 Thread Maxin B. John
Maxin B. John (7): ofono: upgrade to 1.21 harfbuzz: upgrade to 1.6.3 quota: upgrade to 4.04 screen: upgrade to 4.6.2 libproxy: upgrade to 0.4.15 sqlite3: upgrade to 3.21.0 libsoup-2.4: upgrade to 2.60.2 meta/recipes-connectivity/ofono/ofono_1.20.bb | 8 -- meta/recipes

[OE-core] [PATCH 1/7] ofono: upgrade to 1.21

2017-11-10 Thread Maxin B. John
1.20 -> 1.21 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-connectivity/ofono/ofono_1.20.bb | 8 meta/recipes-connectivity/ofono/ofono_1.21.bb | 8 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta/recipes-connectiv

[OE-core] [PATCH] sstate.bbclass: provide an exception for useradd scenario

2017-10-12 Thread Maxin B. John
Packages, which depend on users/groups created from other packages, needs "shadow-native" as a build time dependency. So, add an exception to the "shadow-native" from otherwise discarded native/cross tools dependency. Fixes [YOCTO #11960] Signed-off-by: Maxin B. John &

[OE-core] [PATCH] default-providers: set pkgconf as the preferred provider for pkg-config

2017-09-24 Thread Maxin B. John
Replace system pkg-config implementation with pkgconf [YOCTO #11308] Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/conf/distro/include/default-providers.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/conf/distro/include/default-providers.

[OE-core] [PATCH] hostap-utils: use w1.fi for SRC_URI

2017-09-11 Thread Maxin B. John
-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-bsp/hostap/hostap-utils.inc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/recipes-bsp/hostap/hostap-utils.inc b/meta/recipes-bsp/hostap/hostap-utils.inc index 140321d..6d98e3a 100644 --- a/meta/recipes-bsp/

[OE-core] [PATCH v3] pkgconf: add recipe

2017-08-21 Thread Maxin B. John
er/meta-pkgconf Links: 1. http://pkgconf.org 2. https://fedoraproject.org/wiki/Changes/pkgconf_as_system_pkg-config_implementation 3. https://bugzilla.yoctoproject.org/show_bug.cgi?id=11308 Signed-off-by: Christopher Larson <chris_lar...@mentor.com> Signed-off-by: Maxin B. John <maxin.j..

Re: [OE-core] [PATCH] curl: upgrade to 7.55.1

2017-08-18 Thread Maxin B. John
Hi RP, On Fri, Aug 18, 2017 at 12:34:52PM +0100, Richard Purdie wrote: > On Mon, 2017-08-14 at 23:09 +0200, Oleksandr Kravchuk wrote: > > Signed-off-by: Oleksandr Kravchuk > > --- > >  meta/recipes-support/curl/{curl_7.54.1.bb => curl_7.55.1.bb} | 8 ++-- >

[OE-core] [PATCH 2/2] harfbuzz: upgrade to 1.4.8

2017-08-16 Thread Maxin B. John
1.4.7 -> 1.4.8 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../harfbuzz/{harfbuzz_1.4.7.bb => harfbuzz_1.4.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.4.7.bb => harfbuzz_1.4.8.b

[OE-core] [PATCH 0/2] package upgrades from AUH

2017-08-16 Thread Maxin B. John
Package upgrades suggested by the Automatic Upgrade Helper. Maxin B. John (2): screen: upgrade to 4.6.1 harfbuzz: upgrade to 1.4.8 .../screen/screen/fix-parallel-make.patch | 19 --- .../screen/{screen_4.6.0.bb => screen_4.6.1.bb} | 5 ++--- .../harfb

[OE-core] [PATCH 1/2] screen: upgrade to 4.6.1

2017-08-16 Thread Maxin B. John
Removed following patch as the parallel make issue was fixed upstream: * fix-parallel-make.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../screen/screen/fix-parallel-make.patch | 19 --- .../screen/{screen_4.6.0.bb => screen_4.6.1.bb}

[OE-core] [PATCH 1/3] libva-utils: add recipe

2017-08-14 Thread Maxin B. John
Utilities and tests in the libva was spun-off as libva-utils during 1.8.0 release. libva-utils is a collection of utilities and examples to exercise VA-API in accordance with the libva project Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-graphics/libva/libva-utils

[OE-core] [PATCH 3/3] gst-player: remove workaround which disable visualizations

2017-08-14 Thread Maxin B. John
-for-missing-plugins.patch Fixes [YOCTO #11437] Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../0001-gtk-play-Disable-visualizations.patch | 59 - ...error-signal-emission-for-missing-plugins.patch | 252 - .../gstreamer/gst-player/Fix-pause-play

[OE-core] [PATCH 2/3] libva: upgrade to 1.8.3

2017-08-14 Thread Maxin B. John
off-by: Maxin B. John <maxin.j...@intel.com> --- ...-configure.ac-Use-wayland-scanner-in-PATH.patch | 37 --- ...and-Don-t-commit-and-ship-generated-files.patch | 339 - .../libva/{libva_1.7.3.bb => libva_1.8.3.bb} | 8 +- 3 files changed, 3 insertions(+), 381 deletion

[OE-core] [PATCH 0/3] libva: upgrade to 1.8.3

2017-08-14 Thread Maxin B. John
Upgrade libva to version 1.8.3. Utilities and tests in the libva was spun-off as libva-utils during 1.8.0 release. After this upgrade, we can remove the workaround patch in gst-player. This series should be applied after the gstreamer upgrade to 1.12.2 series. Maxin B. John (3): libva-utils

Re: [OE-core] [meta-oe][PATCH] curl: upgrade to 7.55.0

2017-08-14 Thread Maxin B. John
Hi, On Sat, Aug 12, 2017 at 05:49:28PM +0200, Oleksandr Kravchuk wrote: > Signed-off-by: Oleksandr Kravchuk > --- > meta/recipes-support/curl/{curl_7.54.1.bb => curl_7.55.0.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename

Re: [OE-core] [PATCH v2] pkgconf: add recipe

2017-08-04 Thread Maxin B. John
gt;On 14 July 2017 at 09:52, Maxin B. John <maxin.j...@intel.com> wrote: >> Move pkgconf recipe to oe-core from meta-pkgconf: >>https://github.com/kergoth/meta-kergoth-wip/tree/master/meta-pkgconf Cheers, Maxin -- ___ Ope

[OE-core] [morty][PATCH v2] libpng12: move SRC_URI back to SOURCEFORGE_MIRROR

2017-08-01 Thread Maxin B. John
Since GENTOO_MIRROR removes older binaries, move back to SOURCEFORGE_MIRROR. Also provide a MIRROR to "older-releases" directory. [YOCTO #11556] Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-lsb4/libpng/libpng12_1.2.56.bb | 6 +- 1 file changed, 5

Re: [OE-core] [morty][PATCH 1/2] libpng: move SRC_URI back to SOURCEFORGE_MIRROR

2017-08-01 Thread Maxin B. John
Hi Armin, On Mon, Jul 24, 2017 at 09:04:40PM -0700, akuster808 wrote: > > > On 07/20/2017 04:51 AM, Maxin B. John wrote: > >Since GENTOO_MIRROR removes older binaries, move back to > >SOURCEFORGE_MIRROR > your fix is cleaner than what I had stagged. > thanks, > A

Re: [OE-core] worth adding a "git"-versioned of i2c-tools to oe-core?

2017-07-31 Thread Maxin B. John
Hi, On Mon, Jul 31, 2017 at 03:50:17PM +0300, Maxin B. John wrote: > Hi, > > On Mon, Jul 31, 2017 at 07:15:23AM -0400, rpj...@crashcourse.ca wrote: > > > > > > well, here's a possible conundrum ... in that same package (i2c-tools), > > ther

Re: [OE-core] worth adding a "git"-versioned of i2c-tools to oe-core?

2017-07-31 Thread Maxin B. John
Hi, On Mon, Jul 31, 2017 at 07:15:23AM -0400, rpj...@crashcourse.ca wrote: > > Quoting Richard Purdie : > > >On Mon, 2017-07-31 at 13:41 +0300, Alexander Kanavin wrote: > >>On 07/31/2017 01:41 PM, rpj...@crashcourse.ca wrote: > >>> > >>> > >>>    given that

[OE-core] [PATCH] libpng: upgrade to 1.6.31

2017-07-27 Thread Maxin B. John
1.6.31 fixes pngpriv.h to work around failure to compile arm/filter_neon.S.This bug was introduced in libpng-1.6.30beta01 No changes in License.The license checksums changed because of update in Copyright dates in LICENSE and png.h files. Signed-off-by: Maxin B. John <maxin.j...@intel.

[OE-core] [PATCH] harfbuzz: upgrade to 1.4.7

2017-07-26 Thread Maxin B. John
1.4.6 -> 1.4.7 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../harfbuzz/{harfbuzz_1.4.6.bb => harfbuzz_1.4.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.4.6.bb => harfbuzz_1.4.7.b

Re: [OE-core] [PATCH] libpng: upgrade to 1.6.30

2017-07-24 Thread Maxin B. John
Hi Ross, On Mon, Jul 24, 2017 at 10:12:16AM +0100, Burton, Ross wrote: >Fails on beaglebone: > >../libpng-1.6.30/arm/../pngpriv.h:476: Error: bad instruction `typedef >unsigned long png_ptruint' > >Ross Will fix this one and resend it. >>On 20 July 2017 at 12:51

[OE-core] [PATCH] bluez5: update patch status

2017-07-21 Thread Maxin B. John
Update the status of following patch from Pending to Accepted: a) 0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../0001-hciattach-bcm43xx-fix-the-delay-timer-for-firmware-d.patch | 2 +- 1 file chan

[OE-core] [PATCH v2] bluez5: upgrade to 5.46

2017-07-20 Thread Maxin B. John
5.45 -> 5.46 This includes the new testing utility "advtest" Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-connectivity/bluez5/{bluez5_5.45.bb => bluez5_5.46.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recip

[OE-core] [morty][PATCH 2/2] libpng12: move SRC_URI back to SOURCEFORGE_MIRROR

2017-07-20 Thread Maxin B. John
Since GENTOO_MIRROR removes older binaries, move back to SOURCEFORGE_MIRROR. Also provide a MIRROR to "older-releases" directory. [YOCTO #11556] Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-lsb4/libpng/libpng12_1.2.56.bb | 6 +- 1 file changed, 5

[OE-core] [PATCH] libpng: upgrade to 1.6.30

2017-07-20 Thread Maxin B. John
ROR to the standard path of the old binaries present in libpng project - "older-releases". Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../libpng/{libpng_1.6.29.bb => libpng_1.6.30.bb} | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-

[OE-core] [morty][PATCH 1/2] libpng: move SRC_URI back to SOURCEFORGE_MIRROR

2017-07-20 Thread Maxin B. John
Since GENTOO_MIRROR removes older binaries, move back to SOURCEFORGE_MIRROR [YOCTO #11554] Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-multimedia/libpng/libpng_1.6.24.bb | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta/recipes-mult

Re: [OE-core] Fwd: Nothing PROVIDES 'libvdpau'

2017-07-20 Thread Maxin B. John
Hi Jason, On Wed, Jul 19, 2017 at 10:34:36AM -0700, Jason Liu wrote: > Hello Openembedded, > For recipes in "meta-openembedded", you will get faster response from "openembedded-de...@lists.openembedded.org" mailing list. >Currently I have a compile error saying: Nothing PROVIDES 'libvdpau'. >I

Re: [OE-core] [PATCH 4/6] bluez5: upgrade to 5.46

2017-07-20 Thread Maxin B. John
Hi Marc, On Wed, Jul 19, 2017 at 11:13:16AM -0400, Marc Ferland wrote: > On Wed, Jul 19, 2017 at 11:01 AM, Maxin B. John <maxin.j...@intel.com> wrote: > > > > 5.45 -> 5.46 > > > > Signed-off-by: Maxin B. John <maxin.j...@intel.com> > > --- >

[OE-core] [PATCH 4/6] bluez5: upgrade to 5.46

2017-07-19 Thread Maxin B. John
5.45 -> 5.46 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-connectivity/bluez5/{bluez5_5.45.bb => bluez5_5.46.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-connectivity/bluez5/{bluez5_5.45.bb => bluez5_5.46.bb} (91%) di

[OE-core] [PATCH 3/6] orc: upgrade to 0.4.27

2017-07-19 Thread Maxin B. John
0.4.26 -> 0.4.27 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-devtools/orc/{orc_0.4.26.bb => orc_0.4.27.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/orc/{orc_0.4.26.bb => orc_0.4.27.bb} (84%) diff --git

[OE-core] [PATCH 1/6] libjpeg-turbo: upgrade to 1.5.2

2017-07-19 Thread Maxin B. John
1.5.1 -> 1.5.2 Remove this backported patch: 1. fix-mips.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../jpeg/libjpeg-turbo/fix-mips.patch | 45 -- ...bjpeg-turbo_1.5.1.bb => libjpeg-turbo_1.5.2.bb} | 8 ++-- 2 file

[OE-core] [PATCH 2/6] libsolv: upgrade to 0.6.28

2017-07-19 Thread Maxin B. John
0.6.27 -> 0.6.28 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-extended/libsolv/{libsolv_0.6.27.bb => libsolv_0.6.28.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/libsolv/{libsolv_0.6.27.bb => libsolv_0.6.28.bb} (9

[OE-core] [PATCH 5/6] sqlite3: upgrade to 3.19.3

2017-07-19 Thread Maxin B. John
3.19.2 -> 3.19.3 Fixes a bug associated with auto_vacuum that can lead to database corruption. Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-support/sqlite/{sqlite3_3.19.2.bb => sqlite3_3.19.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[OE-core] [PATCH 6/6] libtirpc: upgrade to 1.0.2

2017-07-19 Thread Maxin B. John
1.0.1 -> 1.0.2 Remove these Backported and upstreamed patches: 1. 0001-Fix-for-CVE-2017-8779.patch 2. libtirpc-0.2.1-fortify.patch 3. libtirpc-1.0.2-rc3.patc Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../libtirpc/0001-Fix-for-CVE-2017-8779.patch

[OE-core] [PATCH v2] pkgconf: add recipe

2017-07-14 Thread Maxin B. John
Move pkgconf recipe to oe-core from meta-pkgconf: https://github.com/kergoth/meta-kergoth-wip/tree/master/meta-pkgconf Signed-off-by: Christopher Larson <chris_lar...@mentor.com> Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- Changes in v2: 1. Fix build errors with min

Re: [OE-core] [PATCH 1/3] pkgconf: add recipe

2017-07-13 Thread Maxin B. John
Hi Ross, On Wed, Jul 12, 2017 at 11:13:58PM +0100, Burton, Ross wrote: >>On 11 July 2017 at 13:58, Maxin B. John wrote: >> Move pkgconf recipe to oe-core from meta-pkgconf: >>https://github.com/kergoth/meta-kergoth-wip/tree/master/meta-pkgconf > >Fails under mingw, which

[OE-core] [PATCH 2/3] libx11: fix build error

2017-07-11 Thread Maxin B. John
lude files in the standard path of oe-core, we can remove the X11_CFLAGS from Makefile. Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.6.5.bb

[OE-core] [PATCH 1/3] pkgconf: add recipe

2017-07-11 Thread Maxin B. John
Move pkgconf recipe to oe-core from meta-pkgconf: https://github.com/kergoth/meta-kergoth-wip/tree/master/meta-pkgconf Signed-off-by: Christopher Larson <chris_lar...@mentor.com> Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/files/common-licenses/pkgconf

[OE-core] [PATCH 3/3] libxt: fix build failure

2017-07-11 Thread Maxin B. John
Fix the makestrs build. Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- ...il-don-t-link-makestrs-with-target-cflags.patch | 33 ++ meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb | 4 ++- 2 files changed, 36 insertions(+), 1 deletion(-) create mode 100644

[OE-core] [PATCH 0/3] pkgconf: consider pkgconf as a replacement for pkg-config

2017-07-11 Thread Maxin B. John
IDER_pkgconfig = "pkgconf" PREFERRED_PROVIDER_pkgconfig-native = "pkgconf-native" PREFERRED_PROVIDER_nativesdk-pkgconfig = "nativesdk-pkgconf" Links: 1. http://pkgconf.org 2. https://fedoraproject.org/wiki/Changes/pkgconf_as_system_pkg-config_implementation 3. https://bugzill

Re: [OE-core] [PATCH 1/2] systemd: enable resolved and networkd

2017-07-07 Thread Maxin B. John
Hi Patrick, On Thu, Jul 06, 2017 at 05:12:05PM +0200, Patrick Ohly wrote: > On Mon, 2017-06-12 at 18:10 +0300, Maxin B. John wrote: > > Enable systemd-resolved and systemd-networkd by default. > > Make it co-exist with connman and Fix associated problems > > in read-only r

[OE-core] [PATCH v3] curl: add ptest

2017-07-06 Thread Maxin B. John
Add ptest support to curl Fixes [YOCTO #6707] Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-support/curl/curl/run-ptest | 6 ++ meta/recipes-support/curl/curl_7.54.1.bb | 22 +- 2 files changed, 27 insertions(+), 1 deletion(-) create mode

[OE-core] [PATCH v2] libva: upgrade to 1.8.3

2017-07-06 Thread Maxin B. John
off-by: Maxin B. John <maxin.j...@intel.com> --- ...-configure.ac-Use-wayland-scanner-in-PATH.patch | 37 --- ...and-Don-t-commit-and-ship-generated-files.patch | 339 - .../libva/{libva_1.7.3.bb => libva_1.8.3.bb} | 8 +- 3 files changed, 3 insertions(+), 381 deletion

Re: [OE-core] [PATCH 12/12] libva: upgrade to 1.8.3

2017-07-06 Thread Maxin B. John
Hi Ross, On Wed, Jul 05, 2017 at 04:41:58PM +0100, Burton, Ross wrote: >> >>DEPENDS_${PN} =+ "${PN}-utils" >> > >Whilst this makes sense from a compatibility sense, I like that the >binaries are no longer packaged with the libraries so I don't think we >should have this dependency. > Ok, will

[OE-core] [PATCH v3 00/12] gstreamer: upgrade to 1.12.1

2017-07-05 Thread Maxin B. John
gst-player moved to meson. Waiting for meson to be in oe-core for this transition. Changes in v2: Handle remaming of plugins in gstreamer1.0-plugins-good Changes in v3: Add new recipe for libva-utils and make libva RDEPEND on it Rearrange the RPROVIDES in gstreamer1.0-plugins-good Max

[OE-core] [PATCH 08/12] gstreamer1.0-vaapi: upgrade 1.10.4 -> 1.12.1

2017-07-05 Thread Maxin B. John
Remove backport patch: 1. vaapivideobufferpool-create-allocator-if-needed.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- ...ideobufferpool-create-allocator-if-needed.patch | 61 -- .../gstreamer/gstreamer1.0-vaapi_1.10.4.bb

[OE-core] [PATCH 09/12] gstreamer1.0-plugins-bad: upgrade 1.10.4 -> 1.12.1

2017-07-05 Thread Maxin B. John
. Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../gstreamer/gstreamer1.0-plugins-bad.inc | 24 +- ...-don-t-hardcode-libtool-name-when-running.patch | 60 +- ...G_CONFIG_SYSROOT_DIR-to-pkg-config-output.patch | 42 +- ...gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch | 21 +-

[OE-core] [PATCH 12/12] libva: upgrade to 1.8.3

2017-07-05 Thread Maxin B. John
off-by: Maxin B. John <maxin.j...@intel.com> --- ...-configure.ac-Use-wayland-scanner-in-PATH.patch | 37 --- ...and-Don-t-commit-and-ship-generated-files.patch | 339 - .../libva/{libva_1.7.3.bb => libva_1.8.3.bb} | 9 +- 3 files changed, 4 insertions(+), 381 deletion

[OE-core] [PATCH 03/12] gstreamer1.0-plugins-base: upgrade 1.10.4 -> 1.12.1

2017-07-05 Thread Maxin B. John
Remove upstreamed patch: 1. encodebin-Need-more-buffers-in-output-queue-for-bett.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- ...eed-more-buffers-in-output-queue-for-bett.patch | 32 -- ...10.4.bb => gstreamer1.0-plugins-base_1.12.1.bb} |

[OE-core] [PATCH 07/12] gstreamer1.0-libav: upgrade 1.10.4 -> 1.12.1

2017-07-05 Thread Maxin B. John
Upgrade to 1.12.1 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../{gstreamer1.0-libav_1.10.4.bb => gstreamer1.0-libav_1.12.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.10.4.bb =>

[OE-core] [PATCH 05/12] gstreamer1.0-rtsp-server: upgrade 1.10.4 -> 1.12.1

2017-07-05 Thread Maxin B. John
Upgrade to 1.12.1 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.10.4.bb | 6 -- .../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.1.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delet

[OE-core] [PATCH 11/12] libva-utils: add recipe

2017-07-05 Thread Maxin B. John
Utilities and tests in the libva was spun-off as libva-utils during 1.8.0 release. libva-utils is a collection of utilities and examples to exercise VA-API in accordance with the libva project Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-graphics/libva/libva-utils

[OE-core] [PATCH 06/12] gstreamer1.0-omx: upgrade 1.10.4 -> 1.12.1

2017-07-05 Thread Maxin B. John
Upgrade to 1.12.1 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../{gstreamer1.0-omx_1.10.4.bb => gstreamer1.0-omx_1.12.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.10.4.bb =>

[OE-core] [PATCH 10/12] gstreamer1.0-plugins-good: upgrade 1.10.4 -> 1.12.1

2017-07-05 Thread Maxin B. John
nclude this change: 1.gstsouphttpsrc plugin was renamed to gstsoup Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../gstreamer/gstreamer1.0-meta-base.bb| 2 +- ...Also-add-videometa-if-there-is-padding-to.patch | 35 -- ...10.4.bb => gstre

[OE-core] [PATCH 04/12] gstreamer1.0-plugins-ugly: upgrade 1.10.4 -> 1.12.1

2017-07-05 Thread Maxin B. John
libmad support is not present anymore. Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc | 1 - ...1.0-plugins-ugly_1.10.4.bb => gstreamer1.0-plugins-ugly_1.12.1.bb} | 4 ++-- 2 files changed, 2 inserti

[OE-core] [PATCH 02/12] gstreamer1.0: upgrade 1.10.4 -> 1.12.1

2017-07-05 Thread Maxin B. John
Remove "--disable-docbook" configure option and refresh the following patch: 1. deterministic-unwind.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-multimedia/gstreamer/gstreamer1.0.inc | 1 - .../gstreamer1.0/deterministic-unwind.p

[OE-core] [PATCH 01/12] gst-player: remove workaround which disable visualizations

2017-07-05 Thread Maxin B. John
-for-missing-plugins.patch Fixes [YOCTO #11437] We "should" move to the new home of gst-player: https://cgit.freedesktop.org/gstreamer/gst-examples However, the buildsystem of gst-player moved to meson. Waiting for meson to be in oe-core for this transition. Signed-off-by: Maxin B. Joh

Re: [OE-core] [PATCH 01/11] libva: upgrade to 1.8.3

2017-07-04 Thread Maxin B. John
d. > >(Maybe using dynamic splitting would be more reliable) Thanks, Will update accordingly. >Ross >> >>On 4 July 2017 at 14:29, Maxin B. John <maxin.j...@intel.com> wrote: >> 1.7.3 -> 1.8.3 Warm Regards, Maxin -- __

[OE-core] [PATCH v2 11/11] gstreamer1.0-plugins-good: upgrade 1.10.4 -> 1.12.1

2017-07-04 Thread Maxin B. John
nclude this change: 1.gstsouphttpsrc plugin was renamed to gstsoup Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../gstreamer/gstreamer1.0-meta-base.bb| 2 +- ...Also-add-videometa-if-there-is-padding-to.patch | 35 -- ...10.4.bb => gstre

[OE-core] [PATCH 02/11] gst-player: remove workaround which disable visualizations

2017-07-04 Thread Maxin B. John
-for-missing-plugins.patch Fixes [YOCTO #11437] We "should" move to the new home of gst-player: https://cgit.freedesktop.org/gstreamer/gst-examples However, the buildsystem of gst-player moved to meson. Waiting for meson to be in oe-core for this transition. Signed-off-by: Maxin B. Joh

[OE-core] [PATCH 03/11] gstreamer1.0: upgrade 1.10.4 -> 1.12.1

2017-07-04 Thread Maxin B. John
Remove "--disable-docbook" configure option and refresh the following patch: 1. deterministic-unwind.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-multimedia/gstreamer/gstreamer1.0.inc | 1 - .../gstreamer1.0/deterministic-unwind.p

[OE-core] [PATCH 08/11] gstreamer1.0-libav: upgrade 1.10.4 -> 1.12.1

2017-07-04 Thread Maxin B. John
Upgrade to 1.12.1 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../{gstreamer1.0-libav_1.10.4.bb => gstreamer1.0-libav_1.12.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.10.4.bb =>

[OE-core] [PATCH 09/11] gstreamer1.0-vaapi: upgrade 1.10.4 -> 1.12.1

2017-07-04 Thread Maxin B. John
Remove backport patch: 1. vaapivideobufferpool-create-allocator-if-needed.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- ...ideobufferpool-create-allocator-if-needed.patch | 61 -- .../gstreamer/gstreamer1.0-vaapi_1.10.4.bb

[OE-core] [PATCH 10/11] gstreamer1.0-plugins-bad: upgrade 1.10.4 -> 1.12.1

2017-07-04 Thread Maxin B. John
. Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../gstreamer/gstreamer1.0-plugins-bad.inc | 24 +- ...-don-t-hardcode-libtool-name-when-running.patch | 60 +- ...G_CONFIG_SYSROOT_DIR-to-pkg-config-output.patch | 42 +- ...gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch | 21 +-

[OE-core] [PATCH 07/11] gstreamer1.0-omx: upgrade 1.10.4 -> 1.12.1

2017-07-04 Thread Maxin B. John
Upgrade to 1.12.1 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../{gstreamer1.0-omx_1.10.4.bb => gstreamer1.0-omx_1.12.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.10.4.bb =>

[OE-core] [PATCH 05/11] gstreamer1.0-plugins-ugly: upgrade 1.10.4 -> 1.12.1

2017-07-04 Thread Maxin B. John
libmad support is not present anymore. Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc | 1 - ...1.0-plugins-ugly_1.10.4.bb => gstreamer1.0-plugins-ugly_1.12.1.bb} | 4 ++-- 2 files changed, 2 inserti

[OE-core] [PATCH 06/11] gstreamer1.0-rtsp-server: upgrade 1.10.4 -> 1.12.1

2017-07-04 Thread Maxin B. John
Upgrade to 1.12.1 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.10.4.bb | 6 -- .../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.1.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delet

[OE-core] [PATCH 04/11] gstreamer1.0-plugins-base: upgrade 1.10.4 -> 1.12.1

2017-07-04 Thread Maxin B. John
Remove upstreamed patch: 1. encodebin-Need-more-buffers-in-output-queue-for-bett.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- ...eed-more-buffers-in-output-queue-for-bett.patch | 32 -- ...10.4.bb => gstreamer1.0-plugins-base_1.12.1.bb} |

[OE-core] [PATCH 01/11] libva: upgrade to 1.8.3

2017-07-04 Thread Maxin B. John
off-by: Maxin B. John <maxin.j...@intel.com> --- ...-configure.ac-Use-wayland-scanner-in-PATH.patch | 37 --- ...and-Don-t-commit-and-ship-generated-files.patch | 339 - .../libva/{libva_1.7.3.bb => libva_1.8.3.bb} | 8 +- 3 files changed, 3 insertions(+), 381 deletion

[OE-core] [PATCH v2 00/11] gstreamer: upgrade to 1.12.1

2017-07-04 Thread Maxin B. John
gst-player moved to meson. Waiting for meson to be in oe-core for this transition. Thanks to Carlos Rafael Giani for his gstreamer 1.12.0 upgrade patches which were used as a base for this upgrade. Changes in v2: Handle remaming of plugins in gstreamer1.0-plugins-good Maxin B. John (11

Re: [OE-core] New Recipe for ser2net with IPv6 Support (v3.0 & v3.1)

2017-07-03 Thread Maxin B. John
Hi, On Fri, Jun 30, 2017 at 08:30:20AM +0100, Thomas A. F. Thorne MEng AUS MIET wrote: > Good afternoon, > > Would submitting a patch to this list that adds a recipe for ser2net > v3.0 and ser2net v3.1 be the right thing to do to get it one day > included in the layer? Would the new versions

Re: [OE-core] [PATCH] ltp: add acl, attr, curl and util-linux runtime dependencies

2017-07-03 Thread Maxin B. John
Hi, On Mon, Jul 03, 2017 at 11:03:31AM +0300, Fathi Boudra wrote: > * Use a list and re-order alphabetically to make it easier to read and > update. > * Add missing runtime dependencies: > - acl (getfacl/setfacl commands are required) > - attr (getfattr/setfattr commands are required) > -

Re: [OE-core] [PATCH 05/11] gstreamer1.0-plugins-good: upgrade 1.10.4 -> 1.12.1

2017-07-03 Thread Maxin B. John
update the patches and send a v2. > >> On 30 June 2017 at 17:56, Maxin B. John <maxin.j...@intel.com> wrote: >> >> Remove backported patch: >> >> 1.0001-v4l2object-Also-add-videometa-if-there-is-padding-to.patch Best Regards, Maxin -- __

[OE-core] [PATCH 03/11] gstreamer1.0: upgrade 1.10.4 -> 1.12.1

2017-06-30 Thread Maxin B. John
Remove "--disable-docbook" configure option and refresh the following patch: 1. deterministic-unwind.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-multimedia/gstreamer/gstreamer1.0.inc | 1 - .../gstreamer1.0/deterministic-unwind.p

[OE-core] [PATCH 10/11] gstreamer1.0-vaapi: upgrade 1.10.4 -> 1.12.1

2017-06-30 Thread Maxin B. John
Remove backport patch: 1. vaapivideobufferpool-create-allocator-if-needed.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- ...ideobufferpool-create-allocator-if-needed.patch | 61 -- .../gstreamer/gstreamer1.0-vaapi_1.10.4.bb

[OE-core] [PATCH 06/11] gstreamer1.0-plugins-ugly: upgrade 1.10.4 -> 1.12.1

2017-06-30 Thread Maxin B. John
libmad support is not present anymore. Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly.inc | 1 - ...1.0-plugins-ugly_1.10.4.bb => gstreamer1.0-plugins-ugly_1.12.1.bb} | 4 ++-- 2 files changed, 2 inserti

[OE-core] [PATCH 09/11] gstreamer1.0-libav: upgrade 1.10.4 -> 1.12.1

2017-06-30 Thread Maxin B. John
Upgrade to 1.12.1 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../{gstreamer1.0-libav_1.10.4.bb => gstreamer1.0-libav_1.12.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.10.4.bb =>

[OE-core] [PATCH 11/11] gstreamer1.0-plugins-bad: upgrade 1.10.4 -> 1.12.1

2017-06-30 Thread Maxin B. John
. Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../gstreamer/gstreamer1.0-plugins-bad.inc | 24 +- ...-don-t-hardcode-libtool-name-when-running.patch | 60 +- ...G_CONFIG_SYSROOT_DIR-to-pkg-config-output.patch | 42 +- ...gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch | 21 +-

[OE-core] [PATCH 02/11] gst-player: remove workaround which disable visualizations

2017-06-30 Thread Maxin B. John
-for-missing-plugins.patch Fixes [YOCTO #11437] We "should" move to the new home of gst-player: https://cgit.freedesktop.org/gstreamer/gst-examples However, the buildsystem of gst-player moved to meson. Waiting for meson to be in oe-core for this transition. Signed-off-by: Maxin B. Joh

[OE-core] [PATCH 08/11] gstreamer1.0-omx: upgrade 1.10.4 -> 1.12.1

2017-06-30 Thread Maxin B. John
Upgrade to 1.12.1 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../{gstreamer1.0-omx_1.10.4.bb => gstreamer1.0-omx_1.12.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.10.4.bb =>

[OE-core] [PATCH 05/11] gstreamer1.0-plugins-good: upgrade 1.10.4 -> 1.12.1

2017-06-30 Thread Maxin B. John
Remove backported patch: 1.0001-v4l2object-Also-add-videometa-if-there-is-padding-to.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- ...Also-add-videometa-if-there-is-padding-to.patch | 35 -- ...10.4.bb => gstreamer1.0-plugins-good_1.12.1

[OE-core] [PATCH 07/11] gstreamer1.0-rtsp-server: upgrade 1.10.4 -> 1.12.1

2017-06-30 Thread Maxin B. John
Upgrade to 1.12.1 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- .../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.10.4.bb | 6 -- .../recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.12.1.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delet

[OE-core] [PATCH 01/11] libva: upgrade to 1.8.3

2017-06-30 Thread Maxin B. John
off-by: Maxin B. John <maxin.j...@intel.com> --- ...-configure.ac-Use-wayland-scanner-in-PATH.patch | 37 --- ...and-Don-t-commit-and-ship-generated-files.patch | 339 - .../libva/{libva_1.7.3.bb => libva_1.8.3.bb} | 8 +- 3 files changed, 3 insertions(+), 381 deletion

[OE-core] [PATCH 04/11] gstreamer1.0-plugins-base: upgrade 1.10.4 -> 1.12.1

2017-06-30 Thread Maxin B. John
Remove upstreamed patch: 1. encodebin-Need-more-buffers-in-output-queue-for-bett.patch Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- ...eed-more-buffers-in-output-queue-for-bett.patch | 32 -- ...10.4.bb => gstreamer1.0-plugins-base_1.12.1.bb} |

[OE-core] [PATCH 00/11] gstreamer: upgrade to 1.12.1

2017-06-30 Thread Maxin B. John
gst-player moved to meson. Waiting for meson to be in oe-core for this transition. Thanks to Carlos Rafael Giani for his gstreamer 1.12.0 upgrade patches which were used as a base for this upgrade. Maxin B. John (11): libva: upgrade to 1.8.3 gst-player: remove workaround which disable visu

[OE-core] [PATCH] connman: fix build-time warning with sysvinit

2017-06-20 Thread Maxin B. John
-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-connectivity/connman/connman.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc index ab18f2f..7e05c80

Re: [OE-core] [PATCH] connman: fix nftables dependency

2017-06-19 Thread Maxin B. John
Hi, On Mon, Jun 19, 2017 at 11:32:38AM +0100, André Draszik wrote: > From: André Draszik > > When building with nftables support, connman doesn't ever > depend on the nftables command line tool. > > connman will depend on libmnl and libnftnl at build and > run time. In

[OE-core] [PATCH 2/7] dhcp: switch from ftp to http

2017-06-13 Thread Maxin B. John
For the same reasons as Debian: https://www.debian.org/News/2017/20170425 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-connectivity/dhcp/dhcp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/dhcp/dhcp.inc b/meta/r

[OE-core] [PATCH 7/7] grub: switch from ftp to https

2017-06-13 Thread Maxin B. John
For the same reasons as Debian: https://www.debian.org/News/2017/20170425 Signed-off-by: Maxin B. John <maxin.j...@intel.com> --- meta/recipes-bsp/grub/grub2.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/gru

<    1   2   3   4   5   6   7   8   9   >