[oe] [meta-oe] [PATCH] ostree: introduce OSTREE_PULL_TRANSPORT

2019-12-07 Thread liu . ming50
From: Ming Liu It could be soup or curl, for convenience to be overridden by other meta layers, like in meta-updater, it is choosing curl as the pull transport. Signed-off-by: Ming Liu --- meta-oe/recipes-extended/ostree/ostree_2019.5.bb | 11 +++ 1 file changed, 7 insertions(+), 4 del

Re: [oe] [meta-oe] [PATCH] ostree: introduce OSTREE_PULL_TRANSPORT

2019-12-07 Thread Khem Raj
On Sat, Dec 7, 2019 at 5:04 AM wrote: > > From: Ming Liu > > It could be soup or curl, for convenience to be overridden by other > meta layers, like in meta-updater, it is choosing curl as the pull > transport. > > Signed-off-by: Ming Liu > --- > meta-oe/recipes-extended/ostree/ostree_2019.5.bb

[oe] [meta-oe][PATCH] Revert "zstd: move recipe to oe-core"

2019-12-07 Thread Stefan Agner
From: Stefan Agner The recipe has not been accepted in oe-core. So readd the recipe to meta-openembedded. This reverts commit b0b9cebc72a7f6e4451b64e54701709cee30fded. Signed-off-by: Stefan Agner --- meta-oe/recipes-extended/zstd/zstd_1.4.4.bb | 35 + 1 file changed, 35 in

Re: [oe] [meta-oe] [PATCH] ostree: introduce OSTREE_PULL_TRANSPORT

2019-12-07 Thread Alex Kiernan
On Sat, Dec 7, 2019 at 3:25 PM Khem Raj wrote: > > On Sat, Dec 7, 2019 at 5:04 AM wrote: > > > > From: Ming Liu > > > > It could be soup or curl, for convenience to be overridden by other > > meta layers, like in meta-updater, it is choosing curl as the pull > > transport. > > > > Signed-off-by:

[oe] [meta-java][PATCH] recipes: rename distro_features_check to features_check

2019-12-07 Thread Alex Kiernan
Avoid warning due to the class rename in OE-Core. Signed-off-by: Alex Kiernan --- recipes-core/cacao/cacao_2d6f6c14daf9.bb | 2 +- recipes-core/classpath/classpath_0.99.bb | 2 +- recipes-core/jamvm/jamvm.inc | 2 +- recipes-core/openjdk/openjdk-7_99b00-2.6.5.bb | 2 +

Re: [oe] [meta-oe] [PATCH] ostree: introduce OSTREE_PULL_TRANSPORT

2019-12-07 Thread Khem Raj
On Sat, Dec 7, 2019 at 9:23 AM Alex Kiernan wrote: > > On Sat, Dec 7, 2019 at 3:25 PM Khem Raj wrote: > > > > On Sat, Dec 7, 2019 at 5:04 AM wrote: > > > > > > From: Ming Liu > > > > > > It could be soup or curl, for convenience to be overridden by other > > > meta layers, like in meta-updater,

Re: [oe] [meta-java][PATCH] recipes: rename distro_features_check to features_check

2019-12-07 Thread Khem Raj
btw. zeus should be branched out before applying this commit. On Sat, Dec 7, 2019 at 10:08 AM Alex Kiernan wrote: > > Avoid warning due to the class rename in OE-Core. > > Signed-off-by: Alex Kiernan > --- > > recipes-core/cacao/cacao_2d6f6c14daf9.bb | 2 +- > recipes-core/classpath/classp

Re: [oe] [meta-oe] [PATCH] ostree: introduce OSTREE_PULL_TRANSPORT

2019-12-07 Thread Ming Liu
Thanks for the explanation, I am on board too. //Ming Liu Khem Raj 於 2019年12月7日 週六 下午7:46寫道: > On Sat, Dec 7, 2019 at 9:23 AM Alex Kiernan > wrote: > > > > On Sat, Dec 7, 2019 at 3:25 PM Khem Raj wrote: > > > > > > On Sat, Dec 7, 2019 at 5:04 AM wrote: > > > > > > > > From: Ming Liu > > > >

Re: [oe] [PATCH 10/21] rest: initial add 0.8.1

2019-12-07 Thread Andreas Müller
On Fri, Dec 6, 2019 at 5:14 PM Adrian Bunk wrote: > > On Fri, Dec 06, 2019 at 07:17:02AM -0800, Khem Raj wrote: > > http://errors.yoctoproject.org/Errors/Details/290481/ > > So either at/after upstream commit 8f904a8e or configure --without-gnome. > > cu > Adrian Thanks for helpful pointer - will

[oe] [meta-oe][PATCH] gpsd: Add a PACKAGECONFIG for disabling usb support

2019-12-07 Thread Adrian Bunk
Signed-off-by: Adrian Bunk --- meta-oe/recipes-navigation/gpsd/gpsd_3.19.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-navigation/gpsd/gpsd_3.19.bb b/meta-oe/recipes-navigation/gpsd/gpsd_3.19.bb index 6834bd45a..9fdbbf254 100644 --- a/meta-oe/recipes

[oe] [meta-oe][PATCH 1/4] liblockdev: Loosen the regexp for py3

2019-12-07 Thread Khem Raj
Fixes packaging with py 3.8 ERROR: libblockdev-2.23-r0 do_package: QA Issue: libblockdev: Files/directories were installed but not shipped in any package: /usr/lib/python3.8 /usr/lib/python3.8/site-packages /usr/lib/python3.8/site-packages/gi /usr/lib/python3.8/site-packages/gi/overrides /usr/lib

[oe] [meta-oe][PATCH 4/4] udisks2: Update to 2.8.4

2019-12-07 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-support/udisks/udisks2_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/udisks/udisks2_git.bb b/meta-oe/recipes-support/udisks/udisks2_git.bb index f0aad95384..9b0655c69b 100644 --- a/meta-oe/recipe

[oe] [meta-python][PATCH 3/4] python-pywbem: Update to 0.15.0

2019-12-07 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-python/recipes-extended/pywbem/python-pywbem.inc | 4 ++-- .../{python-pywbem_0.11.0.bb => python-pywbem_0.15.0.bb} | 0 .../{python3-pywbem_0.11.0.bb => python3-pywbem_0.15.0.bb}| 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-p

[oe] [meta-oe][PATCH 2/4] sigrok-cli: Update to 0.7.1

2019-12-07 Thread Khem Raj
Signed-off-by: Khem Raj --- .../sigrok/{sigrok-cli_0.7.0.bb => sigrok-cli_0.7.1.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-oe/recipes-extended/sigrok/{sigrok-cli_0.7.0.bb => sigrok-cli_0.7.1.bb} (76%) diff --git a/meta-oe/recipes-extended/sigrok/sigrok-cli_

[oe] [meta-oe][PATCH v2 1/3] sigrok-cli: Update to 0.7.1

2019-12-07 Thread Khem Raj
Package /usr/share/icons/hicolor/scalable/apps/sigrok-cli.svg Signed-off-by: Khem Raj --- v2: Package missing svg file .../sigrok/{sigrok-cli_0.7.0.bb => sigrok-cli_0.7.1.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/sigrok/{sigrok-cli_0.7.

[oe] [meta-oe][PATCH v2 3/3] udisks2: Update to 2.8.4

2019-12-07 Thread Khem Raj
package tmpfiles.d/udisk2.conf, generated with systemd enabled Signed-off-by: Khem Raj --- v2: Package tmpfiles.d meta-oe/recipes-support/udisks/udisks2_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/udisks/udisks2_git.bb b/meta-oe/recip

[oe] [meta-python][PATCH v2 2/3] python-pywbem: Update to 0.15.0

2019-12-07 Thread Khem Raj
* LICENSE.txt move to toplevel * Use github for SRC_UTI, pypi source does not build Signed-off-by: Khem Raj --- v2: Change SRC_URI to github and license pointer meta-python/recipes-extended/pywbem/python-pywbem.inc| 9 ++--- .../{python-pywbem_0.11.0.bb => python-pywbem_0.15.0.bb} | 0