[OE-core] [PATCH] nftables: update to 0.9.2

2019-08-24 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../nftables/{nftables_0.9.1.bb => nftables_0.9.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-filter/nftables/{nftables_0.9.1.bb => 
nftables_0.9.2.bb} (85%)

diff --git a/meta-networking/recipes-filter/nftables/nftables_0.9.1.bb 
b/meta-networking/recipes-filter/nftables/nftables_0.9.2.bb
similarity index 85%
rename from meta-networking/recipes-filter/nftables/nftables_0.9.1.bb
rename to meta-networking/recipes-filter/nftables/nftables_0.9.2.bb
index 9d0da33e3..98e8050b8 100644
--- a/meta-networking/recipes-filter/nftables/nftables_0.9.1.bb
+++ b/meta-networking/recipes-filter/nftables/nftables_0.9.2.bb
@@ -8,8 +8,8 @@ DEPENDS = "libmnl libnftnl readline gmp bison-native"
 UPSTREAM_CHECK_URI = "https://www.netfilter.org/projects/nftables/files/";
 
 SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.bz2";
-SRC_URI[md5sum] = "e2facbcad6c5d9bd87a0bf5081a31522"
-SRC_URI[sha256sum] = 
"ead3bb68ed540bfbb87a96f2b69c3d65ab0c2a0c3f6e739a395c09377d1b4fce"
+SRC_URI[md5sum] = "dfe130724d7c998eb26b56447e932899"
+SRC_URI[sha256sum] = 
"5cb66180143e6bfc774f4eb316206d40ac1cb6df269a90882404cbf7165513f5"
 
 inherit autotools manpages pkgconfig
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libsolv: update to 0.7.6

2019-08-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../libsolv/{libsolv_0.7.5.bb => libsolv_0.7.6.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/libsolv/{libsolv_0.7.5.bb => libsolv_0.7.6.bb} 
(93%)

diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.5.bb 
b/meta/recipes-extended/libsolv/libsolv_0.7.6.bb
similarity index 93%
rename from meta/recipes-extended/libsolv/libsolv_0.7.5.bb
rename to meta/recipes-extended/libsolv/libsolv_0.7.6.bb
index 80ce76b45f..3df8993089 100644
--- a/meta/recipes-extended/libsolv/libsolv_0.7.5.bb
+++ b/meta/recipes-extended/libsolv/libsolv_0.7.6.bb
@@ -10,7 +10,7 @@ DEPENDS = "expat zlib"
 SRC_URI = "git://github.com/openSUSE/libsolv.git \
 "
 
-SRCREV = "2cab7ea00d08390374b25b11d969f3740c4660f4"
+SRCREV = "17ce4bc4fb52a0b32964f3b7d491c18177980be1"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P\d+(\.\d+)+)"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libevdev: update to 1.8.0

2019-08-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../libevdev/{libevdev_1.7.0.bb => libevdev_1.8.0.bb}| 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-support/libevdev/{libevdev_1.7.0.bb => libevdev_1.8.0.bb} 
(74%)

diff --git a/meta/recipes-support/libevdev/libevdev_1.7.0.bb 
b/meta/recipes-support/libevdev/libevdev_1.8.0.bb
similarity index 74%
rename from meta/recipes-support/libevdev/libevdev_1.7.0.bb
rename to meta/recipes-support/libevdev/libevdev_1.8.0.bb
index abd6f386b8..84274987d7 100644
--- a/meta/recipes-support/libevdev/libevdev_1.7.0.bb
+++ b/meta/recipes-support/libevdev/libevdev_1.8.0.bb
@@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=75aae0d38feea6fda97ca381cb9132eb \
 
file://libevdev/libevdev.h;endline=21;md5=7ff4f0b5113252c2f1a828e0bbad98d1"
 
 SRC_URI = "http://www.freedesktop.org/software/libevdev/${BP}.tar.xz";
-
-SRC_URI[md5sum] = "fabe87d8d7d7f7cdb4a26e5dc99fc517"
-SRC_URI[sha256sum] = 
"11dbe1f2b1d03a51f3e9a196757a75c3a999042ce34cf1fdc00a2363e5a2e369"
+SRC_URI[md5sum] = "879631080be18526737e33b63d848039"
+SRC_URI[sha256sum] = 
"20d3cae4efd277f485abdf8f2a7c46588e539998b5a08c2c4d368218379d4211"
 
 inherit autotools pkgconfig
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ell: update to 0.22

2019-08-29 Thread Oleksandr Kravchuk
Changelog:
- Fix issue with DHCP and T1 timeout handling.
- Fix issue with escape characters in peer identity string.
- Add support for setting peer certificate's subject CN mask.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/ell/{ell_0.21.bb => ell_0.22.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/ell/{ell_0.21.bb => ell_0.22.bb} (83%)

diff --git a/meta/recipes-core/ell/ell_0.21.bb 
b/meta/recipes-core/ell/ell_0.22.bb
similarity index 83%
rename from meta/recipes-core/ell/ell_0.21.bb
rename to meta/recipes-core/ell/ell_0.22.bb
index 487fbccab5..b3942fc30e 100644
--- a/meta/recipes-core/ell/ell_0.21.bb
+++ b/meta/recipes-core/ell/ell_0.22.bb
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = 
"https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz";
-SRC_URI[md5sum] = "f94f8c812b0426b0c30b651fa5142dd9"
-SRC_URI[sha256sum] = 
"a0db4e3057ba41035637354b6af2aa4c74f83509e0c3e563d682df9d72eaff17"
+SRC_URI[md5sum] = "a4e7d74404f11e71775b89f53a8f1c33"
+SRC_URI[sha256sum] = 
"3c1d6d997e17dfcbe4ebcd1331d9a7be5c64f2f0a0813bc223790e570d8da2e3"
 
 do_configure_prepend () {
 mkdir -p ${S}/build-aux
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] go-dep: update to 0.5.4

2019-08-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/go/{go-dep_0.5.0.bb => go-dep_0.5.4.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta/recipes-devtools/go/{go-dep_0.5.0.bb => go-dep_0.5.4.bb} (90%)

diff --git a/meta/recipes-devtools/go/go-dep_0.5.0.bb 
b/meta/recipes-devtools/go/go-dep_0.5.4.bb
similarity index 90%
rename from meta/recipes-devtools/go/go-dep_0.5.0.bb
rename to meta/recipes-devtools/go/go-dep_0.5.4.bb
index a4d631f8ea..ead87870e2 100644
--- a/meta/recipes-devtools/go/go-dep_0.5.0.bb
+++ b/meta/recipes-devtools/go/go-dep_0.5.4.bb
@@ -8,8 +8,7 @@ SRC_URI = "git://${GO_IMPORT} \

file://0001-Add-support-for-mips-mips64.patch;patchdir=src/github.com/golang/dep
 \
   "
 
-# Points to 0.5.0 tag
-SRCREV = "224a564abe296670b692fe08bb63a3e4c4ad7978"
+SRCREV = "1f7c19e5f52f49ffb9f956f64c010be14683468b"
 
 inherit go
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libjpeg-turbo: update to 2.0.3

2019-09-05 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../jpeg/{libjpeg-turbo_2.0.2.bb => libjpeg-turbo_2.0.3.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/jpeg/{libjpeg-turbo_2.0.2.bb => 
libjpeg-turbo_2.0.3.bb} (95%)

diff --git a/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.2.bb 
b/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.3.bb
similarity index 95%
rename from meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.2.bb
rename to meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.3.bb
index e1df754b76..15bfa340b2 100644
--- a/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.2.bb
+++ b/meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.3.bb
@@ -13,9 +13,9 @@ DEPENDS_append_x86_class-target= " nasm-native"
 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \
file://0001-libjpeg-turbo-fix-package_qa-error.patch \
"
+SRC_URI[md5sum] = "bd07fddf26f9def7bab02739eb655116"
+SRC_URI[sha256sum] = 
"4246de500544d4ee408ee57048aa4aadc6f165fc17f141da87669f20ed3241b7"
 
-SRC_URI[md5sum] = "79f76fbfb0c6109631332762d10e16d2"
-SRC_URI[sha256sum] = 
"acb8599fe5399af114287ee5907aea4456f8f2c1cc96d26c28aebfdf5ee82fed"
 UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/libjpeg-turbo/files/";
 UPSTREAM_CHECK_REGEX = "/libjpeg-turbo/files/(?P(\d+[\.\-_]*)+)/"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libogg: udpate to 1.3.4

2019-09-05 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../libogg/{libogg_1.3.3.bb => libogg_1.3.4.bb}  | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-multimedia/libogg/{libogg_1.3.3.bb => libogg_1.3.4.bb} 
(80%)

diff --git a/meta/recipes-multimedia/libogg/libogg_1.3.3.bb 
b/meta/recipes-multimedia/libogg/libogg_1.3.4.bb
similarity index 80%
rename from meta/recipes-multimedia/libogg/libogg_1.3.3.bb
rename to meta/recipes-multimedia/libogg/libogg_1.3.4.bb
index 8d88f1f9f4..67521d8215 100644
--- a/meta/recipes-multimedia/libogg/libogg_1.3.3.bb
+++ b/meta/recipes-multimedia/libogg/libogg_1.3.4.bb
@@ -10,8 +10,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
 
file://include/ogg/ogg.h;beginline=1;endline=11;md5=eda812856f13a3b1326eb8f020cc3b0b"
 
 SRC_URI = "http://downloads.xiph.org/releases/ogg/${BP}.tar.xz";
-
-SRC_URI[md5sum] = "87ed742047f065046eb6c36745d871b8"
-SRC_URI[sha256sum] = 
"4f3fc6178a533d392064f14776b23c397ed4b9f48f5de297aba73b643f955c08"
+SRC_URI[md5sum] = "eadef24aad6e3e8379ba0d14971fd64a"
+SRC_URI[sha256sum] = 
"c163bc12bc300c401b6aa35907ac682671ea376f13ae0969a220f7ddf71893fe"
 
 inherit autotools pkgconfig
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libsecret: 0.19.0

2019-09-05 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../libsecret/{libsecret_0.18.8.bb => libsecret_0.19.0.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-gnome/libsecret/{libsecret_0.18.8.bb => 
libsecret_0.19.0.bb} (81%)

diff --git a/meta/recipes-gnome/libsecret/libsecret_0.18.8.bb 
b/meta/recipes-gnome/libsecret/libsecret_0.19.0.bb
similarity index 81%
rename from meta/recipes-gnome/libsecret/libsecret_0.18.8.bb
rename to meta/recipes-gnome/libsecret/libsecret_0.19.0.bb
index 4af47fedeb..7da8e90084 100644
--- a/meta/recipes-gnome/libsecret/libsecret_0.18.8.bb
+++ b/meta/recipes-gnome/libsecret/libsecret_0.19.0.bb
@@ -8,8 +8,8 @@ DEPENDS += "glib-2.0 libgcrypt gettext-native"
 
 PACKAGECONFIG[manpages] = "--enable-manpages, --disable-manpages, 
libxslt-native xmlto-native"
 
-SRC_URI[archive.md5sum] = "fee403988442f497f3c1dfe7b128869c"
-SRC_URI[archive.sha256sum] = 
"3bfa889d260e0dbabcf5b9967f2aae12edcd2ddc9adc365de7a5cc840c311d15"
+SRC_URI[archive.md5sum] = "483d293e73e7257c6d9fc18579b0e1ea"
+SRC_URI[archive.sha256sum] = 
"8049b09a4e737911aa647e50aee3d06b5db7aa902608ca43a0dd10d83e1d67f9"
 
 # http://errors.yoctoproject.org/Errors/Details/20228/
 ARM_INSTRUCTION_SET_armv4 = "arm"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libxcrypt: update to 4.4.8

2019-09-05 Thread Oleksandr Kravchuk
LICENSE file checksum changed because few contributors were mentioned
(see @edbdbbc50beced9c723e7405334583c60a702796).

Signed-off-by: Oleksandr Kravchuk 
---
 ...{libxcrypt-compat_4.4.6.bb => libxcrypt-compat_4.4.8.bb} | 0
 .../libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.8.bb}| 6 ++
 2 files changed, 2 insertions(+), 4 deletions(-)
 rename meta/recipes-core/libxcrypt/{libxcrypt-compat_4.4.6.bb => 
libxcrypt-compat_4.4.8.bb} (100%)
 rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.6.bb => libxcrypt_4.4.8.bb} 
(86%)

diff --git a/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.6.bb 
b/meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.8.bb
similarity index 100%
rename from meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.6.bb
rename to meta/recipes-core/libxcrypt/libxcrypt-compat_4.4.8.bb
diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb 
b/meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb
similarity index 86%
rename from meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb
rename to meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb
index 5270e58c2b..1787f6921e 100644
--- a/meta/recipes-core/libxcrypt/libxcrypt_4.4.6.bb
+++ b/meta/recipes-core/libxcrypt/libxcrypt_4.4.8.bb
@@ -3,16 +3,14 @@ DESCRIPTION = "Forked code from glibc libary to extract only 
crypto part."
 HOMEPAGE = "https://github.com/besser82/libxcrypt";
 SECTION = "libs"
 LICENSE = "LGPLv2.1"
-LIC_FILES_CHKSUM ?= "file://LICENSING;md5=be275bc7f91642efe7709a8ae7a1433b \
+LIC_FILES_CHKSUM ?= "file://LICENSING;md5=3bb6614cf5880cbf1b9dbd9e3d145e2c \
  file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
 "
 
 inherit autotools pkgconfig
 
-PV = "4.4.6"
-
 SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH}"
-SRCREV = "398943774c5ff38baf1bc5ee088855fd8983bb05"
+SRCREV = "acd84997a5a8b2badd28b70a642abee11272fad2"
 SRCBRANCH ?= "develop"
 
 PROVIDES = "virtual/crypt"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 2/3] python3-pbr: update to 5.4.3

2019-09-05 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python3-pbr_5.4.2.bb | 5 -
 meta/recipes-devtools/python/python3-pbr_5.4.3.bb | 5 +
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.2.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.3.bb

diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.2.bb 
b/meta/recipes-devtools/python/python3-pbr_5.4.2.bb
deleted file mode 100644
index d59e744e61..00
--- a/meta/recipes-devtools/python/python3-pbr_5.4.2.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[md5sum] = "ea90e1118a0132da752d45e68d10b2b8"
-SRC_URI[sha256sum] = 
"9b321c204a88d8ab5082699469f52cc94c5da45c51f114113d01b3d993c24cdf"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.3.bb 
b/meta/recipes-devtools/python/python3-pbr_5.4.3.bb
new file mode 100644
index 00..e7835e7a97
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.4.3.bb
@@ -0,0 +1,5 @@
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[md5sum] = "477d2aa285ad97250a172b199f4060b7"
+SRC_URI[sha256sum] = 
"2c8e420cd4ed4cec4e7999ee47409e876af575d4c35a45840d59e8b5f3155ab8"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 1/3] python3-dbus: update to 1.2.10

2019-09-05 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../{python3-dbus_1.2.8.bb => python3-dbus_1.2.10.bb} | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)
 rename meta/recipes-devtools/python/{python3-dbus_1.2.8.bb => 
python3-dbus_1.2.10.bb} (82%)

diff --git a/meta/recipes-devtools/python/python3-dbus_1.2.8.bb 
b/meta/recipes-devtools/python/python3-dbus_1.2.10.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-dbus_1.2.8.bb
rename to meta/recipes-devtools/python/python3-dbus_1.2.10.bb
index 2fb1eae96c..71d24ee1a0 100644
--- a/meta/recipes-devtools/python/python3-dbus_1.2.8.bb
+++ b/meta/recipes-devtools/python/python3-dbus_1.2.10.bb
@@ -5,11 +5,10 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b03240518994df6d8c974675675e5ca4"
 DEPENDS = "expat dbus glib-2.0 virtual/libintl"
 
-SRC_URI = 
"http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz \
-"
+SRC_URI = 
"http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz";
+SRC_URI[md5sum] = "5d21d5ae6423f0e41caa3400af44edac"
+SRC_URI[sha256sum] = 
"d4332bbd4a0054fa4010b259c293b84d461bbd9d7a8ef528157d151c0398d886"
 
-SRC_URI[md5sum] = "7379db774c10904f27e7e2743d90fb43"
-SRC_URI[sha256sum] = 
"abf12bbb765e300bf8e2a1b2f32f85949eab06998dbda127952c31cb63957b6f"
 S = "${WORKDIR}/dbus-python-${PV}"
 
 inherit distutils3-base autotools pkgconfig
@@ -18,7 +17,6 @@ inherit distutils3-base autotools pkgconfig
 # change to use PACKAGECONFIG when python3-sphinx is added to oe-core
 EXTRA_OECONF += "--disable-documentation"
 
-
 RDEPENDS_${PN} = "python3-io python3-logging python3-stringold 
python3-threading python3-xml"
 
 FILES_${PN}-dev += "${libdir}/pkgconfig"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 3/3] python3-git: update to 3.0.2

2019-09-05 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../python/{python3-git_3.0.0.bb => python3-git_3.0.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-git_3.0.0.bb => 
python3-git_3.0.2.bb} (88%)

diff --git a/meta/recipes-devtools/python/python3-git_3.0.0.bb 
b/meta/recipes-devtools/python/python3-git_3.0.2.bb
similarity index 88%
rename from meta/recipes-devtools/python/python3-git_3.0.0.bb
rename to meta/recipes-devtools/python/python3-git_3.0.2.bb
index b6c837cdf3..9dd753db4f 100644
--- a/meta/recipes-devtools/python/python3-git_3.0.0.bb
+++ b/meta/recipes-devtools/python/python3-git_3.0.2.bb
@@ -12,8 +12,8 @@ PYPI_PACKAGE = "GitPython"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "9412ae9665fd29328f2afc6df887ae81"
-SRC_URI[sha256sum] = 
"629867ebf609cef21bb9d849039e281e25963fb7d714a2f6bacc1ecce4800293"
+SRC_URI[md5sum] = "ccec14a5c9f18702406122983d80032c"
+SRC_URI[sha256sum] = 
"d2f4945f8260f6981d724f5957bc076398ada55cb5d25aaee10108bcdc894100"
 
 DEPENDS += " ${PYTHON_PN}-gitdb"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-pygobject: update to 3.34.0

2019-09-10 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 ...ython3-pygobject_3.32.2.bb => python3-pygobject_3.34.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-pygobject_3.32.2.bb => 
python3-pygobject_3.34.0.bb} (87%)

diff --git a/meta/recipes-devtools/python/python3-pygobject_3.32.2.bb 
b/meta/recipes-devtools/python/python3-pygobject_3.34.0.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-pygobject_3.32.2.bb
rename to meta/recipes-devtools/python/python3-pygobject_3.34.0.bb
index 476957e887..6babf0cae8 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.32.2.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.34.0.bb
@@ -14,8 +14,8 @@ SRC_URI = " \
 
http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz
 \
 file://0001-Do-not-build-tests.patch \
 "
-SRC_URI[md5sum] = "92ffa25351782feb96362f0dace2089f"
-SRC_URI[sha256sum] = 
"c39ca2a28364b57fa00549c6e836346031e6b886c3ceabfd8ab4b4fed0a83611"
+SRC_URI[md5sum] = "ca1dc4f31c1d6d283758e8f315a88ab6"
+SRC_URI[sha256sum] = 
"87e2c9aa785f352ef111dcc5f63df9b85cf6e05e52ff04f803ffbebdacf5271a"
 
 UNKNOWN_CONFIGURE_WHITELIST = "introspection"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] font-util: update to 1.3.2

2019-09-12 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../xorg-font/{font-util_1.3.1.bb => font-util_1.3.2.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-font/{font-util_1.3.1.bb => 
font-util_1.3.2.bb} (83%)

diff --git a/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb 
b/meta/recipes-graphics/xorg-font/font-util_1.3.2.bb
similarity index 83%
rename from meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
rename to meta/recipes-graphics/xorg-font/font-util_1.3.2.bb
index 1289c1686c..ebe7a603fa 100644
--- a/meta/recipes-graphics/xorg-font/font-util_1.3.1.bb
+++ b/meta/recipes-graphics/xorg-font/font-util_1.3.2.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN}_class-native = ""
 
 BBCLASSEXTEND = "native"
 
-SRC_URI[md5sum] = "23756dab809f9ec5011bb27fb2c3c7d6"
-SRC_URI[sha256sum] = 
"aa7ebdb0715106dd255082f2310dbaa2cd7e225957c2a77d719720c7cc92b921"
+SRC_URI[md5sum] = "3d6adb76fdd072db8c8fae41b40855e8"
+SRC_URI[sha256sum] = 
"3ad880444123ac06a7238546fa38a2a6ad7f7e0cc3614de7e103863616522282"
 
 SYSROOT_DIRS_BLACKLIST_remove = "${datadir}/fonts"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH]] curl: update to 7.66.0

2019-09-13 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-support/curl/{curl_7.65.3.bb => curl_7.66.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/curl/{curl_7.65.3.bb => curl_7.66.0.bb} (95%)

diff --git a/meta/recipes-support/curl/curl_7.65.3.bb 
b/meta/recipes-support/curl/curl_7.66.0.bb
similarity index 95%
rename from meta/recipes-support/curl/curl_7.65.3.bb
rename to meta/recipes-support/curl/curl_7.66.0.bb
index 96f90fb8ba..d1975f2460 100644
--- a/meta/recipes-support/curl/curl_7.65.3.bb
+++ b/meta/recipes-support/curl/curl_7.66.0.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
file://0001-replace-krb5-config-with-pkg-config.patch \
 "
 
-SRC_URI[md5sum] = "bdd220d018c23e7f9ee82894e62a70bc"
-SRC_URI[sha256sum] = 
"0a855e83be482d7bc9ea00e05bdb1551a44966076762f9650959179c89fce509"
+SRC_URI[md5sum] = "c238aa394e3aa47ca4fcb0491774149f"
+SRC_URI[sha256sum] = 
"6618234e0235c420a21f4cb4c2dd0badde76e6139668739085a70c4e2fe7a141"
 
 CVE_PRODUCT = "curl libcurl"
 inherit autotools pkgconfig binconfig multilib_header
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH v2] curl: update to 7.66.0

2019-09-13 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-support/curl/{curl_7.65.3.bb => curl_7.66.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/curl/{curl_7.65.3.bb => curl_7.66.0.bb} (95%)

diff --git a/meta/recipes-support/curl/curl_7.65.3.bb 
b/meta/recipes-support/curl/curl_7.66.0.bb
similarity index 95%
rename from meta/recipes-support/curl/curl_7.65.3.bb
rename to meta/recipes-support/curl/curl_7.66.0.bb
index 96f90fb8ba..d1975f2460 100644
--- a/meta/recipes-support/curl/curl_7.65.3.bb
+++ b/meta/recipes-support/curl/curl_7.66.0.bb
@@ -9,8 +9,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
file://0001-replace-krb5-config-with-pkg-config.patch \
 "
 
-SRC_URI[md5sum] = "bdd220d018c23e7f9ee82894e62a70bc"
-SRC_URI[sha256sum] = 
"0a855e83be482d7bc9ea00e05bdb1551a44966076762f9650959179c89fce509"
+SRC_URI[md5sum] = "c238aa394e3aa47ca4fcb0491774149f"
+SRC_URI[sha256sum] = 
"6618234e0235c420a21f4cb4c2dd0badde76e6139668739085a70c4e2fe7a141"
 
 CVE_PRODUCT = "curl libcurl"
 inherit autotools pkgconfig binconfig multilib_header
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-dbus: update to 1.2.12

2019-09-13 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../{python3-dbus_1.2.10.bb => python3-dbus_1.2.12.bb}| 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/python/{python3-dbus_1.2.10.bb => 
python3-dbus_1.2.12.bb} (82%)

diff --git a/meta/recipes-devtools/python/python3-dbus_1.2.10.bb 
b/meta/recipes-devtools/python/python3-dbus_1.2.12.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-dbus_1.2.10.bb
rename to meta/recipes-devtools/python/python3-dbus_1.2.12.bb
index 8892d0fb42..d005dc4a90 100644
--- a/meta/recipes-devtools/python/python3-dbus_1.2.10.bb
+++ b/meta/recipes-devtools/python/python3-dbus_1.2.12.bb
@@ -5,11 +5,11 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b03240518994df6d8c974675675e5ca4"
 DEPENDS = "expat dbus glib-2.0 virtual/libintl"
 
-SRC_URI = 
"http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz \
-"
+SRC_URI = 
"http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz";
+
+SRC_URI[md5sum] = "428b7a9e7e2d154a7ceb3e13536283e4"
+SRC_URI[sha256sum] = 
"cdd4de2c4f5e58f287b12013ed7b41dee81d503c8d0d2397c5bd2fb01badf260"
 
-SRC_URI[md5sum] = "5d21d5ae6423f0e41caa3400af44edac"
-SRC_URI[sha256sum] = 
"d4332bbd4a0054fa4010b259c293b84d461bbd9d7a8ef528157d151c0398d886"
 S = "${WORKDIR}/dbus-python-${PV}"
 
 inherit distutils3-base autotools pkgconfig
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH v2] curl: update to 7.66.0

2019-09-13 Thread Oleksandr Kravchuk
Just a mistake - there was no v1.

On 13/09/2019 22:58, akuster808 wrote:
>
> On 9/13/19 12:17 PM, Oleksandr Kravchuk wrote:
>> Signed-off-by: Oleksandr Kravchuk 
> What is in Version 2?
>> ---
>>  meta/recipes-support/curl/{curl_7.65.3.bb => curl_7.66.0.bb} | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>  rename meta/recipes-support/curl/{curl_7.65.3.bb => curl_7.66.0.bb} (95%)
>>
>> diff --git a/meta/recipes-support/curl/curl_7.65.3.bb 
>> b/meta/recipes-support/curl/curl_7.66.0.bb
>> similarity index 95%
>> rename from meta/recipes-support/curl/curl_7.65.3.bb
>> rename to meta/recipes-support/curl/curl_7.66.0.bb
>> index 96f90fb8ba..d1975f2460 100644
>> --- a/meta/recipes-support/curl/curl_7.65.3.bb
>> +++ b/meta/recipes-support/curl/curl_7.66.0.bb
>> @@ -9,8 +9,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
>> file://0001-replace-krb5-config-with-pkg-config.patch \
>>  "
>>  
>> -SRC_URI[md5sum] = "bdd220d018c23e7f9ee82894e62a70bc"
>> -SRC_URI[sha256sum] = 
>> "0a855e83be482d7bc9ea00e05bdb1551a44966076762f9650959179c89fce509"
>> +SRC_URI[md5sum] = "c238aa394e3aa47ca4fcb0491774149f"
>> +SRC_URI[sha256sum] = 
>> "6618234e0235c420a21f4cb4c2dd0badde76e6139668739085a70c4e2fe7a141"
>>  
>>  CVE_PRODUCT = "curl libcurl"
>>  inherit autotools pkgconfig binconfig multilib_header
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] expat: update to 2.2.8

2019-09-14 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/expat/{expat_2.2.7.bb => expat_2.2.8.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/expat/{expat_2.2.7.bb => expat_2.2.8.bb} (81%)

diff --git a/meta/recipes-core/expat/expat_2.2.7.bb 
b/meta/recipes-core/expat/expat_2.2.8.bb
similarity index 81%
rename from meta/recipes-core/expat/expat_2.2.7.bb
rename to meta/recipes-core/expat/expat_2.2.8.bb
index f213bc3c3e..0ea2edc122 100644
--- a/meta/recipes-core/expat/expat_2.2.7.bb
+++ b/meta/recipes-core/expat/expat_2.2.8.bb
@@ -10,8 +10,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.bz2 \
file://libtool-tag.patch \
  "
 
-SRC_URI[md5sum] = "72f36b87cdb478aba1e78473393766aa"
-SRC_URI[sha256sum] = 
"cbc9102f4a31a8dafd42d642e9a3aa31e79a0aedaa1f6efd2795ebc83174ec18"
+SRC_URI[md5sum] = "00858041acfea5757af55e6ee6b86231"
+SRC_URI[sha256sum] = 
"9a130948b05a82da34e4171d5f5ae5d321d9630277af02c8fa51e431f6475102"
 
 inherit autotools lib_package
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ell: update to 0.23

2019-09-22 Thread Oleksandr Kravchuk
Changelog:
- Add support for checking if uintset is empty.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/ell/{ell_0.22.bb => ell_0.23.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/ell/{ell_0.22.bb => ell_0.23.bb} (83%)

diff --git a/meta/recipes-core/ell/ell_0.22.bb 
b/meta/recipes-core/ell/ell_0.23.bb
similarity index 83%
rename from meta/recipes-core/ell/ell_0.22.bb
rename to meta/recipes-core/ell/ell_0.23.bb
index b3942fc30e..f6e91ef6fd 100644
--- a/meta/recipes-core/ell/ell_0.22.bb
+++ b/meta/recipes-core/ell/ell_0.23.bb
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = 
"https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz";
-SRC_URI[md5sum] = "a4e7d74404f11e71775b89f53a8f1c33"
-SRC_URI[sha256sum] = 
"3c1d6d997e17dfcbe4ebcd1331d9a7be5c64f2f0a0813bc223790e570d8da2e3"
+SRC_URI[md5sum] = "be8214ff5b37012c4314343c8e6bcf15"
+SRC_URI[sha256sum] = 
"2efd9f7cdf57dedb9f1ba81bec534a3e0432476b1cb35ec0bc69973772a5f89b"
 
 do_configure_prepend () {
 mkdir -p ${S}/build-aux
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ell: update to 0.23

2019-09-25 Thread Oleksandr Kravchuk
Changelog:
- Add support for checking if uintset is empty.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/ell/{ell_0.22.bb => ell_0.23.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/ell/{ell_0.22.bb => ell_0.23.bb} (83%)

diff --git a/meta/recipes-core/ell/ell_0.22.bb 
b/meta/recipes-core/ell/ell_0.23.bb
similarity index 83%
rename from meta/recipes-core/ell/ell_0.22.bb
rename to meta/recipes-core/ell/ell_0.23.bb
index b3942fc30e..f6e91ef6fd 100644
--- a/meta/recipes-core/ell/ell_0.22.bb
+++ b/meta/recipes-core/ell/ell_0.23.bb
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = 
"https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz";
-SRC_URI[md5sum] = "a4e7d74404f11e71775b89f53a8f1c33"
-SRC_URI[sha256sum] = 
"3c1d6d997e17dfcbe4ebcd1331d9a7be5c64f2f0a0813bc223790e570d8da2e3"
+SRC_URI[md5sum] = "be8214ff5b37012c4314343c8e6bcf15"
+SRC_URI[sha256sum] = 
"2efd9f7cdf57dedb9f1ba81bec534a3e0432476b1cb35ec0bc69973772a5f89b"
 
 do_configure_prepend () {
 mkdir -p ${S}/build-aux
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH] ell: update to 0.23

2019-10-16 Thread Oleksandr Kravchuk
Hey Ross,

Is this still a code freeze?

On 26/09/2019 13:04, Ross Burton wrote:
> On 26/09/2019 01:54, Oleksandr Kravchuk wrote:
>> Changelog:
>> - Add support for checking if uintset is empty.
>>
>> Signed-off-by: Oleksandr Kravchuk 
>
> This is in ross/mut so it won't get lost, but we're freezing for
> release so this won't be merged until 3.0 is done.
>
> Ross
>
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ell: updte to 0.33

2020-09-07 Thread Oleksandr Kravchuk
Changelog
- Fix issue with uintset and number of bytes copied.
- Fix issue with overflow in DHCP lease T2 computation.
- Fix issue with side channel leak in l_ecc_scalar_new.
- Fix issue with missing MSG_MORE in l_cipher_set_iv.
- Add support for DHCP v6 client implementation.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/ell/{ell_0.32.bb => ell_0.33.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/ell/{ell_0.32.bb => ell_0.33.bb} (89%)

diff --git a/meta/recipes-core/ell/ell_0.32.bb 
b/meta/recipes-core/ell/ell_0.33.bb
similarity index 89%
rename from meta/recipes-core/ell/ell_0.32.bb
rename to meta/recipes-core/ell/ell_0.33.bb
index 07dc4d4cbb..2fa05104fb 100644
--- a/meta/recipes-core/ell/ell_0.32.bb
+++ b/meta/recipes-core/ell/ell_0.33.bb
@@ -14,7 +14,7 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = 
"https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz";
-SRC_URI[sha256sum] = 
"42fdb9e24ff561a101389d51445cab1ff7d55f5385dc22a05b0493088cf99e30"
+SRC_URI[sha256sum] = 
"d9e40e641164150394b74b719b9726fc734f24b2cde679cf5f3be6915c34eded"
 
 do_configure_prepend () {
 mkdir -p ${S}/build-aux
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#142251): 
https://lists.openembedded.org/g/openembedded-core/message/142251
Mute This Topic: https://lists.openembedded.org/mt/76703670/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[OE-core] [PATCH] ell: update to 0.25

2019-10-28 Thread Oleksandr Kravchuk
0.24:
- Add support for extended groups in settings files.

0.25:
- Fix issue with stopping DHCP client and owner notification.
- Fix issue with time calculation overflow and DHCP.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/ell/{ell_0.23.bb => ell_0.25.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/ell/{ell_0.23.bb => ell_0.25.bb} (83%)

diff --git a/meta/recipes-core/ell/ell_0.23.bb 
b/meta/recipes-core/ell/ell_0.25.bb
similarity index 83%
rename from meta/recipes-core/ell/ell_0.23.bb
rename to meta/recipes-core/ell/ell_0.25.bb
index f6e91ef6fd..f6201f9bf6 100644
--- a/meta/recipes-core/ell/ell_0.23.bb
+++ b/meta/recipes-core/ell/ell_0.25.bb
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = 
"https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz";
-SRC_URI[md5sum] = "be8214ff5b37012c4314343c8e6bcf15"
-SRC_URI[sha256sum] = 
"2efd9f7cdf57dedb9f1ba81bec534a3e0432476b1cb35ec0bc69973772a5f89b"
+SRC_URI[md5sum] = "8a8adc712718c770a72e4df6c9855c26"
+SRC_URI[sha256sum] = 
"7f2be568219d991d566ca50c58a56e69df9a248619fed758dcd9a4b04e655e5b"
 
 do_configure_prepend () {
 mkdir -p ${S}/build-aux
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ofono: update to 1.31

2019-10-31 Thread Oleksandr Kravchuk
Changelog:
- Fix issue with handling CID 0 context identifier
- Fix issue with handling detach state and running LTE
- Fix issue with handling SIM states and Quectel modems

Signed-off-by: Oleksandr Kravchuk 
---
 .../ofono/{ofono_1.30.bb => ofono_1.31.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/ofono/{ofono_1.30.bb => ofono_1.31.bb} (56%)

diff --git a/meta/recipes-connectivity/ofono/ofono_1.30.bb 
b/meta/recipes-connectivity/ofono/ofono_1.31.bb
similarity index 56%
rename from meta/recipes-connectivity/ofono/ofono_1.30.bb
rename to meta/recipes-connectivity/ofono/ofono_1.31.bb
index c916cb1b22..7869ac0cf7 100644
--- a/meta/recipes-connectivity/ofono/ofono_1.30.bb
+++ b/meta/recipes-connectivity/ofono/ofono_1.31.bb
@@ -5,5 +5,5 @@ SRC_URI  = "\
   file://ofono \
   file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch \
 "
-SRC_URI[md5sum] = "2b1ce11a4db1f4b5c8cd96eb7e96ba0c"
-SRC_URI[sha256sum] = 
"8079735efc5d7f33be9e792e791f2f7ff75c31ce67d477b994673e32319eec5c"
+SRC_URI[md5sum] = "1c26340e3c6ed132cc812595081bb3dc"
+SRC_URI[sha256sum] = 
"a15c5d28096c10eb30e47a68b6dc2e7c4a5a99d7f4cfedf0b69624f33d859e9b"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ell: update to 0.26

2019-10-31 Thread Oleksandr Kravchuk
Changelog:
- Fix issue with memory leak and TLS certificates
- Fix issue with buffer size and TLS PRF handling
- Add support for D-Bus non-root ObjectManager

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/ell/{ell_0.25.bb => ell_0.26.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/ell/{ell_0.25.bb => ell_0.26.bb} (83%)

diff --git a/meta/recipes-core/ell/ell_0.25.bb 
b/meta/recipes-core/ell/ell_0.26.bb
similarity index 83%
rename from meta/recipes-core/ell/ell_0.25.bb
rename to meta/recipes-core/ell/ell_0.26.bb
index f6201f9bf6..f1f252ce4f 100644
--- a/meta/recipes-core/ell/ell_0.25.bb
+++ b/meta/recipes-core/ell/ell_0.26.bb
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = 
"https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz";
-SRC_URI[md5sum] = "8a8adc712718c770a72e4df6c9855c26"
-SRC_URI[sha256sum] = 
"7f2be568219d991d566ca50c58a56e69df9a248619fed758dcd9a4b04e655e5b"
+SRC_URI[md5sum] = "4660e25541071e933a2bb02ef2f94e7d"
+SRC_URI[sha256sum] = 
"7855b4b8f271ba6ee67d87d0965b975a9a8dbeaa616665ca2248afa3b5fcbc77"
 
 do_configure_prepend () {
 mkdir -p ${S}/build-aux
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH v2] ofono: update to 1.31

2019-10-31 Thread Oleksandr Kravchuk
Changelog:
- Fix issue with handling CID 0 context identifier
- Fix issue with handling detach state and running LTE
- Fix issue with handling SIM states and Quectel modems

Signed-off-by: Oleksandr Kravchuk 
---
 .../ofono/{ofono_1.30.bb => ofono_1.31.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/ofono/{ofono_1.30.bb => ofono_1.31.bb} (92%)

diff --git a/meta/recipes-connectivity/ofono/ofono_1.30.bb 
b/meta/recipes-connectivity/ofono/ofono_1.31.bb
similarity index 92%
rename from meta/recipes-connectivity/ofono/ofono_1.30.bb
rename to meta/recipes-connectivity/ofono/ofono_1.31.bb
index 10d5c90979..7d0976ad7f 100644
--- a/meta/recipes-connectivity/ofono/ofono_1.30.bb
+++ b/meta/recipes-connectivity/ofono/ofono_1.31.bb
@@ -12,8 +12,8 @@ SRC_URI = "\
 file://ofono \
 file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch \
 "
-SRC_URI[md5sum] = "2b1ce11a4db1f4b5c8cd96eb7e96ba0c"
-SRC_URI[sha256sum] = 
"8079735efc5d7f33be9e792e791f2f7ff75c31ce67d477b994673e32319eec5c"
+SRC_URI[md5sum] = "1c26340e3c6ed132cc812595081bb3dc"
+SRC_URI[sha256sum] = 
"a15c5d28096c10eb30e47a68b6dc2e7c4a5a99d7f4cfedf0b69624f33d859e9b"
 
 inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] git: update to 2.24.0

2019-11-04 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/git/git_2.23.0.bb | 11 ---
 meta/recipes-devtools/git/git_2.24.0.bb | 11 +++
 2 files changed, 11 insertions(+), 11 deletions(-)
 delete mode 100644 meta/recipes-devtools/git/git_2.23.0.bb
 create mode 100644 meta/recipes-devtools/git/git_2.24.0.bb

diff --git a/meta/recipes-devtools/git/git_2.23.0.bb 
b/meta/recipes-devtools/git/git_2.23.0.bb
deleted file mode 100644
index 1539182a90..00
--- a/meta/recipes-devtools/git/git_2.23.0.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require git.inc
-
-EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
- 
ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
- "
-EXTRA_OEMAKE += "NO_GETTEXT=1"
-
-SRC_URI[tarball.md5sum] = "203c238ffdcef76f9bd6c67cfbaf949f"
-SRC_URI[tarball.sha256sum] = 
"e3396c90888111a01bf607346db09b0fbf49a95bc83faf9506b61195936f0cfe"
-SRC_URI[manpages.md5sum] = "90a72e553de712d798d68b15b57bc928"
-SRC_URI[manpages.sha256sum] = 
"a5b0998f95c2290386d191d34780d145ea67e527fac98541e0350749bf76be75"
diff --git a/meta/recipes-devtools/git/git_2.24.0.bb 
b/meta/recipes-devtools/git/git_2.24.0.bb
new file mode 100644
index 00..e9cb382f69
--- /dev/null
+++ b/meta/recipes-devtools/git/git_2.24.0.bb
@@ -0,0 +1,11 @@
+require git.inc
+
+EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
+ 
ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
+ "
+EXTRA_OEMAKE += "NO_GETTEXT=1"
+
+SRC_URI[tarball.md5sum] = "ed39361a3ae362c8af852d1a06992bc2"
+SRC_URI[tarball.sha256sum] = 
"ad11030d2eac656ee9e8862f56d1610550f7867181beff814c7712a99192e99d"
+SRC_URI[manpages.md5sum] = "57465e83f13ba910a178b717d93958c0"
+SRC_URI[manpages.sha256sum] = 
"ce995f86f441b56ab1fd0788a94786904ae2e2989e7191fd68060003011366d7"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH] ell: update to 0.26

2019-11-05 Thread Oleksandr Kravchuk
On 05/11/2019 16:42, Ross Burton wrote:
> On 05/11/2019 15:30, Khem Raj wrote:
>>
>>
>> On Tue, Nov 5, 2019 at 2:39 AM Ross Burton > > wrote:
>>
>>     On 04/11/2019 23:25, Khem Raj wrote:
>>  > This has API changes that will break iwd
>>
>>     What version of iwd will break?  There's a 0.23 upgrade in flight
>> and a
>>     1.0 upgrade incoming right?
>>
>>
>> 1.0 is fine with this version all prior versions will break
>
> Elephant in the room: is iwd feature complete enough to replace
> wpa_supplicant?
>
> Ross
Depends on the use-case, I guess, but iwd has all the most widely used
features and project declares 1.0 to be stable version.
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] popt: fix SRC_URI

2019-06-12 Thread Oleksandr Kravchuk
rpm5.org has been down for about a year now. Use linuxfromscratch.org
as an alternative reliable source instead.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-support/popt/popt_1.16.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/popt/popt_1.16.bb 
b/meta/recipes-support/popt/popt_1.16.bb
index 478288f9bf..27e49c2ca2 100644
--- a/meta/recipes-support/popt/popt_1.16.bb
+++ b/meta/recipes-support/popt/popt_1.16.bb
@@ -8,7 +8,7 @@ PR = "r3"
 
 DEPENDS = "virtual/libiconv"
 
-SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
+SRC_URI = "http://anduin.linuxfromscratch.org/BLFS/popt/popt-${PV}.tar.gz \
file://pkgconfig_fix.patch \
file://popt_fix_for_automake-1.12.patch \
file://disable_tests.patch \
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] selftest/devtool: fix URI to MarkupSafe package

2019-06-12 Thread Oleksandr Kravchuk
PyPi packages are now hosted at files.pythonhosted.org.

[YOCTO Bug 13243]

Signed-off-by: Oleksandr Kravchuk 
---
 meta/lib/oeqa/selftest/cases/devtool.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/lib/oeqa/selftest/cases/devtool.py 
b/meta/lib/oeqa/selftest/cases/devtool.py
index 434a7b9dd4..904ff6988b 100644
--- a/meta/lib/oeqa/selftest/cases/devtool.py
+++ b/meta/lib/oeqa/selftest/cases/devtool.py
@@ -393,7 +393,7 @@ class DevtoolAddTests(DevtoolBase):
 tempdir = tempfile.mkdtemp(prefix='devtoolqa')
 self.track_for_cleanup(tempdir)
 testver = '0.23'
-url = 
'https://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-%s.tar.gz' % 
testver
+url = 
'https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-%s.tar.gz'
 % testver
 testrecipe = 'python-markupsafe'
 srcdir = os.path.join(tempdir, testrecipe)
 # Test devtool add
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH v2] selftest/devtool: fix URI to MarkupSafe package

2019-06-12 Thread Oleksandr Kravchuk
PyPi packages are now hosted at files.pythonhosted.org.

[YOCTO Bug #13243]

Signed-off-by: Oleksandr Kravchuk 
---
 meta/lib/oeqa/selftest/cases/devtool.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/lib/oeqa/selftest/cases/devtool.py 
b/meta/lib/oeqa/selftest/cases/devtool.py
index 434a7b9dd4..904ff6988b 100644
--- a/meta/lib/oeqa/selftest/cases/devtool.py
+++ b/meta/lib/oeqa/selftest/cases/devtool.py
@@ -393,7 +393,7 @@ class DevtoolAddTests(DevtoolBase):
 tempdir = tempfile.mkdtemp(prefix='devtoolqa')
 self.track_for_cleanup(tempdir)
 testver = '0.23'
-url = 
'https://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-%s.tar.gz' % 
testver
+url = 
'https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-%s.tar.gz'
 % testver
 testrecipe = 'python-markupsafe'
 srcdir = os.path.join(tempdir, testrecipe)
 # Test devtool add
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH v3] selftest/devtool: fix URI to MarkupSafe package

2019-06-13 Thread Oleksandr Kravchuk
From: Oleksandr Kravchuk 

PyPi packages are now hosted at files.pythonhosted.org.

[YOCTO #13243]

Signed-off-by: Oleksandr Kravchuk 
---
 meta/lib/oeqa/selftest/cases/devtool.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/lib/oeqa/selftest/cases/devtool.py 
b/meta/lib/oeqa/selftest/cases/devtool.py
index 434a7b9dd4..904ff6988b 100644
--- a/meta/lib/oeqa/selftest/cases/devtool.py
+++ b/meta/lib/oeqa/selftest/cases/devtool.py
@@ -393,7 +393,7 @@ class DevtoolAddTests(DevtoolBase):
 tempdir = tempfile.mkdtemp(prefix='devtoolqa')
 self.track_for_cleanup(tempdir)
 testver = '0.23'
-url = 
'https://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-%s.tar.gz' % 
testver
+url = 
'https://files.pythonhosted.org/packages/c0/41/bae1254e0396c0cc8cf1751cb7d9afc90a602353695af5952530482c963f/MarkupSafe-%s.tar.gz'
 % testver
 testrecipe = 'python-markupsafe'
 srcdir = os.path.join(tempdir, testrecipe)
 # Test devtool add
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] bitbake: cooker: list all nonexistent bblayer directories

2019-06-13 Thread Oleksandr Kravchuk
Check existence of all the bblayer direcotories at once and print them
all, so if there are multiple nonexistent directories, user does not
have to correct bblayers.conf and restart bitbake multiple times.

[YOCTO #11647]

Signed-off-by: Oleksandr Kravchuk 
---
 bitbake/lib/bb/cookerdata.py | 16 +---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/bitbake/lib/bb/cookerdata.py b/bitbake/lib/bb/cookerdata.py
index f8ae41093b..be1c332eb5 100644
--- a/bitbake/lib/bb/cookerdata.py
+++ b/bitbake/lib/bb/cookerdata.py
@@ -342,14 +342,24 @@ class CookerDataBuilder(object):
 data = parse_config_file(layerconf, data)
 
 layers = (data.getVar('BBLAYERS') or "").split()
+broken_layers = []
 
 data = bb.data.createCopy(data)
 approved = bb.utils.approved_variables()
+
+# Check whether present layer directories exist
 for layer in layers:
 if not os.path.isdir(layer):
-parselog.critical("Layer directory '%s' does not exist! "
-  "Please check BBLAYERS in %s" % (layer, 
layerconf))
-sys.exit(1)
+broken_layers.append(layer)
+
+if broken_layers:
+parselog.critical("The following layer directories do not 
exist:")
+for layer in broken_layers:
+parselog.critical("- %s", layer)
+parselog.critical("Please check BBLAYERS in %s" % (layerconf))
+sys.exit(1)
+
+for layer in layers:
 parselog.debug(2, "Adding layer %s", layer)
 if 'HOME' in approved and '~' in layer:
 layer = os.path.expanduser(layer)
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH] bitbake: cooker: list all nonexistent bblayer directories

2019-06-13 Thread Oleksandr Kravchuk
This is how it'll look like:

ERROR: Unable to start bitbake server (None)
ERROR: Server log for this session
(/home/sashko/projects/yocto/open-embedded/build/bitbake-cookerdaemon.log):
--- Starting bitbake server pid 7414 at 2019-06-14 01:35:10.070371 ---
ERROR: The following layer directories do not exist:
ERROR: - /home/sashko/projects/yocto/open-embedded/sources/poky/meta-abc
ERROR: - /home/sashko/projects/yocto/open-embedded/sources/poky/meta-xyz
ERROR: Please check BBLAYERS in
/home/sashko/projects/yocto/open-embedded/build/conf/bblayers.conf

Feel free to suggest better way to present this information to a user.

On 14/06/2019 01:42, Oleksandr Kravchuk wrote:
> Check existence of all the bblayer direcotories at once and print them
> all, so if there are multiple nonexistent directories, user does not
> have to correct bblayers.conf and restart bitbake multiple times.
>
> [YOCTO #11647]
>
> Signed-off-by: Oleksandr Kravchuk 
> ---
>  bitbake/lib/bb/cookerdata.py | 16 +---
>  1 file changed, 13 insertions(+), 3 deletions(-)
>
> diff --git a/bitbake/lib/bb/cookerdata.py b/bitbake/lib/bb/cookerdata.py
> index f8ae41093b..be1c332eb5 100644
> --- a/bitbake/lib/bb/cookerdata.py
> +++ b/bitbake/lib/bb/cookerdata.py
> @@ -342,14 +342,24 @@ class CookerDataBuilder(object):
>  data = parse_config_file(layerconf, data)
>  
>  layers = (data.getVar('BBLAYERS') or "").split()
> +broken_layers = []
>  
>  data = bb.data.createCopy(data)
>  approved = bb.utils.approved_variables()
> +
> +# Check whether present layer directories exist
>  for layer in layers:
>  if not os.path.isdir(layer):
> -parselog.critical("Layer directory '%s' does not exist! "
> -  "Please check BBLAYERS in %s" % 
> (layer, layerconf))
> -sys.exit(1)
> +broken_layers.append(layer)
> +
> +if broken_layers:
> +parselog.critical("The following layer directories do not 
> exist:")
> +for layer in broken_layers:
> +parselog.critical("- %s", layer)
> +parselog.critical("Please check BBLAYERS in %s" % 
> (layerconf))
> +sys.exit(1)
> +
> +for layer in layers:
>  parselog.debug(2, "Adding layer %s", layer)
>  if 'HOME' in approved and '~' in layer:
>  layer = os.path.expanduser(layer)
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] mc: update to 4.8.23

2019-06-23 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-extended/mc/{mc_4.8.22.bb => mc_4.8.23.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/mc/{mc_4.8.22.bb => mc_4.8.23.bb} (93%)

diff --git a/meta/recipes-extended/mc/mc_4.8.22.bb 
b/meta/recipes-extended/mc/mc_4.8.23.bb
similarity index 93%
rename from meta/recipes-extended/mc/mc_4.8.22.bb
rename to meta/recipes-extended/mc/mc_4.8.23.bb
index f64effbce4..83de8dbb2c 100644
--- a/meta/recipes-extended/mc/mc_4.8.22.bb
+++ b/meta/recipes-extended/mc/mc_4.8.23.bb
@@ -9,8 +9,8 @@ RDEPENDS_${PN} = "ncurses-terminfo"
 SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \
file://0001-mc-replace-perl-w-with-use-warnings.patch \
"
-SRC_URI[md5sum] = "29983a215c96030f06d5b112088ec5dc"
-SRC_URI[sha256sum] = 
"8d9f1c75369967adfd317a05fef9861444ed049b033e4debaeaafc6df218b431"
+SRC_URI[md5sum] = "152927ac29cf0e61d7d019f261bb7d89"
+SRC_URI[sha256sum] = 
"238c4552545dcf3065359bd50753abbb150c1b22ec5a36eaa02c82808293267d"
 
 inherit autotools gettext pkgconfig
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] encodings: update to 1.0.5

2019-06-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../xorg-font/encodings/nocompiler.patch  | 23 +--
 ...{encodings_1.0.4.bb => encodings_1.0.5.bb} |  5 ++--
 2 files changed, 18 insertions(+), 10 deletions(-)
 rename meta/recipes-graphics/xorg-font/{encodings_1.0.4.bb => 
encodings_1.0.5.bb} (77%)

diff --git a/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch 
b/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
index f330c185af..ec7c7d80c1 100644
--- a/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
+++ b/meta/recipes-graphics/xorg-font/encodings/nocompiler.patch
@@ -1,23 +1,32 @@
+From b08c43a0842076e0a94e88ad6456a9326cd7ffc9 Mon Sep 17 00:00:00 2001
+From: Richard Purdie 
+Date: Tue, 17 May 2011 23:03:02 +
+Subject: [PATCH] Improve handling of 'all' architecture recipes and their
+
 Upstream-Status: Inappropriate [configuration]
 
 XORG_DEFAULT_OPTIONS pulls in the following dependency chains:
 
 XORG_CWARNFLAGS -> AC_PROG_CC_C99
 XORG_STRICT_OPTION -> AC_PROG_CC_C99, XORG_CWARNFLAGS
-XORG_MANPAGE_SECTIONS -> AC_CANONICAL_HOST -> Checks host 
+XORG_MANPAGE_SECTIONS -> AC_CANONICAL_HOST -> Checks host
 
 each of which triggers the use of the host compiler. As an "all"
 architecture package, it shouldn't need a compiler (and doesn't).
 
 RP 17/5/2011
 
-Index: encodings-1.0.4/configure.ac
-===
 encodings-1.0.4.orig/configure.ac  2011-05-17 23:36:19.505095876 +0100
-+++ encodings-1.0.4/configure.ac   2011-05-17 23:54:14.935096128 +0100
-@@ -4,12 +4,12 @@
+---
+ configure.ac | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index 622c27b..5ee84ed 100644
+--- a/configure.ac
 b/configure.ac
+@@ -3,12 +3,12 @@ AC_INIT([encodings], [1.0.5],
+ [https://gitlab.freedesktop.org/xorg/font/encodings/issues])
  AM_INIT_AUTOMAKE([foreign dist-bzip2])
- AM_MAINTAINER_MODE
  
 -# Require xorg-macros: XORG_DEFAULT_OPTIONS
  m4_ifndef([XORG_MACROS_VERSION],
diff --git a/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb 
b/meta/recipes-graphics/xorg-font/encodings_1.0.5.bb
similarity index 77%
rename from meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
rename to meta/recipes-graphics/xorg-font/encodings_1.0.5.bb
index 36766f2f42..a39609b5da 100644
--- a/meta/recipes-graphics/xorg-font/encodings_1.0.4.bb
+++ b/meta/recipes-graphics/xorg-font/encodings_1.0.5.bb
@@ -13,10 +13,9 @@ DEPENDS = "mkfontscale-native mkfontdir-native 
font-util-native"
 RDEPENDS_${PN} = ""
 
 SRC_URI += "file://nocompiler.patch"
+SRC_URI[md5sum] = "bbae4f247b88ccde0e85ed6a403da22a"
+SRC_URI[sha256sum] = 
"bd96e16143a044b19e87f217cf6a3763a70c561d1076aad6f6d862ec41774a31"
 
 inherit allarch
 
 EXTRA_OECONF += "--with-encodingsdir=${datadir}/fonts/X11/encodings"
-
-SRC_URI[md5sum] = "0f2d6546d514c5cc4ecf78a60657a5c1"
-SRC_URI[sha256sum] = 
"ced6312988a45d23812c2ac708b4595f63fd7a49c4dcd9f66bdcd50d1057d539"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] gawk: update to 5.0.1

2019-06-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-extended/gawk/{gawk_5.0.0.bb => gawk_5.0.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/gawk/{gawk_5.0.0.bb => gawk_5.0.1.bb} (91%)

diff --git a/meta/recipes-extended/gawk/gawk_5.0.0.bb 
b/meta/recipes-extended/gawk/gawk_5.0.1.bb
similarity index 91%
rename from meta/recipes-extended/gawk/gawk_5.0.0.bb
rename to meta/recipes-extended/gawk/gawk_5.0.1.bb
index 578901355c..b3eb39e4ed 100644
--- a/meta/recipes-extended/gawk/gawk_5.0.0.bb
+++ b/meta/recipes-extended/gawk/gawk_5.0.1.bb
@@ -19,8 +19,8 @@ SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz \
file://run-ptest \
 "
 
-SRC_URI[md5sum] = "45366249c13aae2bfb00e8e97c3f39b7"
-SRC_URI[sha256sum] = 
"2d686c9a5b7ba292bc3fa56bc84a1959d721a9d57970a76413156d4b8f1fc67d"
+SRC_URI[md5sum] = "c5441c73cc451764055ee65e9a4292bb"
+SRC_URI[sha256sum] = 
"625bf3718e25a84dc4486135d5cb5388174682362c70107fd13f21572f5603bb"
 
 inherit autotools gettext texinfo update-alternatives
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libinput: update to 1.13.3

2019-06-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../wayland/{libinput_1.13.2.bb => libinput_1.13.3.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/wayland/{libinput_1.13.2.bb => 
libinput_1.13.3.bb} (86%)

diff --git a/meta/recipes-graphics/wayland/libinput_1.13.2.bb 
b/meta/recipes-graphics/wayland/libinput_1.13.3.bb
similarity index 86%
rename from meta/recipes-graphics/wayland/libinput_1.13.2.bb
rename to meta/recipes-graphics/wayland/libinput_1.13.3.bb
index 049674c098..87e25ab70b 100644
--- a/meta/recipes-graphics/wayland/libinput_1.13.2.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.13.3.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=1f2ea9ebff3a2c6d458faf58492efb63"
 DEPENDS = "libevdev udev mtdev"
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz";
-SRC_URI[md5sum] = "8b745894f5d1b2e883bfc686aebadcfe"
-SRC_URI[sha256sum] = 
"1d9fa0698348dea46f75321d98788f8ac7181c069b70c4d10736910a12bb6a6d"
+SRC_URI[md5sum] = "0205d720ae0b1caef1faeb4bba7f8c0f"
+SRC_URI[sha256sum] = 
"f3ff113023a28631d83971c059c1f3057d51a90aa3746428776f3b3462131092"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libxi: update to 1.7.10

2019-06-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../xorg-lib/{libxi_1.7.9.bb => libxi_1.7.10.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libxi_1.7.9.bb => libxi_1.7.10.bb} (81%)

diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.7.9.bb 
b/meta/recipes-graphics/xorg-lib/libxi_1.7.10.bb
similarity index 81%
rename from meta/recipes-graphics/xorg-lib/libxi_1.7.9.bb
rename to meta/recipes-graphics/xorg-lib/libxi_1.7.10.bb
index ab49cdba3f..5a08e07362 100644
--- a/meta/recipes-graphics/xorg-lib/libxi_1.7.9.bb
+++ b/meta/recipes-graphics/xorg-lib/libxi_1.7.10.bb
@@ -17,8 +17,7 @@ PE = "1"
 
 XORG_PN = "libXi"
 
-SRC_URI[md5sum] = "1f0f2719c020655a60aee334ddd26d67"
-SRC_URI[sha256sum] = 
"c2e6b8ff84f9448386c1b5510a5cf5a16d788f76db018194dacdc200180faf45"
+SRC_URI[md5sum] = "62c4af0839072024b4b1c8cbe84216c7"
+SRC_URI[sha256sum] = 
"36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061"
 
 BBCLASSEXTEND = "native nativesdk"
-
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libxt: update to 1.2.0

2019-06-27 Thread Oleksandr Kravchuk
License checksum changed due to modified copyright year.

Removed patch was upstreamed.

Signed-off-by: Oleksandr Kravchuk 
---
 ...n-t-link-makestrs-with-target-cflags.patch | 33 ---
 .../xorg-lib/libxt/libxt_fix_for_x32.patch| 16 +++--
 .../{libxt_1.1.5.bb => libxt_1.2.0.bb}|  9 ++---
 3 files changed, 16 insertions(+), 42 deletions(-)
 delete mode 100644 
meta/recipes-graphics/xorg-lib/libxt/0001-libXt-util-don-t-link-makestrs-with-target-cflags.patch
 rename meta/recipes-graphics/xorg-lib/{libxt_1.1.5.bb => libxt_1.2.0.bb} (76%)

diff --git 
a/meta/recipes-graphics/xorg-lib/libxt/0001-libXt-util-don-t-link-makestrs-with-target-cflags.patch
 
b/meta/recipes-graphics/xorg-lib/libxt/0001-libXt-util-don-t-link-makestrs-with-target-cflags.patch
deleted file mode 100644
index 1a691a3d5e..00
--- 
a/meta/recipes-graphics/xorg-lib/libxt/0001-libXt-util-don-t-link-makestrs-with-target-cflags.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From b0c0e6d90bd99a699701c9542640adb218f5d536 Mon Sep 17 00:00:00 2001
-From: Thomas Petazzoni 
-Date: Mon, 10 Jul 2017 16:51:13 +0300
-Subject: [PATCH] libXt: util: don't link makestrs with target cflags
-
-The line: AM_CFLAGS = $(XT_CFLAGS)
-in util/Makefile.am is wrong because it adds target cflags to the
-compilation of makestrs, which is built for the build machine, which
-leads to build failures when cross-compiling.
-
-Upstream-Status: Pending
-
-Signed-off-by: Thomas Petazzoni 
-Signed-off-by: Maxin B. John 

- util/Makefile.am | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/util/Makefile.am b/util/Makefile.am
-index 800b35b..f2dd1f9 100644
 a/util/Makefile.am
-+++ b/util/Makefile.am
-@@ -11,7 +11,6 @@ EXTRA_DIST = \
-   StrDefs.ht \
-   string.list
- 
--AM_CFLAGS = $(XT_CFLAGS)
- makestrs_SOURCES = makestrs.c
- 
- 
--- 
-2.4.0
-
diff --git a/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch 
b/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch
index ffc2c15d71..ff8c675dbd 100644
--- a/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch
+++ b/meta/recipes-graphics/xorg-lib/libxt/libxt_fix_for_x32.patch
@@ -1,3 +1,8 @@
+From f069b0a430fe96f3ece2106d34375008833599d3 Mon Sep 17 00:00:00 2001
+From: Nitin A Kamble 
+Date: Fri, 2 Dec 2011 12:20:05 -0800
+Subject: [PATCH] libxt: fix compilatoin with x32 toolchain
+
 Upstream-Status: Pending
 
 This fixes compilation with x32 toolchain.
@@ -5,10 +10,15 @@ This fixes compilation with x32 toolchain.
 Received this patch from H.J. Lu 
 Signed-off-by: Nitin A Kamble  2011/12/1
 
+---
+ include/X11/Xtos.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
 libXt-1.1.1/include/X11/Xtos.h.x32 2011-02-08 07:56:40.0 -0800
-+++ libXt-1.1.1/include/X11/Xtos.h 2011-11-30 17:19:27.473349770 -0800
-@@ -62,7 +62,7 @@ SOFTWARE.
+diff --git a/include/X11/Xtos.h b/include/X11/Xtos.h
+index 64b2da8..44f52c2 100644
+--- a/include/X11/Xtos.h
 b/include/X11/Xtos.h
+@@ -59,7 +59,7 @@ SOFTWARE.
  defined(__sparc64__) || \
  defined(__s390x__) || \
  (defined(__hppa__) && defined(__LP64__)) || \
diff --git a/meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb 
b/meta/recipes-graphics/xorg-lib/libxt_1.2.0.bb
similarity index 76%
rename from meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb
rename to meta/recipes-graphics/xorg-lib/libxt_1.2.0.bb
index 23d9db41c4..42df435052 100644
--- a/meta/recipes-graphics/xorg-lib/libxt_1.1.5.bb
+++ b/meta/recipes-graphics/xorg-lib/libxt_1.2.0.bb
@@ -13,8 +13,7 @@ independent of any particular user interface policy or style."
 require xorg-lib-common.inc
 
 LICENSE = "MIT & MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=6565b1e0094ea1caae0971cc4035f343"
-
+LIC_FILES_CHKSUM = "file://COPYING;md5=73d55cea4d27ca1a09a5d23378b3ecf8"
 
 DEPENDS += "util-linux libxcb libsm virtual/libx11 xorgproto libxdmcp"
 PROVIDES = "xt"
@@ -24,12 +23,10 @@ PE = "1"
 XORG_PN = "libXt"
 
 SRC_URI +=  "file://libxt_fix_for_x32.patch \
- 
file://0001-libXt-util-don-t-link-makestrs-with-target-cflags.patch \
 "
+SRC_URI[md5sum] = "a9019421d3ee8b4937b6afd9025f018a"
+SRC_URI[sha256sum] = 
"b31df531dabed9f4611fc8980bc51d7782967e2aff44c4105251a1acb5a77831"
 
 BBCLASSEXTEND = "native nativesdk"
 
 EXTRA_OECONF += "--disable-xkb"
-
-SRC_URI[md5sum] = "8f5b5576fbabba29a05f3ca2226f74d3"
-SRC_URI[sha256sum] = 
"46eeb6be780211fdd98c5109286618f6707712235fdd19df4ce1e6954f349f1a"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] autoconf-archive: update to 2019.01.06

2019-06-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 ...f-archive_2018.03.13.bb => autoconf-archive_2019.01.06.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/autoconf-archive/{autoconf-archive_2018.03.13.bb 
=> autoconf-archive_2019.01.06.bb} (78%)

diff --git 
a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb 
b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb
similarity index 78%
rename from 
meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb
rename to meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb
index 7d62e52ab8..985a254fcc 100644
--- a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb
+++ b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=11cc2d3ee574f9d6b7ee797bdce4d423 \
 file://COPYING.EXCEPTION;md5=fdef168ebff3bc2f13664c365a5fb515"
 
 SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "46b13a5936372297b6d49980327a3c35"
-SRC_URI[sha256sum] = 
"6175f90d9fa64c4d939bdbb3e8511ae0ee2134863a2c7bf8d9733819efa6e159"
+SRC_URI[md5sum] = "d46413c8b00a125b1529bae385bbec55"
+SRC_URI[sha256sum] = 
"17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f"
 
 inherit autotools allarch
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-mako: update to 1.0.12

2019-06-27 Thread Oleksandr Kravchuk
License checksum changed due to madified copyright year.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python-mako.inc| 6 +++---
 .../{python3-mako_1.0.10.bb => python3-mako_1.0.12.bb}  | 0
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/python/{python3-mako_1.0.10.bb => 
python3-mako_1.0.12.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-mako.inc 
b/meta/recipes-devtools/python/python-mako.inc
index 20808fe5ac..31be8f1d50 100644
--- a/meta/recipes-devtools/python/python-mako.inc
+++ b/meta/recipes-devtools/python/python-mako.inc
@@ -2,14 +2,14 @@ SUMMARY = "Templating library for Python"
 HOMEPAGE = "http://www.makotemplates.org/";
 SECTION = "devel/python"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=1bb21fa2d2f7a534c884b990430a6863"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=df7e6c7c82990acf0228a55e00d29bc9"
 
 PYPI_PACKAGE = "Mako"
 
 inherit pypi
 
-SRC_URI[md5sum] = "a94d376078dda65f834ea5049a81ebb5"
-SRC_URI[sha256sum] = 
"7165919e78e1feb68b4dbe829871ea9941398178fa58e6beedb9ba14acf63965"
+SRC_URI[md5sum] = "4a7aef27217a8e6c1a29447c9b1b00ab"
+SRC_URI[sha256sum] = 
"0cfa65de3a835e87eeca6ac856b3013aade55f49e32515f65d999f91a2324162"
 
 RDEPENDS_${PN} = "${PYTHON_PN}-html \
   ${PYTHON_PN}-netclient \
diff --git a/meta/recipes-devtools/python/python3-mako_1.0.10.bb 
b/meta/recipes-devtools/python/python3-mako_1.0.12.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-mako_1.0.10.bb
rename to meta/recipes-devtools/python/python3-mako_1.0.12.bb
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-pbr: update to 5.3.1

2019-06-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python3-pbr_5.2.0.bb | 5 -
 meta/recipes-devtools/python/python3-pbr_5.3.1.bb | 5 +
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.2.0.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.3.1.bb

diff --git a/meta/recipes-devtools/python/python3-pbr_5.2.0.bb 
b/meta/recipes-devtools/python/python3-pbr_5.2.0.bb
deleted file mode 100644
index ed6832e4af..00
--- a/meta/recipes-devtools/python/python3-pbr_5.2.0.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-inherit setuptools3
-require python-pbr.inc
-SRC_URI[md5sum] = "2bca008fd08d035a2f78c606d876a6db"
-SRC_URI[sha256sum] = 
"d950c64aeea5456bbd147468382a5bb77fe692c13c9f00f0219814ce5b642755"
-
diff --git a/meta/recipes-devtools/python/python3-pbr_5.3.1.bb 
b/meta/recipes-devtools/python/python3-pbr_5.3.1.bb
new file mode 100644
index 00..12892b60cf
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.3.1.bb
@@ -0,0 +1,5 @@
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[md5sum] = "bdaec663a75d10e9e0f2224afa3a1318"
+SRC_URI[sha256sum] = 
"9181e2a34d80f07a359ff1d0504fad3a47e00e1cf2c475b0aa7dcb030af54c40"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-pygobject: update to 3.32.2

2019-06-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 ...hon3-pygobject_3.32.1.bb => python3-pygobject_3.32.2.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/python/{python3-pygobject_3.32.1.bb => 
python3-pygobject_3.32.2.bb} (87%)

diff --git a/meta/recipes-devtools/python/python3-pygobject_3.32.1.bb 
b/meta/recipes-devtools/python/python3-pygobject_3.32.2.bb
similarity index 87%
rename from meta/recipes-devtools/python/python3-pygobject_3.32.1.bb
rename to meta/recipes-devtools/python/python3-pygobject_3.32.2.bb
index 8eda06e9e1..05688be603 100644
--- a/meta/recipes-devtools/python/python3-pygobject_3.32.1.bb
+++ b/meta/recipes-devtools/python/python3-pygobject_3.32.2.bb
@@ -9,16 +9,16 @@ inherit gnomebase distutils3-base gobject-introspection 
upstream-version-is-even
 DEPENDS += "python3 glib-2.0"
 
 SRCNAME="pygobject"
+
 SRC_URI = " \
 
http://ftp.gnome.org/pub/GNOME/sources/${SRCNAME}/${@gnome_verdir("${PV}")}/${SRCNAME}-${PV}.tar.xz
 \
 file://0001-Do-not-build-tests.patch \
 "
+SRC_URI[md5sum] = "92ffa25351782feb96362f0dace2089f"
+SRC_URI[sha256sum] = 
"c39ca2a28364b57fa00549c6e836346031e6b886c3ceabfd8ab4b4fed0a83611"
 
 UNKNOWN_CONFIGURE_WHITELIST = "introspection"
 
-SRC_URI[md5sum] = "9d5dbca10162dd9b0d03fed0c6cf865d"
-SRC_URI[sha256sum] = 
"32c99def94b8dea5ce9e4bc99576ef87591ea779b4db77cfdca7af81b76d04d8"
-
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 PACKAGECONFIG ??= "${@bb.utils.contains_any('DISTRO_FEATURES', [ 'directfb', 
'wayland', 'x11' ], 'cairo', '', d)}"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] git: update to 2.22.0

2019-06-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/git/git_2.21.0.bb | 11 ---
 meta/recipes-devtools/git/git_2.22.0.bb | 11 +++
 2 files changed, 11 insertions(+), 11 deletions(-)
 delete mode 100644 meta/recipes-devtools/git/git_2.21.0.bb
 create mode 100644 meta/recipes-devtools/git/git_2.22.0.bb

diff --git a/meta/recipes-devtools/git/git_2.21.0.bb 
b/meta/recipes-devtools/git/git_2.21.0.bb
deleted file mode 100644
index 434ff8f3d4..00
--- a/meta/recipes-devtools/git/git_2.21.0.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require git.inc
-
-EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
- 
ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
- "
-EXTRA_OEMAKE += "NO_GETTEXT=1"
-
-SRC_URI[tarball.md5sum] = "b8e00c2997774c5d4aaf26fd9d9aaf64"
-SRC_URI[tarball.sha256sum] = 
"85eca51c7404da75e353eba587f87fea9481ba41e162206a6f70ad8118147bee"
-SRC_URI[manpages.md5sum] = "8a168697b99a9a3f04f29f7d4bacd70b"
-SRC_URI[manpages.sha256sum] = 
"14c76ebb4e31f9e55cf5338a04fd3a13bced0323cd51794ccf45fc74bd0c1080"
diff --git a/meta/recipes-devtools/git/git_2.22.0.bb 
b/meta/recipes-devtools/git/git_2.22.0.bb
new file mode 100644
index 00..9e55fd6eae
--- /dev/null
+++ b/meta/recipes-devtools/git/git_2.22.0.bb
@@ -0,0 +1,11 @@
+require git.inc
+
+EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
+ 
ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
+ "
+EXTRA_OEMAKE += "NO_GETTEXT=1"
+
+SRC_URI[tarball.md5sum] = "6deab33485c07cb3391ea0f255a936f2"
+SRC_URI[tarball.sha256sum] = 
"a4b7e4365bee43caa12a38d646d2c93743d755d1cea5eab448ffb40906c9da0b"
+SRC_URI[manpages.md5sum] = "d6cb42f12185a47ce3adaac24a1ded50"
+SRC_URI[manpages.sha256sum] = 
"f6a5750dfc4a0aa5ec0c0cc495d4995d1f36ed47591c3941be9756c1c3a1aa0a"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] eudev: update to 3.2.8

2019-06-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/udev/{eudev_3.2.7.bb => eudev_3.2.8.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/udev/{eudev_3.2.7.bb => eudev_3.2.8.bb} (95%)

diff --git a/meta/recipes-core/udev/eudev_3.2.7.bb 
b/meta/recipes-core/udev/eudev_3.2.8.bb
similarity index 95%
rename from meta/recipes-core/udev/eudev_3.2.7.bb
rename to meta/recipes-core/udev/eudev_3.2.8.bb
index 1bea4ebd9f..eecf64e550 100644
--- a/meta/recipes-core/udev/eudev_3.2.7.bb
+++ b/meta/recipes-core/udev/eudev_3.2.8.bb
@@ -20,8 +20,8 @@ SRC_URI = 
"http://dev.gentoo.org/~blueness/${BPN}/${BP}.tar.gz \
file://udev.rules \
 "
 
-SRC_URI[md5sum] = "c75d99910c1791dd9430d26ab76059c0"
-SRC_URI[sha256sum] = 
"3004614bd253c1f98558460215027aaf60d7592c70be27fd384ec01db87bf062"
+SRC_URI[md5sum] = "ce166b3fdd910c2a4a840378f48fedaf"
+SRC_URI[sha256sum] = 
"61e4948e9e51271c3cce2bb5311a30b206dd03ef011062e6c627fb007e43f6b8"
 
 inherit autotools update-rc.d qemu pkgconfig distro_features_check
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] babeltrace: update to 1.5.7

2019-06-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../lttng/{babeltrace_1.5.6.bb => babeltrace_1.5.7.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-kernel/lttng/{babeltrace_1.5.6.bb => babeltrace_1.5.7.bb} 
(93%)

diff --git a/meta/recipes-kernel/lttng/babeltrace_1.5.6.bb 
b/meta/recipes-kernel/lttng/babeltrace_1.5.7.bb
similarity index 93%
rename from meta/recipes-kernel/lttng/babeltrace_1.5.6.bb
rename to meta/recipes-kernel/lttng/babeltrace_1.5.7.bb
index f5c31c4463..05ef6d099c 100644
--- a/meta/recipes-kernel/lttng/babeltrace_1.5.6.bb
+++ b/meta/recipes-kernel/lttng/babeltrace_1.5.7.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=76ba15dd76a248e1dd526bca0e2125fa"
 DEPENDS = "glib-2.0 util-linux popt bison-native flex-native"
 
 SRC_URI = 
"git://git.linuxfoundation.org/diamon/babeltrace.git;branch=stable-1.5"
-SRCREV = "4f10a4adabee5ca61c27ba399b3438505e0cd6de"
+SRCREV = "d4014aeef4b89a4aaab1af42d7b0d143d62da0ff"
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)$"
 
 S = "${WORKDIR}/git"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] dpkg: update to 1.19.7

2019-06-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 ...s-expect-D-to-be-set-when-running-in.patch | 20 +--
 .../dpkg/{dpkg_1.19.4.bb => dpkg_1.19.7.bb}   |  4 ++--
 2 files changed, 12 insertions(+), 12 deletions(-)
 rename meta/recipes-devtools/dpkg/{dpkg_1.19.4.bb => dpkg_1.19.7.bb} (86%)

diff --git 
a/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch
 
b/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch
index b88be87490..9ca7262eb9 100644
--- 
a/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch
+++ 
b/meta/recipes-devtools/dpkg/dpkg/0003-Our-pre-postinsts-expect-D-to-be-set-when-running-in.patch
@@ -1,7 +1,7 @@
-From 24229971492515b64c81e8c6392e5dfbdc22b44c Mon Sep 17 00:00:00 2001
+From dd11ed66640f79143e42d778b58fdd5a61fb5836 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin 
 Date: Wed, 26 Aug 2015 16:25:45 +0300
-Subject: [PATCH 3/5] Our pre/postinsts expect $D to be set when running in a
+Subject: [PATCH] Our pre/postinsts expect $D to be set when running in a
  sysroot and don't expect a chroot. This matches up our system expectations
  with what dpkg does.
 
@@ -12,11 +12,11 @@ ALIMON 2016/05/26
 ALIMON 2017/02/21
 KKang 2019/02/20
 ---
- src/script.c | 44 +++-
- 1 file changed, 3 insertions(+), 41 deletions(-)
+ src/script.c | 53 +++-
+ 1 file changed, 3 insertions(+), 50 deletions(-)
 
 diff --git a/src/script.c b/src/script.c
-index 0865b95..73ed35d 100644
+index abe65b6f7..621ff9b27 100644
 --- a/src/script.c
 +++ b/src/script.c
 @@ -96,58 +96,11 @@ setexecute(const char *path, struct stat *stab)
@@ -27,12 +27,12 @@ index 0865b95..73ed35d 100644
 -  const char *changedir;
 -  size_t instdirlen = strlen(instdir);
 -
--  if (instdirlen > 0 && fc_script_chrootless)
+-  if (instdirlen > 0 && in_force(FORCE_SCRIPT_CHROOTLESS))
 -  changedir = instdir;
 -  else
 -  changedir = "/";
 -
--  if (instdirlen > 0 && !fc_script_chrootless) {
+-  if (instdirlen > 0 && !in_force(FORCE_SCRIPT_CHROOTLESS)) {
 -  int rc;
 -
 -  if (strncmp(admindir, instdir, instdirlen) != 0)
@@ -43,7 +43,7 @@ index 0865b95..73ed35d 100644
 -  ohshite(_("unable to setenv for subprocesses"));
 -
 -  rc = chroot(instdir);
--  if (rc && fc_nonroot && errno == EPERM)
+-  if (rc && in_force(FORCE_NON_ROOT) && errno == EPERM)
 -  ohshit(_("not enough privileges to change root "
 -   "directory with --force-not-root, consider "
 -   "using --force-script-chrootless?"));
@@ -69,7 +69,7 @@ index 0865b95..73ed35d 100644
 -args.buf);
 -  varbuf_destroy(&args);
 -  }
--  if (instdirlen == 0 || fc_script_chrootless)
+-  if (instdirlen == 0 || in_force(FORCE_SCRIPT_CHROOTLESS))
 -  return cmd->filename;
 -
 -  if (strlen(cmd->filename) < instdirlen)
@@ -82,5 +82,5 @@ index 0865b95..73ed35d 100644
  
  /**
 -- 
-2.1.4
+2.17.1
 
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.19.4.bb 
b/meta/recipes-devtools/dpkg/dpkg_1.19.7.bb
similarity index 86%
rename from meta/recipes-devtools/dpkg/dpkg_1.19.4.bb
rename to meta/recipes-devtools/dpkg/dpkg_1.19.7.bb
index b83868fec0..e9dec337b3 100644
--- a/meta/recipes-devtools/dpkg/dpkg_1.19.4.bb
+++ b/meta/recipes-devtools/dpkg/dpkg_1.19.7.bb
@@ -18,5 +18,5 @@ SRC_URI_append_class-native = " \
 file://tweak-options-require-tar-1.27.patch \
 "
 
-SRC_URI[md5sum] = "1e4420409426d8c58bbe13a8e07c0c0b"
-SRC_URI[sha256sum] = 
"c15234e98655689586bff2d517a6fdc6135d139c54d52ae9cfa6a90007fee0ae"
+SRC_URI[md5sum] = "60f57c5494e6dfa177504d47bfa0e383"
+SRC_URI[sha256sum] = 
"4c27fededf620c0aa522fff1a48577ba0815341257502e7730f2b1a296e8"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] apt: update to 1.2.31

2019-06-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../apt/{apt-native_1.2.24.bb => apt-native_1.2.31.bb}| 0
 meta/recipes-devtools/apt/apt.inc | 4 ++--
 meta/recipes-devtools/apt/{apt_1.2.24.bb => apt_1.2.31.bb}| 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/apt/{apt-native_1.2.24.bb => 
apt-native_1.2.31.bb} (100%)
 rename meta/recipes-devtools/apt/{apt_1.2.24.bb => apt_1.2.31.bb} (100%)

diff --git a/meta/recipes-devtools/apt/apt-native_1.2.24.bb 
b/meta/recipes-devtools/apt/apt-native_1.2.31.bb
similarity index 100%
rename from meta/recipes-devtools/apt/apt-native_1.2.24.bb
rename to meta/recipes-devtools/apt/apt-native_1.2.31.bb
diff --git a/meta/recipes-devtools/apt/apt.inc 
b/meta/recipes-devtools/apt/apt.inc
index 842c30240b..b855099e52 100644
--- a/meta/recipes-devtools/apt/apt.inc
+++ b/meta/recipes-devtools/apt/apt.inc
@@ -15,8 +15,8 @@ SRC_URI = 
"https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/${BPN}/${P
file://0001-apt-1.2.12-Fix-musl-build.patch \
file://0001-Include-array.h-for-std-array.patch \
"
-SRC_URI[md5sum] = "ce8f9ab11f4fd0a08ec73eaffd75c8f0"
-SRC_URI[sha256sum] = 
"fa1311a9ce00e72379a0a3bc6d240ba30c0968cfbbb3472859e50b99e24e9598"
+SRC_URI[md5sum] = "d30eed9304e82ea8238c854b5c5a34d9"
+SRC_URI[sha256sum] = 
"03ded4f5e9b8d43ecec083704b2dcabf20c182ed382db9ac7251da0b0b038059"
 LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 # the package is taken from snapshots.debian.org; that source is static and 
goes stale
diff --git a/meta/recipes-devtools/apt/apt_1.2.24.bb 
b/meta/recipes-devtools/apt/apt_1.2.31.bb
similarity index 100%
rename from meta/recipes-devtools/apt/apt_1.2.24.bb
rename to meta/recipes-devtools/apt/apt_1.2.31.bb
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libinput: update to 1.13.4

2019-06-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../wayland/{libinput_1.13.3.bb => libinput_1.13.4.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/wayland/{libinput_1.13.3.bb => 
libinput_1.13.4.bb} (86%)

diff --git a/meta/recipes-graphics/wayland/libinput_1.13.3.bb 
b/meta/recipes-graphics/wayland/libinput_1.13.4.bb
similarity index 86%
rename from meta/recipes-graphics/wayland/libinput_1.13.3.bb
rename to meta/recipes-graphics/wayland/libinput_1.13.4.bb
index 87e25ab70b..73d692573d 100644
--- a/meta/recipes-graphics/wayland/libinput_1.13.3.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.13.4.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=1f2ea9ebff3a2c6d458faf58492efb63"
 DEPENDS = "libevdev udev mtdev"
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz";
-SRC_URI[md5sum] = "0205d720ae0b1caef1faeb4bba7f8c0f"
-SRC_URI[sha256sum] = 
"f3ff113023a28631d83971c059c1f3057d51a90aa3746428776f3b3462131092"
+SRC_URI[md5sum] = "9ef817774bb5b4006cba95e34103e82c"
+SRC_URI[sha256sum] = 
"d3eb57c714683b117aae29f6c0be76dd46de259f0a48f20cb43b9fa9f2e1401d"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] expat: update to 2.2.7

2019-06-29 Thread Oleksandr Kravchuk
Removed patch is not appropriate anymore.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/expat/expat/autotools.patch | 25 ---
 .../expat/{expat_2.2.6.bb => expat_2.2.7.bb}  |  5 ++--
 2 files changed, 2 insertions(+), 28 deletions(-)
 delete mode 100644 meta/recipes-core/expat/expat/autotools.patch
 rename meta/recipes-core/expat/{expat_2.2.6.bb => expat_2.2.7.bb} (78%)

diff --git a/meta/recipes-core/expat/expat/autotools.patch 
b/meta/recipes-core/expat/expat/autotools.patch
deleted file mode 100644
index 104717eabb..00
--- a/meta/recipes-core/expat/expat/autotools.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Avoid using expat's m4 files
-
-Upstream-Status: Inappropriate [Other]
-Workaround specific to our build system.
-
-Signed-off-by: Kevin Tian 
-Signed-off-by: Scott Garman 
-
-Updated to apply over expat 2.1.0
-
-Signed-off-by: Marko Lindqvist 
-
-Index: expat-2.2.5/configure.ac
-===
 expat-2.2.5.orig/configure.ac
-+++ expat-2.2.5/configure.ac
-@@ -53,8 +53,6 @@ LIBAGE=6   # CMakeLists.txt!
- CPPFLAGS="${CPPFLAGS} -DHAVE_EXPAT_CONFIG_H"
- AC_CONFIG_HEADER(expat_config.h)
- 
--sinclude(conftools/ac_c_bigendian_cross.m4)
--
- AC_LIBTOOL_WIN32_DLL
- AC_PROG_LIBTOOL
- 
diff --git a/meta/recipes-core/expat/expat_2.2.6.bb 
b/meta/recipes-core/expat/expat_2.2.7.bb
similarity index 78%
rename from meta/recipes-core/expat/expat_2.2.6.bb
rename to meta/recipes-core/expat/expat_2.2.7.bb
index c9e6081a35..f213bc3c3e 100644
--- a/meta/recipes-core/expat/expat_2.2.6.bb
+++ b/meta/recipes-core/expat/expat_2.2.7.bb
@@ -7,12 +7,11 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=5b8620d98e49772d95fc1d291c26aa79"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.bz2 \
-   file://autotools.patch \
file://libtool-tag.patch \
  "
 
-SRC_URI[md5sum] = "ca047ae951b40020ac831c28859161b2"
-SRC_URI[sha256sum] = 
"17b43c2716d521369f82fc2dc70f359860e90fa440bea65b3b85f0b246ea81f2"
+SRC_URI[md5sum] = "72f36b87cdb478aba1e78473393766aa"
+SRC_URI[sha256sum] = 
"cbc9102f4a31a8dafd42d642e9a3aa31e79a0aedaa1f6efd2795ebc83174ec18"
 
 inherit autotools lib_package
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libsolf: update to 0.7.5

2019-06-29 Thread Oleksandr Kravchuk
Removed patch was upstreamed.

Signed-off-by: Oleksandr Kravchuk 
---
 .../0001-build-use-GNUInstallDirs.patch   | 188 --
 .../{libsolv_0.7.4.bb => libsolv_0.7.5.bb}|   3 +-
 2 files changed, 1 insertion(+), 190 deletions(-)
 delete mode 100644 
meta/recipes-extended/libsolv/libsolv/0001-build-use-GNUInstallDirs.patch
 rename meta/recipes-extended/libsolv/{libsolv_0.7.4.bb => libsolv_0.7.5.bb} 
(87%)

diff --git 
a/meta/recipes-extended/libsolv/libsolv/0001-build-use-GNUInstallDirs.patch 
b/meta/recipes-extended/libsolv/libsolv/0001-build-use-GNUInstallDirs.patch
deleted file mode 100644
index 75ef150052..00
--- a/meta/recipes-extended/libsolv/libsolv/0001-build-use-GNUInstallDirs.patch
+++ /dev/null
@@ -1,188 +0,0 @@
-Backport a patch from upstream to use GNUInstallDirs instead of
-hand-coded path logic, so we have proper control over where files end up.
-
-Upstream-Status: Backport
-Signed-off-by: Ross Burton 
-
-From b6c9df4c686975ce5009d09dac706a4e83f02a31 Mon Sep 17 00:00:00 2001
-From: Igor Gnatenko 
-Date: Mon, 2 Jul 2018 12:56:41 +0100
-Subject: [PATCH] build: use GNUInstallDirs
-
-Fixes: #128
-Signed-off-by: Igor Gnatenko 

- CMakeLists.txt   | 34 +++---
- README   |  2 +-
- doc/CMakeLists.txt   |  4 ++--
- examples/solv/CMakeLists.txt |  2 +-
- ext/CMakeLists.txt   |  8 
- libsolv.pc.in|  4 ++--
- libsolvext.pc.in |  4 ++--
- src/CMakeLists.txt   |  8 
- tools/CMakeLists.txt |  3 +--
- 9 files changed, 24 insertions(+), 45 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 1deef57d..7e9ffa9b 100644
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -1,6 +1,6 @@
- PROJECT (libsolv)
- 
--CMAKE_MINIMUM_REQUIRED (VERSION 2.4)
-+CMAKE_MINIMUM_REQUIRED (VERSION 2.8.5)
- 
- OPTION (ENABLE_STATIC "Build a static version of the libraries?" OFF)
- OPTION (DISABLE_SHARED "Do not build a shared version of the libraries?" OFF)
-@@ -38,34 +38,14 @@ OPTION (ENABLE_ZCHUNK_COMPRESSION "Build with zchunk 
compression support?" OFF)
- OPTION (WITH_SYSTEM_ZCHUNK "Use system zchunk library?" OFF)
- OPTION (WITH_LIBXML2  "Build with libxml2 instead of libexpat?" OFF)
- 
--# Library
--IF (DEFINED LIB)
--  SET (LIB_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/${LIB}")
--ELSE (DEFINED  LIB)
--  IF (CMAKE_SIZEOF_VOID_P MATCHES "8")
--SET (LIB_SUFFIX "64")
--  ENDIF (CMAKE_SIZEOF_VOID_P MATCHES "8")
--  SET (LIB_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}")
--ENDIF (DEFINED  LIB)
--MESSAGE (STATUS "Libraries will be installed in ${LIB_INSTALL_DIR}")
--# Library
--IF (DEFINED INCLUDE)
--  SET (INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/${INCLUDE}")
--else (DEFINED INCLUDE)
--  SET (INCLUDE_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/include")
--ENDIF (DEFINED  INCLUDE)
--MESSAGE (STATUS "Header files will be installed in ${INCLUDE_INSTALL_DIR}")
--SET (BIN_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/bin")
--IF (NOT MAN_INSTALL_DIR)
--SET (MAN_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/share/man")
--IF (IS_DIRECTORY "${CMAKE_INSTALL_PREFIX}/man"  AND NOT IS_DIRECTORY 
"${CMAKE_INSTALL_PREFIX}/share/man")
--  SET (MAN_INSTALL_DIR "${CMAKE_INSTALL_PREFIX}/man")
--ENDIF (IS_DIRECTORY "${CMAKE_INSTALL_PREFIX}/man"  AND NOT IS_DIRECTORY 
"${CMAKE_INSTALL_PREFIX}/share/man")
--ENDIF (NOT MAN_INSTALL_DIR)
--MESSAGE(STATUS "Man pages will be installed in ${MAN_INSTALL_DIR}")
-+include (GNUInstallDirs)
-+message (STATUS "Libraries will be installed in ${CMAKE_INSTALL_FULL_LIBDIR}")
-+message (STATUS "Header files will be installed in 
${CMAKE_INSTALL_FULL_INCLUDEDIR}")
-+message (STATUS "Binaries will be installed in ${CMAKE_INSTALL_FULL_BINDIR}")
-+message (STATUS "Man pages will be installed in ${CMAKE_INSTALL_FULL_MANDIR}")
- 
- IF (NOT PKGCONFIG_INSTALL_DIR)
--  SET (PKGCONFIG_INSTALL_DIR ${LIB_INSTALL_DIR}/pkgconfig)
-+  SET (PKGCONFIG_INSTALL_DIR ${CMAKE_INSTALL_LIBDIR}/pkgconfig)
- ENDIF (NOT PKGCONFIG_INSTALL_DIR)
- 
- # CONFIGURATION#
-diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
-index 66011b48..ed38274e 100644
 a/doc/CMakeLists.txt
-+++ b/doc/CMakeLists.txt
-@@ -48,8 +48,8 @@ STRING(REGEX REPLACE "([^;]+)" "gen/\\1" libsolv_MANPAGES3 
"${libsolv_MANPAGES3}
- 
- INSTALL(FILES
- ${libsolv_MANPAGES3}
--DESTINATION "${MAN_INSTALL_DIR}/man3")
-+DESTINATION "${CMAKE_INSTALL_MANDIR}/man3")
- 
- INSTALL(FILES
- ${libsolv_MANPAGES1}
--DESTINATION "${MAN_INSTALL_DIR}/man1")
-+DESTINATIO

[OE-core] [PATCH] mobile-broadband-provider-info: update to 20190618

2019-06-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../mobile-broadband-provider-info_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
 
b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
index 77adcebbae..90ed0d38d6 100644
--- 
a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
+++ 
b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
@@ -3,8 +3,8 @@ HOMEPAGE = 
"http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProvider
 SECTION = "network"
 LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
-SRCREV = "c7def60ba50d9cc30a90f69f89d7e82243501e86"
-PV = "20190116"
+SRCREV = "22b49d86fb7aded2c195a9d49e5924da696b3228"
+PV = "20190618"
 PE = "1"
 
 SRC_URI = 
"git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] bzip2: update to 1.0.7

2019-06-30 Thread Oleksandr Kravchuk
Removed patches were upstreamed.

Signed-off-by: Oleksandr Kravchuk 
---
 .../bzip2/bzip2-1.0.6/CVE-2016-3189.patch | 18 --
 ...p2-qt-returns-0-for-corrupt-archives.patch | 55 ---
 .../bzip2/{bzip2-1.0.6 => bzip2}/Makefile.am  |  0
 .../bzip2/{bzip2-1.0.6 => bzip2}/configure.ac |  0
 .../bzip2/{bzip2-1.0.6 => bzip2}/run-ptest|  0
 .../bzip2/{bzip2_1.0.6.bb => bzip2_1.0.7.bb}  | 13 ++---
 6 files changed, 4 insertions(+), 82 deletions(-)
 delete mode 100644 meta/recipes-extended/bzip2/bzip2-1.0.6/CVE-2016-3189.patch
 delete mode 100644 
meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch
 rename meta/recipes-extended/bzip2/{bzip2-1.0.6 => bzip2}/Makefile.am (100%)
 rename meta/recipes-extended/bzip2/{bzip2-1.0.6 => bzip2}/configure.ac (100%)
 rename meta/recipes-extended/bzip2/{bzip2-1.0.6 => bzip2}/run-ptest (100%)
 rename meta/recipes-extended/bzip2/{bzip2_1.0.6.bb => bzip2_1.0.7.bb} (77%)

diff --git a/meta/recipes-extended/bzip2/bzip2-1.0.6/CVE-2016-3189.patch 
b/meta/recipes-extended/bzip2/bzip2-1.0.6/CVE-2016-3189.patch
deleted file mode 100644
index 1d0c3a6dd3..00
--- a/meta/recipes-extended/bzip2/bzip2-1.0.6/CVE-2016-3189.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Upstream-Status: Backport
-https://bugzilla.suse.com/attachment.cgi?id=681334
-
-CVE: CVE-2016-3189
-Signed-off-by: Armin Kuster 
-
-Index: bzip2-1.0.6/bzip2recover.c
-===
 bzip2-1.0.6.orig/bzip2recover.c
-+++ bzip2-1.0.6/bzip2recover.c
-@@ -457,6 +457,7 @@ Int32 main ( Int32 argc, Char** argv )
- bsPutUChar ( bsWr, 0x50 ); bsPutUChar ( bsWr, 0x90 );
- bsPutUInt32 ( bsWr, blockCRC );
- bsClose ( bsWr );
-+outFile = NULL;
-  }
-  if (wrBlock >= rbCtr) break;
-  wrBlock++;
diff --git 
a/meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch
 
b/meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch
deleted file mode 100644
index ece90d94e6..00
--- 
a/meta/recipes-extended/bzip2/bzip2-1.0.6/fix-bunzip2-qt-returns-0-for-corrupt-archives.patch
+++ /dev/null
@@ -1,55 +0,0 @@
-From 8068659388127e8e63f2d2297ba2348c72b20705 Mon Sep 17 00:00:00 2001
-From: Wenzong Fan 
-Date: Mon, 12 Oct 2015 03:19:51 -0400
-Subject: [PATCH] bzip2: fix bunzip2 -qt returns 0 for corrupt archives
-
-"bzip2 -t FILE" returns 2 if FILE exists, but is not a valid bzip2 file.
-"bzip2 -qt FILE" returns 0 when this happens, although it does print out
-an error message as is does so.
-
-This has been fix by Debian, just port changes from Debian patch file
-"20-legacy.patch".
-
-Debian defect:
-https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=279025
-
-Fix item from changelog:
-http://archive.debian.net/changelogs/pool/main/b/bzip2/bzip2_1.0.2-7/changelog
-
-  * Fixed "bunzip2 -qt returns 0 for corrupt archives" (Closes: #279025).
-
-Upstream-Status: Pending
-
-Signed-off-by: Wenzong Fan 

- bzip2.c | 14 --
- 1 file changed, 8 insertions(+), 6 deletions(-)
-
-diff --git a/bzip2.c b/bzip2.c
-index 6de9d1d..f2ce668 100644
 a/bzip2.c
-+++ b/bzip2.c
-@@ -2003,12 +2003,14 @@ IntNative main ( IntNative argc, Char *argv[] )
- testf ( aa->name );
-}
-   }
--  if (testFailsExist && noisy) {
-- fprintf ( stderr,
--   "\n"
--   "You can use the `bzip2recover' program to attempt to recover\n"
--   "data from undamaged sections of corrupted files.\n\n"
-- );
-+  if (testFailsExist) {
-+ if (noisy) {
-+fprintf ( stderr,
-+  "\n"
-+  "You can use the `bzip2recover' program to attempt to recover\n"
-+  "data from undamaged sections of corrupted files.\n\n"
-+);
-+ }
-  setExit(2);
-  exit(exitValue);
-   }
--- 
-1.9.1
-
diff --git a/meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am 
b/meta/recipes-extended/bzip2/bzip2/Makefile.am
similarity index 100%
rename from meta/recipes-extended/bzip2/bzip2-1.0.6/Makefile.am
rename to meta/recipes-extended/bzip2/bzip2/Makefile.am
diff --git a/meta/recipes-extended/bzip2/bzip2-1.0.6/configure.ac 
b/meta/recipes-extended/bzip2/bzip2/configure.ac
similarity index 100%
rename from meta/recipes-extended/bzip2/bzip2-1.0.6/configure.ac
rename to meta/recipes-extended/bzip2/bzip2/configure.ac
diff --git a/meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest 
b/meta/recipes-extended/bzip2/bzip2/run-ptest
similarity index 100%
rename from meta/recipes-extended/bzip2/bzip2-1.0.6/run-ptest
rename to meta/recipes-extended/bzip2/bzip2/run-ptest
diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb 
b/meta/recipes-extended/bzip2/bzip2_1.0.7.

[OE-core] [PATCH] bison: update to 3.4.1

2019-06-30 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../recipes-devtools/bison/{bison_3.3.2.bb => bison_3.4.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/bison/{bison_3.3.2.bb => bison_3.4.1.bb} (90%)

diff --git a/meta/recipes-devtools/bison/bison_3.3.2.bb 
b/meta/recipes-devtools/bison/bison_3.4.1.bb
similarity index 90%
rename from meta/recipes-devtools/bison/bison_3.3.2.bb
rename to meta/recipes-devtools/bison/bison_3.4.1.bb
index adb9d48e90..7946e20c57 100644
--- a/meta/recipes-devtools/bison/bison_3.3.2.bb
+++ b/meta/recipes-devtools/bison/bison_3.4.1.bb
@@ -17,8 +17,8 @@ SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
 # No point in hardcoding path to m4, just use PATH
 EXTRA_OECONF += "M4=m4"
 
-SRC_URI[md5sum] = "c9b552dee234b2f6b66e56b27e5234c9"
-SRC_URI[sha256sum] = 
"039ee45b61d95e5003e7e8376f9080001b4066ff357bde271b7faace53b9d804"
+SRC_URI[md5sum] = "201286a573b12da109df96282fe4ff4a"
+SRC_URI[sha256sum] = 
"27159ac5ebf736dffd5636fd2cd625767c9e437de65baa63cb0de83570bd820d"
 
 inherit autotools gettext texinfo
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ruby: update to 2.5.5

2019-06-30 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/ruby/{ruby_2.5.3.bb => ruby_2.5.5.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/ruby/{ruby_2.5.3.bb => ruby_2.5.5.bb} (94%)

diff --git a/meta/recipes-devtools/ruby/ruby_2.5.3.bb 
b/meta/recipes-devtools/ruby/ruby_2.5.5.bb
similarity index 94%
rename from meta/recipes-devtools/ruby/ruby_2.5.3.bb
rename to meta/recipes-devtools/ruby/ruby_2.5.5.bb
index 519daf294f..8ad59a7657 100644
--- a/meta/recipes-devtools/ruby/ruby_2.5.3.bb
+++ b/meta/recipes-devtools/ruby/ruby_2.5.5.bb
@@ -6,8 +6,8 @@ SRC_URI += " \
file://run-ptest \
"
 
-SRC_URI[md5sum] = "20c85b67846d49622ef3b24230803fef"
-SRC_URI[sha256sum] = 
"9828d03852c37c20fa333a0264f2490f07338576734d910ee3fd538c9520846c"
+SRC_URI[md5sum] = "7e156fb526b8f4bb1b30a3dd8a7ce400"
+SRC_URI[sha256sum] = 
"28a945fdf340e6ba04fc890b98648342e3cccfd6d223a48f3810572f11b2514c"
 
 # it's unknown to configure script, but then passed to extconf.rb
 # maybe it's not really needed as we're hardcoding the result with
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] quilt: update to 0.66

2019-06-30 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../quilt/{quilt-native_0.65.bb => quilt-native_0.66.bb}  | 0
 meta/recipes-devtools/quilt/quilt.inc | 4 ++--
 .../quilt/0001-tests-Allow-different-output-from-mv.patch | 8 
 .../quilt/{quilt_0.65.bb => quilt_0.66.bb}| 0
 4 files changed, 6 insertions(+), 6 deletions(-)
 rename meta/recipes-devtools/quilt/{quilt-native_0.65.bb => 
quilt-native_0.66.bb} (100%)
 rename meta/recipes-devtools/quilt/{quilt_0.65.bb => quilt_0.66.bb} (100%)

diff --git a/meta/recipes-devtools/quilt/quilt-native_0.65.bb 
b/meta/recipes-devtools/quilt/quilt-native_0.66.bb
similarity index 100%
rename from meta/recipes-devtools/quilt/quilt-native_0.65.bb
rename to meta/recipes-devtools/quilt/quilt-native_0.66.bb
diff --git a/meta/recipes-devtools/quilt/quilt.inc 
b/meta/recipes-devtools/quilt/quilt.inc
index dbf722be2a..dcba62c84b 100644
--- a/meta/recipes-devtools/quilt/quilt.inc
+++ b/meta/recipes-devtools/quilt/quilt.inc
@@ -13,8 +13,8 @@ SRC_URI = "${SAVANNAH_GNU_MIRROR}/quilt/quilt-${PV}.tar.gz \
 
 SRC_URI_append_class-target = " file://gnu_patch_test_fix_target.patch"
 
-SRC_URI[md5sum] = "c67ba0228f5b7b8bbe469474661f92d6"
-SRC_URI[sha256sum] = 
"f6cbc788e5cbbb381a3c6eab5b9efce67c776a8662a7795c7432fd27aa096819"
+SRC_URI[md5sum] = "6800c2404a2c0598ab2eff92a636ba70"
+SRC_URI[sha256sum] = 
"314b319a6feb13bf9d0f9ffa7ce6683b06919e734a41275087ea457cc9dc6e07"
 
 inherit autotools-brokensep ptest
 
diff --git 
a/meta/recipes-devtools/quilt/quilt/0001-tests-Allow-different-output-from-mv.patch
 
b/meta/recipes-devtools/quilt/quilt/0001-tests-Allow-different-output-from-mv.patch
index 21219a0bba..6d0f4aedfd 100644
--- 
a/meta/recipes-devtools/quilt/quilt/0001-tests-Allow-different-output-from-mv.patch
+++ 
b/meta/recipes-devtools/quilt/quilt/0001-tests-Allow-different-output-from-mv.patch
@@ -1,4 +1,4 @@
-From 1530138960cfafbeefb95f2a760954c00b4d0ef0 Mon Sep 17 00:00:00 2001
+From e9fa816677993e520adff8bba26cb3e71f5a6665 Mon Sep 17 00:00:00 2001
 From: Jussi Kukkonen 
 Date: Wed, 29 Mar 2017 15:11:59 +0300
 Subject: [PATCH] tests: Allow different output from mv
@@ -12,18 +12,18 @@ Signed-off-by: Jussi Kukkonen 
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/test/failbackup.test b/test/failbackup.test
-index 37046f7..fce6725 100644
+index 5f0f54f..0902b12 100644
 --- a/test/failbackup.test
 +++ b/test/failbackup.test
 @@ -16,7 +16,7 @@ What happens when refresh fails because of a permission 
error?
$ cat > test.txt
< This is updated test.txt.
$ quilt refresh --backup
--  >~ mv: cannot move [`']?%{P}test.diff'? to [`']?%{P}test.diff~'?: 
Permission denied
+-  >~ mv: cannot move [`']?patches/test.diff'? to 
[`']?patches/test.diff~'?: Permission denied
 +  >~ mv: .*: Permission denied
$ echo %{?}
> 1
  
 -- 
-2.1.4
+2.17.1
 
diff --git a/meta/recipes-devtools/quilt/quilt_0.65.bb 
b/meta/recipes-devtools/quilt/quilt_0.66.bb
similarity index 100%
rename from meta/recipes-devtools/quilt/quilt_0.65.bb
rename to meta/recipes-devtools/quilt/quilt_0.66.bb
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ifupdown: update to 0.8.22

2019-07-01 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 ...t-rely-on-dpkg-architecture-to-set-a.patch |  8 ++--
 ...efn-fix-inverted-checks-for-loopback.patch | 45 +--
 ...{ifupdown_0.8.16.bb => ifupdown_0.8.22.bb} |  2 +-
 3 files changed, 26 insertions(+), 29 deletions(-)
 rename meta/recipes-core/ifupdown/{ifupdown_0.8.16.bb => ifupdown_0.8.22.bb} 
(96%)

diff --git 
a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
 
b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
index a24b8cda66..d1c3d260ed 100644
--- 
a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
+++ 
b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
@@ -1,4 +1,4 @@
-From 7af9db748974cb3a2c6ef8f9e03d7db1f9f8ee16 Mon Sep 17 00:00:00 2001
+From 40257d65b338b6e2ed9d89d6fa7c7b8701a4c311 Mon Sep 17 00:00:00 2001
 From: Paul Gortmaker 
 Date: Wed, 6 Aug 2014 14:54:12 -0400
 Subject: [PATCH 1/2] defn2[c|man]: don't rely on dpkg-architecture to set arch
@@ -19,7 +19,7 @@ Upstream-Status: Pending
  2 files changed, 6 insertions(+), 6 deletions(-)
 
 diff --git a/defn2c.pl b/defn2c.pl
-index c449de2f3d1c..38845e374c76 100755
+index 8798dc2..f2551c7 100755
 --- a/defn2c.pl
 +++ b/defn2c.pl
 @@ -2,9 +2,9 @@
@@ -36,7 +36,7 @@ index c449de2f3d1c..38845e374c76 100755
  # declarations
  my $address_family = "";
 diff --git a/defn2man.pl b/defn2man.pl
-index 6ddcfdd4fe68..c9c4dd046597 100755
+index 6ddcfdd..c9c4dd0 100755
 --- a/defn2man.pl
 +++ b/defn2man.pl
 @@ -2,9 +2,9 @@
@@ -53,5 +53,5 @@ index 6ddcfdd4fe68..c9c4dd046597 100755
  # declarations
  my $line;
 -- 
-1.9.1
+2.17.1
 
diff --git 
a/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
 
b/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
index 37a61c9bc1..5b0d51d736 100644
--- 
a/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
+++ 
b/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
@@ -1,7 +1,7 @@
-From 7efe4676747e4e4a056b9bfb4e9424c8354e9996 Mon Sep 17 00:00:00 2001
+From 6fce99c9e42cbacde1855473b745ca1fded3fbf7 Mon Sep 17 00:00:00 2001
 From: "Maxin B. John" 
 Date: Wed, 21 Dec 2016 15:32:07 +0200
-Subject: [PATCH] inet[6].defn: fix inverted checks for loopback
+Subject: [PATCH 2/2] inet[6].defn: fix inverted checks for loopback
 
 Compared to the hurd link.defn for loopback, we see these
 are inverted, meaning that you would only be able to configure
@@ -37,11 +37,11 @@ Signed-off-by: Paul Gortmaker 
 Signed-off-by: Maxin B. John 
 Signed-off-by: Yi Zhao 
 ---
- inet.defn | 140 +++---
- 1 file changed, 70 insertions(+), 70 deletions(-)
+ inet.defn | 134 +++---
+ 1 file changed, 67 insertions(+), 67 deletions(-)
 
 diff --git a/inet.defn b/inet.defn
-index 75e6744..23c7756 100644
+index 182b56b..31067bc 100644
 --- a/inet.defn
 +++ b/inet.defn
 @@ -6,10 +6,10 @@ method loopback
@@ -103,9 +103,9 @@ index 75e6744..23c7756 100644
  
up
 -[[/bin/ip link set dev %iface% address %hwaddress%]]
--/sbin/dhclient -v -pf /run/dhclient.%iface%.pid -lf 
/var/lib/dhcp/dhclient.%iface%.leases -I -df 
/var/lib/dhcp/dhclient6.%iface%.leases %iface% \
+-/sbin/dhclient -4 -v -pf /run/dhclient.%iface%.pid -lf 
/var/lib/dhcp/dhclient.%iface%.leases -I -df 
/var/lib/dhcp/dhclient6.%iface%.leases %iface% \
 +[[ip link set dev %iface% address %hwaddress%]]
-+dhclient -v -pf /run/dhclient.%iface%.pid -lf 
/var/lib/dhcp/dhclient.%iface%.leases -I -df 
/var/lib/dhcp/dhclient6.%iface%.leases %iface% \
++dhclient -4 -v -pf /run/dhclient.%iface%.pid -lf 
/var/lib/dhcp/dhclient.%iface%.leases -I -df 
/var/lib/dhcp/dhclient6.%iface%.leases %iface% \
[[-e IF_METRIC=%metric%]] \
  if (execable("/sbin/dhclient"))
 -/sbin/pump -i %iface% [[-h %hostname%]] [[-l %leasehours%]] \
@@ -122,14 +122,13 @@ index 75e6744..23c7756 100644
  elsif (1)
  
down
--/sbin/dhclient -v -r -pf /run/dhclient.%iface%.pid -lf 
/var/lib/dhcp/dhclient.%iface%.leases -I -df 
/var/lib/dhcp/dhclient6.%iface%.leases %iface% \
-+dhclient -v -r -pf /run/dhclient.%iface%.pid -lf 
/var/lib/dhcp/dhclient.%iface%.leases -I -df 
/var/lib/dhcp/dhclient6.%iface%.leases %iface% \
+-/sbin/dhclient -4 -v -r -pf /run/dhclient.%iface%.pid -lf 
/var/lib/dhcp/dhclient.%iface%.leases -I -df 
/var/lib/dhcp/dhclient6.%iface%.leases %iface% \
++dhclient -4 -v -r -pf /run/dhclient.%iface%.pid -lf 
/var/lib/dhcp/dhclient.%iface%.leases -I -df 
/var/lib/dhcp/dhclient6.%iface%.leases %iface% \
  if (execable("/sbin/dhclient"))
 -/sbin/pump -i %iface% -r \
 +pump -i %iface% -r \
  elsif (execable("/sbin/pump"

[OE-core] [PATCH] linux-firmware: bump to 20190618

2019-07-01 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../{linux-firmware_git.bb => linux-firmware_20190618.bb} | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_git.bb => 
linux-firmware_20190618.bb} (99%)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb 
b/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb
similarity index 99%
rename from meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
rename to meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb
index 8b6ad96dba..acaca955be 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb
@@ -92,7 +92,7 @@ LIC_FILES_CHKSUM = 
"file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
 file://LICENCE.it913x;md5=1fbf727bfb6a949810c4dbfa7e6ce4f8 
\
 
file://LICENCE.iwlwifi_firmware;md5=3fd842911ea93c29cd32679aa23e1c88 \
 file://LICENCE.kaweth;md5=b1d876e562f4b3b8d391ad8395dfe03f 
\
-
file://LICENCE.Marvell;md5=9ddea1734a4baf3c78d845151f42a37a \
+
file://LICENCE.Marvell;md5=28b6ed8bd04ba105af6e4dcd6e997772 \
 
file://LICENCE.mediatek;md5=7c1976b63217d76ce47d0a11d8a79cf2 \
 file://LICENCE.moxa;md5=1086614767d8ccf744a923289d3d4261 \
 
file://LICENCE.myri10ge_firmware;md5=42e32fb89f6b959ca222e25ac8df8fed \
@@ -123,7 +123,7 @@ LIC_FILES_CHKSUM = 
"file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
 file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 
\
 file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 
\
 
file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \
-file://WHENCE;md5=b6e44adf71bc37e5f26ebfe5a08b5490 \
+file://WHENCE;md5=55814698bbae7c7dd40c9fbde91af0a8 \
 "
 
 # These are not common licenses, set NO_GENERIC_LICENSE for them
@@ -190,9 +190,7 @@ NO_GENERIC_LICENSE[Firmware-xc5000] = "LICENCE.xc5000"
 NO_GENERIC_LICENSE[Firmware-xc5000c] = "LICENCE.xc5000c"
 NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
 
-SRCREV = "711d3297bac870af42088a467459a0634c1970ca"
-PE = "1"
-PV = "0.0+git${SRCPV}"
+SRCREV = "0731d06eadc7d9c52e58f354727101813b8da6ea"
 
 SRC_URI = 
"git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH] autoconf-archive: update to 2019.01.06

2019-07-02 Thread Oleksandr Kravchuk
Hi Robert,

Unfortunately I do not have an answer. I failed an issue:
https://github.com/rsyslog/rsyslog/issues/3738

Let's see what the project suggests.

On 02/07/2019 12:34, Robert Yang wrote:
> Hi Oleksandr,
>
> This patch makes
> meta-openembedded/meta-oe/recipes-extended/rsyslog/librelp_1.4.0.bb
> and
> meta-secure-core/meta-tpm2/recipes-tpm/tpm2-tss/tpm2-tss_git.bb
>
> fail to build. E.g.:
>
> MACHINE = "qemux86"
> $ bitbake librelp
>
> ../../git/src/cmdif.h:52:13: error: no previous declaration for
> 'relpSCSyslog' [-Werror=missing-declarations]
>    52 |  relpRetVal relp##type##C##cmd(relpFrame_t LIBRELP_ATTR_UNUSED
> *pFrame, relpSess_t *pSess) \
>   | ^~~~
> ../../git/src/scsyslog.c:45:1: note: in expansion of macro 'BEGINcommand'
>
>
> $ bitbake rsyslog
> Makefile:14636: *** missing separator.  Stop.
>
> The errors are wild, do you have any ideas on how to fix them, please?
>
> // Robert
>
> On 6/27/19 11:44 PM, Oleksandr Kravchuk wrote:
>> Signed-off-by: Oleksandr Kravchuk 
>> ---
>>   ...f-archive_2018.03.13.bb => autoconf-archive_2019.01.06.bb} | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>   rename
>> meta/recipes-devtools/autoconf-archive/{autoconf-archive_2018.03.13.bb
>> => autoconf-archive_2019.01.06.bb} (78%)
>>
>> diff --git
>> a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb
>> b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb
>> similarity index 78%
>> rename from
>> meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb
>> rename to
>> meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb
>> index 7d62e52ab8..985a254fcc 100644
>> ---
>> a/meta/recipes-devtools/autoconf-archive/autoconf-archive_2018.03.13.bb
>> +++
>> b/meta/recipes-devtools/autoconf-archive/autoconf-archive_2019.01.06.bb
>> @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM =
>> "file://COPYING;md5=11cc2d3ee574f9d6b7ee797bdce4d423 \
>>   file://COPYING.EXCEPTION;md5=fdef168ebff3bc2f13664c365a5fb515"
>>     SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz"
>> -SRC_URI[md5sum] = "46b13a5936372297b6d49980327a3c35"
>> -SRC_URI[sha256sum] =
>> "6175f90d9fa64c4d939bdbb3e8511ae0ee2134863a2c7bf8d9733819efa6e159"
>> +SRC_URI[md5sum] = "d46413c8b00a125b1529bae385bbec55"
>> +SRC_URI[sha256sum] =
>> "17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f"
>>     inherit autotools allarch
>>  
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH v2] ifupdown: update to 0.8.22

2019-07-02 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../0001-Define-FNM_EXTMATCH-for-musl.patch   | 45 +++
 ...t-rely-on-dpkg-architecture-to-set-a.patch |  8 ++--
 ...efn-fix-inverted-checks-for-loopback.patch | 45 +--
 ...{ifupdown_0.8.16.bb => ifupdown_0.8.22.bb} |  3 +-
 4 files changed, 72 insertions(+), 29 deletions(-)
 create mode 100644 
meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
 rename meta/recipes-core/ifupdown/{ifupdown_0.8.16.bb => ifupdown_0.8.22.bb} 
(93%)

diff --git 
a/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch 
b/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
new file mode 100644
index 00..92cde073e8
--- /dev/null
+++ b/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
@@ -0,0 +1,45 @@
+From 1a5a313a7639bcb2b35307a6ed5e5c8627ed Mon Sep 17 00:00:00 2001
+From: Oleksandr Kravchuk 
+Date: Tue, 2 Jul 2019 20:10:42 +0200
+Subject: [PATCH] Define FNM_EXTMATCH for musl
+
+Fixes the following compilation errors with musl that does not have
+FNM_EXTMATCH fefined:
+
+| main.c: In function 'expand_matches':
+| main.c:700:40: error: 'FNM_EXTMATCH' undeclared (first use in this
+function); did you mean 'FNM_NOMATCH'?
+|   700 | if(fnmatch(pattern, ifa->ifa_name, FNM_EXTMATCH))
+|   |^~~~
+|   |FNM_NOMATCH
+
+and
+
+| archlinux.c:40:28: error: 'FNM_EXTMATCH' undeclared (first use in this
+function); did you mean 'FNM_NOMATCH'?
+|40 |   if(fnmatch(pattern, buf, FNM_EXTMATCH) == 0) {
+|   |^~~~
+|   |    FNM_NOMATCH
+
+Signed-off-by: Oleksandr Kravchuk 
+---
+ archcommon.h | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/archcommon.h b/archcommon.h
+index fe99950..f257f9d 100644
+--- a/archcommon.h
 b/archcommon.h
+@@ -1,5 +1,9 @@
+ #include "header.h"
+ 
++#if !defined(FNM_EXTMATCH)
++#define FNM_EXTMATCH 0
++#endif
++
+ bool execable(const char *);
+ 
+ #define iface_is_link() (!_iface_has(ifd->real_iface, ":."))
+-- 
+2.17.1
+
diff --git 
a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
 
b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
index a24b8cda66..d1c3d260ed 100644
--- 
a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
+++ 
b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
@@ -1,4 +1,4 @@
-From 7af9db748974cb3a2c6ef8f9e03d7db1f9f8ee16 Mon Sep 17 00:00:00 2001
+From 40257d65b338b6e2ed9d89d6fa7c7b8701a4c311 Mon Sep 17 00:00:00 2001
 From: Paul Gortmaker 
 Date: Wed, 6 Aug 2014 14:54:12 -0400
 Subject: [PATCH 1/2] defn2[c|man]: don't rely on dpkg-architecture to set arch
@@ -19,7 +19,7 @@ Upstream-Status: Pending
  2 files changed, 6 insertions(+), 6 deletions(-)
 
 diff --git a/defn2c.pl b/defn2c.pl
-index c449de2f3d1c..38845e374c76 100755
+index 8798dc2..f2551c7 100755
 --- a/defn2c.pl
 +++ b/defn2c.pl
 @@ -2,9 +2,9 @@
@@ -36,7 +36,7 @@ index c449de2f3d1c..38845e374c76 100755
  # declarations
  my $address_family = "";
 diff --git a/defn2man.pl b/defn2man.pl
-index 6ddcfdd4fe68..c9c4dd046597 100755
+index 6ddcfdd..c9c4dd0 100755
 --- a/defn2man.pl
 +++ b/defn2man.pl
 @@ -2,9 +2,9 @@
@@ -53,5 +53,5 @@ index 6ddcfdd4fe68..c9c4dd046597 100755
  # declarations
  my $line;
 -- 
-1.9.1
+2.17.1
 
diff --git 
a/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
 
b/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
index 37a61c9bc1..5b0d51d736 100644
--- 
a/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
+++ 
b/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
@@ -1,7 +1,7 @@
-From 7efe4676747e4e4a056b9bfb4e9424c8354e9996 Mon Sep 17 00:00:00 2001
+From 6fce99c9e42cbacde1855473b745ca1fded3fbf7 Mon Sep 17 00:00:00 2001
 From: "Maxin B. John" 
 Date: Wed, 21 Dec 2016 15:32:07 +0200
-Subject: [PATCH] inet[6].defn: fix inverted checks for loopback
+Subject: [PATCH 2/2] inet[6].defn: fix inverted checks for loopback
 
 Compared to the hurd link.defn for loopback, we see these
 are inverted, meaning that you would only be able to configure
@@ -37,11 +37,11 @@ Signed-off-by: Paul Gortmaker 
 Signed-off-by: Maxin B. John 
 Signed-off-by: Yi Zhao 
 ---
- inet.defn | 140 +++---
- 1 file changed, 70 insertions(+), 70 deletions(-)
+ inet.defn | 134 +++---
+ 1 file changed, 67 insertions(+), 67 deletions(-)
 
 diff --git a/inet.defn b/inet.defn
-index 75e6744..23c7756

[OE-core] [PATCH v3] ifupdown: update to 0.8.22

2019-07-02 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../0001-Define-FNM_EXTMATCH-for-musl.patch   | 47 +++
 ...t-rely-on-dpkg-architecture-to-set-a.patch |  8 ++--
 ...efn-fix-inverted-checks-for-loopback.patch | 45 +-
 ...{ifupdown_0.8.16.bb => ifupdown_0.8.22.bb} |  3 +-
 4 files changed, 74 insertions(+), 29 deletions(-)
 create mode 100644 
meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
 rename meta/recipes-core/ifupdown/{ifupdown_0.8.16.bb => ifupdown_0.8.22.bb} 
(93%)

diff --git 
a/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch 
b/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
new file mode 100644
index 00..7bf02ea536
--- /dev/null
+++ b/meta/recipes-core/ifupdown/files/0001-Define-FNM_EXTMATCH-for-musl.patch
@@ -0,0 +1,47 @@
+From ff714d6461569d69b253089110ec659e4ebec248 Mon Sep 17 00:00:00 2001
+From: Oleksandr Kravchuk 
+Date: Tue, 2 Jul 2019 20:10:42 +0200
+Subject: [PATCH] Define FNM_EXTMATCH for musl
+
+Fixes the following compilation errors with musl that does not have
+FNM_EXTMATCH defined:
+
+| main.c: In function 'expand_matches':
+| main.c:700:40: error: 'FNM_EXTMATCH' undeclared (first use in this
+function); did you mean 'FNM_NOMATCH'?
+|   700 | if(fnmatch(pattern, ifa->ifa_name, FNM_EXTMATCH))
+|   |^~~~
+|   |FNM_NOMATCH
+
+and
+
+| archlinux.c:40:28: error: 'FNM_EXTMATCH' undeclared (first use in this
+function); did you mean 'FNM_NOMATCH'?
+|40 |   if(fnmatch(pattern, buf, FNM_EXTMATCH) == 0) {
+|   |^~~~
+|   |FNM_NOMATCH
+
+Upstream-Status: Submitted 
[https://salsa.debian.org/debian/ifupdown/merge_requests/5]
+
+Signed-off-by: Oleksandr Kravchuk 
+---
+ archcommon.h | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/archcommon.h b/archcommon.h
+index fe99950..f257f9d 100644
+--- a/archcommon.h
 b/archcommon.h
+@@ -1,5 +1,9 @@
+ #include "header.h"
+ 
++#if !defined(FNM_EXTMATCH)
++#define FNM_EXTMATCH 0
++#endif
++
+ bool execable(const char *);
+ 
+ #define iface_is_link() (!_iface_has(ifd->real_iface, ":."))
+-- 
+2.17.1
+
diff --git 
a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
 
b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
index a24b8cda66..d1c3d260ed 100644
--- 
a/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
+++ 
b/meta/recipes-core/ifupdown/files/defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch
@@ -1,4 +1,4 @@
-From 7af9db748974cb3a2c6ef8f9e03d7db1f9f8ee16 Mon Sep 17 00:00:00 2001
+From 40257d65b338b6e2ed9d89d6fa7c7b8701a4c311 Mon Sep 17 00:00:00 2001
 From: Paul Gortmaker 
 Date: Wed, 6 Aug 2014 14:54:12 -0400
 Subject: [PATCH 1/2] defn2[c|man]: don't rely on dpkg-architecture to set arch
@@ -19,7 +19,7 @@ Upstream-Status: Pending
  2 files changed, 6 insertions(+), 6 deletions(-)
 
 diff --git a/defn2c.pl b/defn2c.pl
-index c449de2f3d1c..38845e374c76 100755
+index 8798dc2..f2551c7 100755
 --- a/defn2c.pl
 +++ b/defn2c.pl
 @@ -2,9 +2,9 @@
@@ -36,7 +36,7 @@ index c449de2f3d1c..38845e374c76 100755
  # declarations
  my $address_family = "";
 diff --git a/defn2man.pl b/defn2man.pl
-index 6ddcfdd4fe68..c9c4dd046597 100755
+index 6ddcfdd..c9c4dd0 100755
 --- a/defn2man.pl
 +++ b/defn2man.pl
 @@ -2,9 +2,9 @@
@@ -53,5 +53,5 @@ index 6ddcfdd4fe68..c9c4dd046597 100755
  # declarations
  my $line;
 -- 
-1.9.1
+2.17.1
 
diff --git 
a/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
 
b/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
index 37a61c9bc1..5b0d51d736 100644
--- 
a/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
+++ 
b/meta/recipes-core/ifupdown/files/inet-6-.defn-fix-inverted-checks-for-loopback.patch
@@ -1,7 +1,7 @@
-From 7efe4676747e4e4a056b9bfb4e9424c8354e9996 Mon Sep 17 00:00:00 2001
+From 6fce99c9e42cbacde1855473b745ca1fded3fbf7 Mon Sep 17 00:00:00 2001
 From: "Maxin B. John" 
 Date: Wed, 21 Dec 2016 15:32:07 +0200
-Subject: [PATCH] inet[6].defn: fix inverted checks for loopback
+Subject: [PATCH 2/2] inet[6].defn: fix inverted checks for loopback
 
 Compared to the hurd link.defn for loopback, we see these
 are inverted, meaning that you would only be able to configure
@@ -37,11 +37,11 @@ Signed-off-by: Paul Gortmaker 
 Signed-off-by: Maxin B. John 
 Signed-off-by: Yi Zhao 
 ---
- inet.defn | 140 +++---
- 1 file changed, 70 insertions(+), 70 deletions(-)
+ inet.defn | 134 +++---
+ 1 file changed, 67 inserti

[OE-core] [PATCH] python3-mako: update to 1.0.13

2019-07-02 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python-mako.inc  | 4 ++--
 .../python/{python3-mako_1.0.12.bb => python3-mako_1.0.13.bb} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-mako_1.0.12.bb => 
python3-mako_1.0.13.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-mako.inc 
b/meta/recipes-devtools/python/python-mako.inc
index 31be8f1d50..d71df956e8 100644
--- a/meta/recipes-devtools/python/python-mako.inc
+++ b/meta/recipes-devtools/python/python-mako.inc
@@ -8,8 +8,8 @@ PYPI_PACKAGE = "Mako"
 
 inherit pypi
 
-SRC_URI[md5sum] = "4a7aef27217a8e6c1a29447c9b1b00ab"
-SRC_URI[sha256sum] = 
"0cfa65de3a835e87eeca6ac856b3013aade55f49e32515f65d999f91a2324162"
+SRC_URI[md5sum] = "ad6c7dcb5d39c99f4fdf4fec892c5dee"
+SRC_URI[sha256sum] = 
"95ee720cc3453063788515d55bd7ce4a2a77b7b209e4ac70ec5c86091eb02541"
 
 RDEPENDS_${PN} = "${PYTHON_PN}-html \
   ${PYTHON_PN}-netclient \
diff --git a/meta/recipes-devtools/python/python3-mako_1.0.12.bb 
b/meta/recipes-devtools/python/python3-mako_1.0.13.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-mako_1.0.12.bb
rename to meta/recipes-devtools/python/python3-mako_1.0.13.bb
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] shadow: update to 4.7

2019-07-02 Thread Oleksandr Kravchuk
Removed patches were upstreamed.

Signed-off-by: Oleksandr Kravchuk 
---
 ...chg-shadow-field-reproducible-re.-71.patch |  89 --
 ...te-parent-directories-when-necessary.patch | 116 --
 ...ettime-Use-secure_getenv-over-getenv.patch |  71 ---
 ...curetty_4.6.bb => shadow-securetty_4.7.bb} |   0
 ...w-sysroot_4.6.bb => shadow-sysroot_4.7.bb} |   0
 meta/recipes-extended/shadow/shadow.inc   |   7 +-
 .../shadow/{shadow_4.6.bb => shadow_4.7.bb}   |   0
 7 files changed, 2 insertions(+), 281 deletions(-)
 delete mode 100644 
meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
 delete mode 100644 
meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch
 delete mode 100644 
meta/recipes-extended/shadow/files/0002-gettime-Use-secure_getenv-over-getenv.patch
 rename meta/recipes-extended/shadow/{shadow-securetty_4.6.bb => 
shadow-securetty_4.7.bb} (100%)
 rename meta/recipes-extended/shadow/{shadow-sysroot_4.6.bb => 
shadow-sysroot_4.7.bb} (100%)
 rename meta/recipes-extended/shadow/{shadow_4.6.bb => shadow_4.7.bb} (100%)

diff --git 
a/meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
 
b/meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
deleted file mode 100644
index de0ba3ebb4..00
--- 
a/meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
+++ /dev/null
@@ -1,89 +0,0 @@
-From fe34a2a0e44bc80ff213bfd185046a5f10c94997 Mon Sep 17 00:00:00 2001
-From: Chris Lamb 
-Date: Wed, 2 Jan 2019 18:06:16 +
-Subject: [PATCH 1/2] Make the sp_lstchg shadow field reproducible (re. #71)
-
-From <https://github.com/shadow-maint/shadow/pull/71>:
-
-```
-The third field in the /etc/shadow file (sp_lstchg) contains the date of
-the last password change expressed as the number of days since Jan 1, 1970.
-As this is a relative time, creating a user today will result in:
-
-username:17238:0:9:7:::
-whilst creating the same user tomorrow will result in:
-
-username:17239:0:9:7:::
-This has an impact for the Reproducible Builds[0] project where we aim to
-be independent of as many elements the build environment as possible,
-including the current date.
-
-This patch changes the behaviour to use the SOURCE_DATE_EPOCH[1]
-environment variable (instead of Jan 1, 1970) if valid.
-```
-
-This updated PR adds some missing calls to gettime (). This was originally
-filed by Johannes Schauer in Debian as #917773 [2].
-
-[0] https://reproducible-builds.org/
-[1] https://reproducible-builds.org/specs/source-date-epoch/
-[2] https://bugs.debian.org/917773
-
-Upstream-Status: Backport
-Signed-off-by: Alex Kiernan 

- libmisc/pwd2spwd.c | 3 +--
- src/pwck.c | 2 +-
- src/pwconv.c   | 2 +-
- 3 files changed, 3 insertions(+), 4 deletions(-)
-
-diff --git a/libmisc/pwd2spwd.c b/libmisc/pwd2spwd.c
-index c1b9b29ac873..6799dd50d490 100644
 a/libmisc/pwd2spwd.c
-+++ b/libmisc/pwd2spwd.c
-@@ -40,7 +40,6 @@
- #include "prototypes.h"
- #include "defines.h"
- #include 
--extern time_t time (time_t *);
- 
- /*
-  * pwd_to_spwd - create entries for new spwd structure
-@@ -66,7 +65,7 @@ struct spwd *pwd_to_spwd (const struct passwd *pw)
-*/
-   sp.sp_min = 0;
-   sp.sp_max = (1L * DAY) / SCALE;
--  sp.sp_lstchg = (long) time ((time_t *) 0) / SCALE;
-+  sp.sp_lstchg = (long) gettime () / SCALE;
-   if (0 == sp.sp_lstchg) {
-   /* Better disable aging than requiring a password
-* change */
-diff --git a/src/pwck.c b/src/pwck.c
-index 0ffb711efb13..f70071b12500 100644
 a/src/pwck.c
-+++ b/src/pwck.c
-@@ -609,7 +609,7 @@ static void check_pw_file (int *errors, bool *changed)
-   sp.sp_inact  = -1;
-   sp.sp_expire = -1;
-   sp.sp_flag   = SHADOW_SP_FLAG_UNSET;
--  sp.sp_lstchg = (long) time ((time_t *) 
0) / SCALE;
-+  sp.sp_lstchg = (long) gettime () / 
SCALE;
-   if (0 == sp.sp_lstchg) {
-   /* Better disable aging than
-* requiring a password change
-diff --git a/src/pwconv.c b/src/pwconv.c
-index 9c69fa131d8e..f932f266c59c 100644
 a/src/pwconv.c
-+++ b/src/pwconv.c
-@@ -267,7 +267,7 @@ int main (int argc, char **argv)
-   spent.sp_flag   = SHADOW_SP_FLAG_UNSET;
-   }
-   spent.sp_pwdp = pw->pw_passwd;
--  spent.sp_lstchg = (long) time ((time_t *) 0) / SCALE;
-+  spent.sp_lstchg = (long) gettime () / 

Re: [OE-core] [PATCH] shadow: update to 4.7

2019-07-02 Thread Oleksandr Kravchuk
Chen -

Absolutely. Just explain me how I can reproduce it, please.

On 03/07/2019 04:27, ChenQi wrote:
> Could you please help check if the following failure is related to
> this patch?
> https://autobuilder.yoctoproject.org/typhoon/#/builders/57/builds/763/steps/7/logs/step1b
>
>
> Best Regards,
> Chen Qi
>
> On 07/03/2019 04:52 AM, Oleksandr Kravchuk wrote:
>> Removed patches were upstreamed.
>>
>> Signed-off-by: Oleksandr Kravchuk 
>> ---
>>   ...chg-shadow-field-reproducible-re.-71.patch |  89 --
>>   ...te-parent-directories-when-necessary.patch | 116 --
>>   ...ettime-Use-secure_getenv-over-getenv.patch |  71 ---
>>   ...curetty_4.6.bb => shadow-securetty_4.7.bb} |   0
>>   ...w-sysroot_4.6.bb => shadow-sysroot_4.7.bb} |   0
>>   meta/recipes-extended/shadow/shadow.inc   |   7 +-
>>   .../shadow/{shadow_4.6.bb => shadow_4.7.bb}   |   0
>>   7 files changed, 2 insertions(+), 281 deletions(-)
>>   delete mode 100644
>> meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
>>   delete mode 100644
>> meta/recipes-extended/shadow/files/0001-useradd.c-create-parent-directories-when-necessary.patch
>>   delete mode 100644
>> meta/recipes-extended/shadow/files/0002-gettime-Use-secure_getenv-over-getenv.patch
>>   rename meta/recipes-extended/shadow/{shadow-securetty_4.6.bb =>
>> shadow-securetty_4.7.bb} (100%)
>>   rename meta/recipes-extended/shadow/{shadow-sysroot_4.6.bb =>
>> shadow-sysroot_4.7.bb} (100%)
>>   rename meta/recipes-extended/shadow/{shadow_4.6.bb =>
>> shadow_4.7.bb} (100%)
>>
>> diff --git
>> a/meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
>> b/meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
>>
>> deleted file mode 100644
>> index de0ba3ebb4..00
>> ---
>> a/meta/recipes-extended/shadow/files/0001-Make-the-sp_lstchg-shadow-field-reproducible-re.-71.patch
>> +++ /dev/null
>> @@ -1,89 +0,0 @@
>> -From fe34a2a0e44bc80ff213bfd185046a5f10c94997 Mon Sep 17 00:00:00 2001
>> -From: Chris Lamb 
>> -Date: Wed, 2 Jan 2019 18:06:16 +
>> -Subject: [PATCH 1/2] Make the sp_lstchg shadow field reproducible
>> (re. #71)
>> -
>> -From <https://github.com/shadow-maint/shadow/pull/71>:
>> -
>> -```
>> -The third field in the /etc/shadow file (sp_lstchg) contains the
>> date of
>> -the last password change expressed as the number of days since Jan
>> 1, 1970.
>> -As this is a relative time, creating a user today will result in:
>> -
>> -username:17238:0:9:7:::
>> -whilst creating the same user tomorrow will result in:
>> -
>> -username:17239:0:9:7:::
>> -This has an impact for the Reproducible Builds[0] project where we
>> aim to
>> -be independent of as many elements the build environment as possible,
>> -including the current date.
>> -
>> -This patch changes the behaviour to use the SOURCE_DATE_EPOCH[1]
>> -environment variable (instead of Jan 1, 1970) if valid.
>> -```
>> -
>> -This updated PR adds some missing calls to gettime (). This was
>> originally
>> -filed by Johannes Schauer in Debian as #917773 [2].
>> -
>> -[0] https://reproducible-builds.org/
>> -[1] https://reproducible-builds.org/specs/source-date-epoch/
>> -[2] https://bugs.debian.org/917773
>> -
>> -Upstream-Status: Backport
>> -Signed-off-by: Alex Kiernan 
>> 
>> - libmisc/pwd2spwd.c | 3 +--
>> - src/pwck.c | 2 +-
>> - src/pwconv.c   | 2 +-
>> - 3 files changed, 3 insertions(+), 4 deletions(-)
>> -
>> -diff --git a/libmisc/pwd2spwd.c b/libmisc/pwd2spwd.c
>> -index c1b9b29ac873..6799dd50d490 100644
>>  a/libmisc/pwd2spwd.c
>> -+++ b/libmisc/pwd2spwd.c
>> -@@ -40,7 +40,6 @@
>> - #include "prototypes.h"
>> - #include "defines.h"
>> - #include 
>> --extern time_t time (time_t *);
>> -
>> - /*
>> -  * pwd_to_spwd - create entries for new spwd structure
>> -@@ -66,7 +65,7 @@ struct spwd *pwd_to_spwd (const struct passwd *pw)
>> -  */
>> - sp.sp_min = 0;
>> - sp.sp_max = (1L * DAY) / SCALE;
>> --    sp.sp_lstchg = (long) time ((time_t *) 0) / SCALE;
>> -+    sp.sp_lstchg = (long) gettime () / SCALE;
>> - if (0 == sp.sp_lstchg) {
>> - /* Better disable aging than requiring a password
>> -  * change *

Re: [OE-core] [PATCH v3] ifupdown: update to 0.8.22

2019-07-03 Thread Oleksandr Kravchuk
Sure. Technically, package is musl incompatible/not ready.

This trivial patch allows us to build ifupdown with musl.

On 03/07/2019 18:35, Adrian Bunk wrote:
> On Tue, Jul 02, 2019 at 10:29:09PM +0200, Oleksandr Kravchuk wrote:
>> ...
>> ++#if !defined(FNM_EXTMATCH)
>> ++#define FNM_EXTMATCH 0
>> ++#endif
>> ...
> This fixes the musl build, but the code will misbehave on musl.
>
> cu
> Adrian
>
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libdrm: update to 2.4.99

2019-07-04 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../drm/{libdrm_2.4.98.bb => libdrm_2.4.99.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/drm/{libdrm_2.4.98.bb => libdrm_2.4.99.bb} (95%)

diff --git a/meta/recipes-graphics/drm/libdrm_2.4.98.bb 
b/meta/recipes-graphics/drm/libdrm_2.4.99.bb
similarity index 95%
rename from meta/recipes-graphics/drm/libdrm_2.4.98.bb
rename to meta/recipes-graphics/drm/libdrm_2.4.99.bb
index bed542ba05..3cb30a4173 100644
--- a/meta/recipes-graphics/drm/libdrm_2.4.98.bb
+++ b/meta/recipes-graphics/drm/libdrm_2.4.99.bb
@@ -12,8 +12,8 @@ DEPENDS = "libpthread-stubs"
 
 SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \
file://musl-ioctl.patch"
-SRC_URI[md5sum] = "1320b43c4bdb8846c308ec2610b62b64"
-SRC_URI[sha256sum] = 
"8be0edccaca3abde8b6bb1431b46354c7fab46e9b91cc6946ba65b51f56f1894"
+SRC_URI[md5sum] = "72539626815b35159a63d45bc4c14ee6"
+SRC_URI[sha256sum] = 
"4dbf539c7ed25dbb2055090b77ab87508fc46be39a9379d15fed4b5517e1da5e"
 
 inherit meson pkgconfig manpages
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-pbr: update to 5.4.0

2019-07-06 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python3-pbr_5.3.1.bb | 5 -
 meta/recipes-devtools/python/python3-pbr_5.4.0.bb | 5 +
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.3.1.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.0.bb

diff --git a/meta/recipes-devtools/python/python3-pbr_5.3.1.bb 
b/meta/recipes-devtools/python/python3-pbr_5.3.1.bb
deleted file mode 100644
index 12892b60cf..00
--- a/meta/recipes-devtools/python/python3-pbr_5.3.1.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[md5sum] = "bdaec663a75d10e9e0f2224afa3a1318"
-SRC_URI[sha256sum] = 
"9181e2a34d80f07a359ff1d0504fad3a47e00e1cf2c475b0aa7dcb030af54c40"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.0.bb 
b/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
new file mode 100644
index 00..1f1ec3a420
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
@@ -0,0 +1,5 @@
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[md5sum] = "fcf120102d3e4859d41425638122058c"
+SRC_URI[sha256sum] = 
"36ebd78196e8c9588c972f5571230a059ff83783faedecc07be263ccd7e6"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libpciaccess: update to 0.15

2019-07-12 Thread Oleksandr Kravchuk
Removed patch was upstreamed.

Signed-off-by: Oleksandr Kravchuk 
---
 .../0004-Don-t-include-sys-io.h-on-arm.patch  | 28 ---
 ...pciaccess_0.14.bb => libpciaccess_0.15.bb} |  8 ++
 2 files changed, 2 insertions(+), 34 deletions(-)
 delete mode 100644 
meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch
 rename meta/recipes-graphics/xorg-lib/{libpciaccess_0.14.bb => 
libpciaccess_0.15.bb} (62%)

diff --git 
a/meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch
 
b/meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch
deleted file mode 100644
index f532858244..00
--- 
a/meta/recipes-graphics/xorg-lib/libpciaccess/0004-Don-t-include-sys-io.h-on-arm.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From b6df5202306bd71158b482f25ca2e6919645d4dd Mon Sep 17 00:00:00 2001
-From: Khem Raj 
-Date: Thu, 4 Jun 2015 20:55:06 -0700
-Subject: [PATCH 4/4] Don't include sys/io.h on arm
-
-Signed-off-by: Khem Raj 

-Upstream-Status: Pending
-
- src/linux_sysfs.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/linux_sysfs.c b/src/linux_sysfs.c
-index 3f95e53..1e3aad3 100644
 a/src/linux_sysfs.c
-+++ b/src/linux_sysfs.c
-@@ -50,7 +50,7 @@
- #include 
- #include 
- 
--#if defined(__i386__) || defined(__x86_64__) || defined(__arm__)
-+#if defined(__i386__) || defined(__x86_64__)
- #include 
- #else
- #define inb(x) -1
--- 
-2.1.4
-
diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.14.bb 
b/meta/recipes-graphics/xorg-lib/libpciaccess_0.15.bb
similarity index 62%
rename from meta/recipes-graphics/xorg-lib/libpciaccess_0.14.bb
rename to meta/recipes-graphics/xorg-lib/libpciaccess_0.15.bb
index d030c31bd0..16393ac3bb 100644
--- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.14.bb
+++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.15.bb
@@ -5,12 +5,8 @@ PCI bus and devices in a platform-independent way."
 
 require xorg-lib-common.inc
 
-SRC_URI += "\
-file://0004-Don-t-include-sys-io.h-on-arm.patch \
-"
-
-SRC_URI[md5sum] = "8f436e151d5106a9cfaa71857a066d33"
-SRC_URI[sha256sum] = 
"3df543e12afd41fea8eac817e48cbfde5aed8817b81670a4e9e493bb2f5bf2a4"
+SRC_URI[md5sum] = "843e92d0eef94684a4eb9a2d311bfb12"
+SRC_URI[sha256sum] = 
"a75643bb5cd02f6da8667d437b76492842dd56bc88e3dfb8410f5d535b99f5dc"
 
 LICENSE = "MIT & MIT-style"
 LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 2/3] xserver-xorg: update to 1.20.5

2019-07-12 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../{xserver-xorg_1.20.4.bb => xserver-xorg_1.20.5.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_1.20.4.bb => 
xserver-xorg_1.20.5.bb} (88%)

diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.4.bb 
b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.5.bb
similarity index 88%
rename from meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.4.bb
rename to meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.5.bb
index ad99d6bece..79fe0666c3 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.4.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg_1.20.5.bb
@@ -5,8 +5,8 @@ SRC_URI += "file://musl-arm-inb-outb.patch \
 file://pkgconfig.patch \
 file://0001-test-xtest-Initialize-array-with-braces.patch \
 "
-SRC_URI[md5sum] = "c4841cc24b79420205d082fe82e0a650"
-SRC_URI[sha256sum] = 
"fe0fd493ebe93bfc56bede382fa204458ff5f636ea54d413a5d1bd58e19166ee"
+SRC_URI[md5sum] = "c9fc7e21e11286dbedd22c00df652130"
+SRC_URI[sha256sum] = 
"a81d8243f37e75a03d4f8c55f96d0bc25802be6ec45c3bfa5cb614c6d01bac9d"
 
 # These extensions are now integrated into the server, so declare the migration
 # path for in-place upgrades.
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 1/3] xorgproto: update to 2019.1

2019-07-12 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../0001-Remove-libdir-specification.patch| 468 --
 ...orgproto_2018.4.bb => xorgproto_2019.1.bb} |   6 +-
 2 files changed, 2 insertions(+), 472 deletions(-)
 delete mode 100644 
meta/recipes-graphics/xorg-proto/xorgproto/0001-Remove-libdir-specification.patch
 rename meta/recipes-graphics/xorg-proto/{xorgproto_2018.4.bb => 
xorgproto_2019.1.bb} (65%)

diff --git 
a/meta/recipes-graphics/xorg-proto/xorgproto/0001-Remove-libdir-specification.patch
 
b/meta/recipes-graphics/xorg-proto/xorgproto/0001-Remove-libdir-specification.patch
deleted file mode 100644
index 48296f7844..00
--- 
a/meta/recipes-graphics/xorg-proto/xorgproto/0001-Remove-libdir-specification.patch
+++ /dev/null
@@ -1,468 +0,0 @@
-Upstream-Status: Submitted
-
-https://cgit.freedesktop.org/xorg/proto/xorgproto/commit/?id=91c1c8e1490c970379efb16784003426faec806e
-
-From 6feb974e0deb3355908c30e07293d82a3f6996ed Mon Sep 17 00:00:00 2001
-From: Jeremy Puhlman 
-Date: Mon, 11 Jun 2018 16:42:43 +
-Subject: [PATCH] Remove libdir specification.
-
-Currently the pc files define libdir, however they are installed into
-/usr/share, which means they should be architecture agnostic. In a
-multilib system, xorg-proto built for each multilib abi, the value of
-libdir is going to be different. These should either be installed in
-/pkgconfig or they shouldn't define libdir, espeically since
-they don't actually use the definition. This specifically causes an
-issue when trying to install both abis at the same time, since they are
-not binary identical, something like rpm will complain that they
-

- applewmproto.pc.in | 1 -
- bigreqsproto.pc.in | 1 -
- compositeproto.pc.in   | 1 -
- damageproto.pc.in  | 1 -
- dmxproto.pc.in | 1 -
- dri2proto.pc.in| 1 -
- dri3proto.pc.in| 1 -
- evieproto.pc.in| 1 -
- fixesproto.pc.in   | 1 -
- fontcacheproto.pc.in   | 1 -
- fontsproto.pc.in   | 1 -
- glproto.pc.in  | 1 -
- inputproto.pc.in   | 1 -
- kbproto.pc.in  | 1 -
- lg3dproto.pc.in| 1 -
- presentproto.pc.in | 1 -
- printproto.pc.in   | 1 -
- randrproto.pc.in   | 1 -
- recordproto.pc.in  | 1 -
- renderproto.pc.in  | 1 -
- resourceproto.pc.in| 1 -
- scrnsaverproto.pc.in   | 1 -
- trapproto.pc.in| 1 -
- videoproto.pc.in   | 1 -
- windowswmproto.pc.in   | 1 -
- xcalibrateproto.pc.in  | 1 -
- xcmiscproto.pc.in  | 1 -
- xextproto.pc.in| 1 -
- xf86bigfontproto.pc.in | 1 -
- xf86dgaproto.pc.in | 1 -
- xf86driproto.pc.in | 1 -
- xf86miscproto.pc.in| 1 -
- xf86rushproto.pc.in| 1 -
- xf86vidmodeproto.pc.in | 1 -
- xineramaproto.pc.in| 1 -
- xproto.pc.in   | 1 -
- xproxymngproto.pc.in   | 1 -
- 37 files changed, 37 deletions(-)
-
-diff --git a/applewmproto.pc.in b/applewmproto.pc.in
-index 17841ac..3227b21 100644
 a/applewmproto.pc.in
-+++ b/applewmproto.pc.in
-@@ -1,6 +1,5 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
--libdir=@libdir@
- includedir=@includedir@
-  
- Name: AppleWMProto
-diff --git a/bigreqsproto.pc.in b/bigreqsproto.pc.in
-index 94577ed..e21bb59 100644
 a/bigreqsproto.pc.in
-+++ b/bigreqsproto.pc.in
-@@ -1,6 +1,5 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
--libdir=@libdir@
- includedir=@includedir@
-  
- Name: BigReqsProto
-diff --git a/compositeproto.pc.in b/compositeproto.pc.in
-index da429c7..b0dada1 100644
 a/compositeproto.pc.in
-+++ b/compositeproto.pc.in
-@@ -1,6 +1,5 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
--libdir=@libdir@
- includedir=@includedir@
- 
- Name: CompositeExt
-diff --git a/damageproto.pc.in b/damageproto.pc.in
-index 6fd9ef1..bfd5244 100644
 a/damageproto.pc.in
-+++ b/damageproto.pc.in
-@@ -1,6 +1,5 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
--libdir=@libdir@
- includedir=@includedir@
- 
- Name: DamageProto
-diff --git a/dmxproto.pc.in b/dmxproto.pc.in
-index e82ee7d..d140e1c 100644
 a/dmxproto.pc.in
-+++ b/dmxproto.pc.in
-@@ -1,6 +1,5 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
--libdir=@libdir@
- includedir=@includedir@
-  
- Name: DMXProto
-diff --git a/dri2proto.pc.in b/dri2proto.pc.in
-index cb5b171..fa9d24d 100644
 a/dri2proto.pc.in
-+++ b/dri2proto.pc.in
-@@ -1,6 +1,5 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
--libdir=@libdir@
- includedir=@includedir@
-  
- Name: DRI2Proto
-diff --git a/dri3proto.pc.in b/dri3proto.pc.in
-index e42d60e..20da358 100644
 a/dri3proto.pc.in
-+++ b/dri3proto.pc.in
-@@ -1,6 +1,5 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
--libdir=@libdir@
- includedir=@includedir@
-  
- Name: DRI3Proto
-diff --git a/evieproto.pc.in b/evieproto.pc.in
-index 64e0ec4..fd5442b 100644
 a/evieproto.pc.in
-+++ b/evieproto.pc.in
-@@ -1,6 +1,5 @@
- prefix=@prefix@
- exec_prefix=@exec_prefix@
--libdir=@libdir@
- includedir=@includedir@
- 
- Name: EvIEExt
-diff --git a/fixesproto.pc.in b/fixesproto.pc.in
-index f8258e2

[OE-core] [PATCH 3/3] libx11: update to 1.6.8

2019-07-12 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../xorg-lib/{libx11-diet_1.6.7.bb => libx11-diet_1.6.8.bb}   | 0
 meta/recipes-graphics/xorg-lib/libx11.inc | 4 ++--
 .../xorg-lib/{libx11_1.6.7.bb => libx11_1.6.8.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libx11-diet_1.6.7.bb => 
libx11-diet_1.6.8.bb} (100%)
 rename meta/recipes-graphics/xorg-lib/{libx11_1.6.7.bb => libx11_1.6.8.bb} 
(100%)

diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.7.bb 
b/meta/recipes-graphics/xorg-lib/libx11-diet_1.6.8.bb
similarity index 100%
rename from meta/recipes-graphics/xorg-lib/libx11-diet_1.6.7.bb
rename to meta/recipes-graphics/xorg-lib/libx11-diet_1.6.8.bb
diff --git a/meta/recipes-graphics/xorg-lib/libx11.inc 
b/meta/recipes-graphics/xorg-lib/libx11.inc
index ea2ebfb8b9..53c9e436e3 100644
--- a/meta/recipes-graphics/xorg-lib/libx11.inc
+++ b/meta/recipes-graphics/xorg-lib/libx11.inc
@@ -10,8 +10,8 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/libx11:"
 
 PE = "1"
 
-SRC_URI[md5sum] = "034fdd6cc5393974d88aec6f5bc96162"
-SRC_URI[sha256sum] = 
"910e9e30efba4ad3672ca277741c2728aebffa7bc526f04dcfa74df2e52a1348"
+SRC_URI[md5sum] = "c5fa5a86a20e3591bed6c046498d4b8f"
+SRC_URI[sha256sum] = 
"b289a845c189e251e0e884cc0f9269bbe97c238df3741e854ec4c17c21e473d5"
 
 PROVIDES = "virtual/libx11"
 
diff --git a/meta/recipes-graphics/xorg-lib/libx11_1.6.7.bb 
b/meta/recipes-graphics/xorg-lib/libx11_1.6.8.bb
similarity index 100%
rename from meta/recipes-graphics/xorg-lib/libx11_1.6.7.bb
rename to meta/recipes-graphics/xorg-lib/libx11_1.6.8.bb
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] iproute2: update to 5.2.0

2019-07-14 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../iproute2/{iproute2_5.1.0.bb => iproute2_5.2.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/iproute2/{iproute2_5.1.0.bb => 
iproute2_5.2.0.bb} (68%)

diff --git a/meta/recipes-connectivity/iproute2/iproute2_5.1.0.bb 
b/meta/recipes-connectivity/iproute2/iproute2_5.2.0.bb
similarity index 68%
rename from meta/recipes-connectivity/iproute2/iproute2_5.1.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_5.2.0.bb
index 6854a13004..8ef529d91a 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_5.1.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_5.2.0.bb
@@ -5,8 +5,8 @@ SRC_URI = 
"${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
file://0001-libc-compat.h-add-musl-workaround.patch \
   "
 
-SRC_URI[md5sum] = "a2b8349abf4ae00e92155fda22de4d5e"
-SRC_URI[sha256sum] = 
"dc5a980873eabf6b00c0be976b6e5562b1400d47d1d07d2ac35d5e5acbcf7bcf"
+SRC_URI[md5sum] = "0cb2736e7bc2f56254a363d3d23703b7"
+SRC_URI[sha256sum] = 
"a5b95dec26353fc71dba9bb403e9343fad2a06bd69fb154a22a2aa2914f74da8"
 
 # CFLAGS are computed in Makefile and reference CCOPTS
 #
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] udev-extraconf: do not mount swap partitions

2019-07-20 Thread Oleksandr Kravchuk
Swap is a special filesystem that cannot be mounted, so do not try to,
otherwise we will have service that tries and fails to mount it with
the following error:

systemd[1]: Mounting /run/media/nvme0n1p3...
mount[1229]: mount: /run/media/nvme0n1p3: unknown filesystem type 'swap'.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/udev/udev-extraconf/mount.sh | 4 
 1 file changed, 4 insertions(+)

diff --git a/meta/recipes-core/udev/udev-extraconf/mount.sh 
b/meta/recipes-core/udev/udev-extraconf/mount.sh
index 3ee67b1318..79eb0145c2 100644
--- a/meta/recipes-core/udev/udev-extraconf/mount.sh
+++ b/meta/recipes-core/udev/udev-extraconf/mount.sh
@@ -57,6 +57,8 @@ automount_systemd() {
 vfat|fat)
 MOUNT="$MOUNT -o umask=007,gid=`awk -F':' '/^disk/{print $3}' 
/etc/group`"
 ;;
+swap)
+return ;;
 # TODO
 *)
 ;;
@@ -98,6 +100,8 @@ automount() {
vfat|fat)
MOUNT="$MOUNT -o umask=007,gid=`awk -F':' '/^disk/{print $3}' 
/etc/group`"
;;
+   swap)
+   return ;;
# TODO
*)
;;
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-pbr: update to 5.4.1

2019-07-20 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python3-pbr_5.4.0.bb | 5 -
 meta/recipes-devtools/python/python3-pbr_5.4.1.bb | 5 +
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.0.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.1.bb

diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.0.bb 
b/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
deleted file mode 100644
index 1f1ec3a420..00
--- a/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[md5sum] = "fcf120102d3e4859d41425638122058c"
-SRC_URI[sha256sum] = 
"36ebd78196e8c9588c972f5571230a059ff83783faedecc07be263ccd7e6"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.1.bb 
b/meta/recipes-devtools/python/python3-pbr_5.4.1.bb
new file mode 100644
index 00..338ac8b707
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.4.1.bb
@@ -0,0 +1,5 @@
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[md5sum] = "ab6e26026ab306989a636ec2d50a435a"
+SRC_URI[sha256sum] = 
"0ca44dc9fd3b04a22297c2a91082d8df2894862e8f4c86a49dac69eae9e85ca0"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 1/6] python-scons: update to 3.1.0

2019-07-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 ...hon-scons-native_3.0.5.bb => python-scons-native_3.1.0.bb} | 0
 .../python/{python-scons_3.0.5.bb => python-scons_3.1.0.bb}   | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-scons-native_3.0.5.bb => 
python-scons-native_3.1.0.bb} (100%)
 rename meta/recipes-devtools/python/{python-scons_3.0.5.bb => 
python-scons_3.1.0.bb} (79%)

diff --git a/meta/recipes-devtools/python/python-scons-native_3.0.5.bb 
b/meta/recipes-devtools/python/python-scons-native_3.1.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-scons-native_3.0.5.bb
rename to meta/recipes-devtools/python/python-scons-native_3.1.0.bb
diff --git a/meta/recipes-devtools/python/python-scons_3.0.5.bb 
b/meta/recipes-devtools/python/python-scons_3.1.0.bb
similarity index 79%
rename from meta/recipes-devtools/python/python-scons_3.0.5.bb
rename to meta/recipes-devtools/python/python-scons_3.1.0.bb
index 939c15bcc6..b174050583 100644
--- a/meta/recipes-devtools/python/python-scons_3.0.5.bb
+++ b/meta/recipes-devtools/python/python-scons_3.1.0.bb
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=37bb53a08e6beaea0c90e7821d731284"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
-SRC_URI[md5sum] = "9f9c163e8bd48cf8cd92f03e85ca6395"
-SRC_URI[sha256sum] = 
"df676f23dc6d4bfa384fc389d95dcd21ab907e6349d4c848958ba4befb73c73e"
+SRC_URI[md5sum] = "e2fe9d16f81b0285b969238af4b552ff"
+SRC_URI[sha256sum] = 
"f3f548d738d4a2179123ecd744271ec413b2d55735ea7625a59b1b59e6cd132f"
 
 S = "${WORKDIR}/scons-${PV}"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 5/6] python3-mako: update to 1.0.14

2019-07-21 Thread Oleksandr Kravchuk
Got rid of python-git since there is no python2 version of the package.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python3-mako_1.0.13.bb | 3 ---
 .../python/{python-mako.inc => python3-mako_1.0.14.bb}  | 6 +++---
 2 files changed, 3 insertions(+), 6 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-mako_1.0.13.bb
 rename meta/recipes-devtools/python/{python-mako.inc => 
python3-mako_1.0.14.bb} (71%)

diff --git a/meta/recipes-devtools/python/python3-mako_1.0.13.bb 
b/meta/recipes-devtools/python/python3-mako_1.0.13.bb
deleted file mode 100644
index 17803f1b00..00
--- a/meta/recipes-devtools/python/python3-mako_1.0.13.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-inherit setuptools3
-require python-mako.inc
-
diff --git a/meta/recipes-devtools/python/python-mako.inc 
b/meta/recipes-devtools/python/python3-mako_1.0.14.bb
similarity index 71%
rename from meta/recipes-devtools/python/python-mako.inc
rename to meta/recipes-devtools/python/python3-mako_1.0.14.bb
index d71df956e8..d2f5188cc4 100644
--- a/meta/recipes-devtools/python/python-mako.inc
+++ b/meta/recipes-devtools/python/python3-mako_1.0.14.bb
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=df7e6c7c82990acf0228a55e00d29bc9"
 
 PYPI_PACKAGE = "Mako"
 
-inherit pypi
+inherit pypi setuptools3
 
-SRC_URI[md5sum] = "ad6c7dcb5d39c99f4fdf4fec892c5dee"
-SRC_URI[sha256sum] = 
"95ee720cc3453063788515d55bd7ce4a2a77b7b209e4ac70ec5c86091eb02541"
+SRC_URI[md5sum] = "e162578170331f0cc6a4adb063c7c0f6"
+SRC_URI[sha256sum] = 
"f5a642d8c5699269ab62a68b296ff990767eb120f51e2e8f3d6afb16bdb57f4b"
 
 RDEPENDS_${PN} = "${PYTHON_PN}-html \
   ${PYTHON_PN}-netclient \
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 4/6] python3-git: update to 2.1.12

2019-07-21 Thread Oleksandr Kravchuk
Got rid of python-git since there is no python2 version of the package.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python3-git_2.1.11.bb | 2 --
 .../python/{python-git.inc => python3-git_2.1.12.bb}   | 7 ---
 2 files changed, 4 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.11.bb
 rename meta/recipes-devtools/python/{python-git.inc => python3-git_2.1.12.bb} 
(86%)

diff --git a/meta/recipes-devtools/python/python3-git_2.1.11.bb 
b/meta/recipes-devtools/python/python3-git_2.1.11.bb
deleted file mode 100644
index ac320fa56b..00
--- a/meta/recipes-devtools/python/python3-git_2.1.11.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-require python-git.inc
-inherit setuptools3
diff --git a/meta/recipes-devtools/python/python-git.inc 
b/meta/recipes-devtools/python/python3-git_2.1.12.bb
similarity index 86%
rename from meta/recipes-devtools/python/python-git.inc
rename to meta/recipes-devtools/python/python3-git_2.1.12.bb
index f973e9f42c..99e59cbb8a 100644
--- a/meta/recipes-devtools/python/python-git.inc
+++ b/meta/recipes-devtools/python/python3-git_2.1.12.bb
@@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=8b8d26c37c1d5a04f9b0186edbebc183"
 
 PYPI_PACKAGE = "GitPython"
 
-inherit pypi
+inherit pypi setuptools3
 
-SRC_URI[md5sum] = "cee43a39a1468084d49d1c49fb675204"
-SRC_URI[sha256sum] = 
"8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8"
+SRC_URI[md5sum] = "33bfbc89fe616ca22b6336be80d570f4"
+SRC_URI[sha256sum] = 
"7428f1cc5e72d53e65c3259d5cebc22fb2b07f973c49d95b3c3d26c64890a3c3"
 
 DEPENDS = "${PYTHON_PN}-gitdb"
 
@@ -29,4 +29,5 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-unixadmin \
git \
 "
+
 BBCLASSEXTEND = "native nativesdk"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 2/6] python3-scons: update to 3.1.0

2019-07-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 ...n3-scons-native_3.0.5.bb => python3-scons-native_3.1.0.bb} | 0
 .../python/{python3-scons_3.0.5.bb => python3-scons_3.1.0.bb} | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-scons-native_3.0.5.bb => 
python3-scons-native_3.1.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-scons_3.0.5.bb => 
python3-scons_3.1.0.bb} (82%)

diff --git a/meta/recipes-devtools/python/python3-scons-native_3.0.5.bb 
b/meta/recipes-devtools/python/python3-scons-native_3.1.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-scons-native_3.0.5.bb
rename to meta/recipes-devtools/python/python3-scons-native_3.1.0.bb
diff --git a/meta/recipes-devtools/python/python3-scons_3.0.5.bb 
b/meta/recipes-devtools/python/python3-scons_3.1.0.bb
similarity index 82%
rename from meta/recipes-devtools/python/python3-scons_3.0.5.bb
rename to meta/recipes-devtools/python/python3-scons_3.1.0.bb
index 7fb75a627e..f1545dade6 100644
--- a/meta/recipes-devtools/python/python3-scons_3.0.5.bb
+++ b/meta/recipes-devtools/python/python3-scons_3.1.0.bb
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=37bb53a08e6beaea0c90e7821d731284"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
-SRC_URI[md5sum] = "9f9c163e8bd48cf8cd92f03e85ca6395"
-SRC_URI[sha256sum] = 
"df676f23dc6d4bfa384fc389d95dcd21ab907e6349d4c848958ba4befb73c73e"
+SRC_URI[md5sum] = "e2fe9d16f81b0285b969238af4b552ff"
+SRC_URI[sha256sum] = 
"f3f548d738d4a2179123ecd744271ec413b2d55735ea7625a59b1b59e6cd132f"
 
 S = "${WORKDIR}/scons-${PV}"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 6/6] python3-pbr: update to 5.4.1

2019-07-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python3-pbr_5.4.0.bb | 5 -
 meta/recipes-devtools/python/python3-pbr_5.4.1.bb | 5 +
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.0.bb
 create mode 100644 meta/recipes-devtools/python/python3-pbr_5.4.1.bb

diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.0.bb 
b/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
deleted file mode 100644
index 1f1ec3a420..00
--- a/meta/recipes-devtools/python/python3-pbr_5.4.0.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-inherit setuptools3
-require python-pbr.inc
-
-SRC_URI[md5sum] = "fcf120102d3e4859d41425638122058c"
-SRC_URI[sha256sum] = 
"36ebd78196e8c9588c972f5571230a059ff83783faedecc07be263ccd7e6"
diff --git a/meta/recipes-devtools/python/python3-pbr_5.4.1.bb 
b/meta/recipes-devtools/python/python3-pbr_5.4.1.bb
new file mode 100644
index 00..338ac8b707
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-pbr_5.4.1.bb
@@ -0,0 +1,5 @@
+inherit setuptools3
+require python-pbr.inc
+
+SRC_URI[md5sum] = "ab6e26026ab306989a636ec2d50a435a"
+SRC_URI[sha256sum] = 
"0ca44dc9fd3b04a22297c2a91082d8df2894862e8f4c86a49dac69eae9e85ca0"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH 3/6] python3-docutils: update to 0.15

2019-07-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../{python3-docutils_0.14.bb => python3-docutils_0.15.bb}   | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-devtools/python/{python3-docutils_0.14.bb => 
python3-docutils_0.15.bb} (74%)

diff --git a/meta/recipes-devtools/python/python3-docutils_0.14.bb 
b/meta/recipes-devtools/python/python3-docutils_0.15.bb
similarity index 74%
rename from meta/recipes-devtools/python/python3-docutils_0.14.bb
rename to meta/recipes-devtools/python/python3-docutils_0.15.bb
index 81a449d646..f5c3f5d707 100644
--- a/meta/recipes-devtools/python/python3-docutils_0.14.bb
+++ b/meta/recipes-devtools/python/python3-docutils_0.15.bb
@@ -7,12 +7,11 @@ LIC_FILES_CHKSUM = 
"file://COPYING.txt;md5=35a23d42b615470583563132872c97d6"
 DEPENDS = "python3"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/docutils/docutils-${PV}.tar.gz"
-SRC_URI[md5sum] = "c53768d63db3873b7d452833553469de"
-SRC_URI[sha256sum] = 
"51e64ef2ebfb29cae1faa133b3710143496eca21c530f3f71424d77687764274"
+SRC_URI[md5sum] = "f51729f19e70a9dc4837433193a5e798"
+SRC_URI[sha256sum] = 
"c35e87e985f70106f6f97e050f3bed990641e0e104566134b9cd23849a460e96"
 
 S = "${WORKDIR}/docutils-${PV}"
 
 inherit distutils3
 
 BBCLASSEXTEND = "native"
-
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] xinput: update to 1.6.3

2019-07-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../xorg-app/{xinput_1.6.2.bb => xinput_1.6.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-app/{xinput_1.6.2.bb => xinput_1.6.3.bb} 
(67%)

diff --git a/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb 
b/meta/recipes-graphics/xorg-app/xinput_1.6.3.bb
similarity index 67%
rename from meta/recipes-graphics/xorg-app/xinput_1.6.2.bb
rename to meta/recipes-graphics/xorg-app/xinput_1.6.3.bb
index 25cd047bc9..ff1f1c9148 100644
--- a/meta/recipes-graphics/xorg-app/xinput_1.6.2.bb
+++ b/meta/recipes-graphics/xorg-app/xinput_1.6.3.bb
@@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=881525f89f99cad39c9832bcb72e6fa5"
 
 DEPENDS += " libxi libxrandr libxinerama"
 
-SRC_URI[md5sum] = "6a889412eff2e3c1c6bb19146f6fe84c"
-SRC_URI[sha256sum] = 
"3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4"
+SRC_URI[md5sum] = "ac6b7432726008b2f50eba82b0e2dbe4"
+SRC_URI[sha256sum] = 
"35a281dd3b9b22ea85e39869bb7670ba78955d5fec17c6ef7165d61e5aeb66ed"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 4/6] python3-git: update to 2.1.12

2019-07-22 Thread Oleksandr Kravchuk
Would it work if I resend this patch only or should I resend the entire
sequence of patches?

On 22/07/2019 12:16, Burton, Ross wrote:
> (The recipe is doing DEPENDS= and overriding the DEPENDS+= in
> setuptools3.bbclass)
>
> On Mon, 22 Jul 2019 at 11:15, Burton, Ross  wrote:
>> The upgrade is failing for me:
>>
>> ERROR: python3-git-2.1.12-r0 do_configure: Function failed:
>> do_configure (log file is located at
>> /data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072)
>> ERROR: Logfile of failure stored in:
>> /data/poky-tmp/master/work/corei7-64-poky-linux/python3-git/2.1.12-r0/temp/log.do_configure.32072
>> Log data follows:
>> | DEBUG: Executing shell function do_configure
>> | Traceback (most recent call last):
>> |   File "setup.py", line 4, in 
>> | from setuptools import setup, find_packages
>> | ModuleNotFoundError: No module named 'setuptools'
>> |
>> | During handling of the above exception, another exception occurred:
>> |
>> | Traceback (most recent call last):
>> |   File "setup.py", line 6, in 
>> |     from ez_setup import use_setuptools
>> | ModuleNotFoundError: No module named 'ez_setup'
>>
>> Ross
>>
>> On Mon, 22 Jul 2019 at 01:19, Oleksandr Kravchuk
>>  wrote:
>>> Got rid of python-git since there is no python2 version of the package.
>>>
>>> Signed-off-by: Oleksandr Kravchuk 
>>> ---
>>>  meta/recipes-devtools/python/python3-git_2.1.11.bb | 2 --
>>>  .../python/{python-git.inc => python3-git_2.1.12.bb}   | 7 ---
>>>  2 files changed, 4 insertions(+), 5 deletions(-)
>>>  delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.11.bb
>>>  rename meta/recipes-devtools/python/{python-git.inc => 
>>> python3-git_2.1.12.bb} (86%)
>>>
>>> diff --git a/meta/recipes-devtools/python/python3-git_2.1.11.bb 
>>> b/meta/recipes-devtools/python/python3-git_2.1.11.bb
>>> deleted file mode 100644
>>> index ac320fa56b..00
>>> --- a/meta/recipes-devtools/python/python3-git_2.1.11.bb
>>> +++ /dev/null
>>> @@ -1,2 +0,0 @@
>>> -require python-git.inc
>>> -inherit setuptools3
>>> diff --git a/meta/recipes-devtools/python/python-git.inc 
>>> b/meta/recipes-devtools/python/python3-git_2.1.12.bb
>>> similarity index 86%
>>> rename from meta/recipes-devtools/python/python-git.inc
>>> rename to meta/recipes-devtools/python/python3-git_2.1.12.bb
>>> index f973e9f42c..99e59cbb8a 100644
>>> --- a/meta/recipes-devtools/python/python-git.inc
>>> +++ b/meta/recipes-devtools/python/python3-git_2.1.12.bb
>>> @@ -10,10 +10,10 @@ LIC_FILES_CHKSUM = 
>>> "file://LICENSE;md5=8b8d26c37c1d5a04f9b0186edbebc183"
>>>
>>>  PYPI_PACKAGE = "GitPython"
>>>
>>> -inherit pypi
>>> +inherit pypi setuptools3
>>>
>>> -SRC_URI[md5sum] = "cee43a39a1468084d49d1c49fb675204"
>>> -SRC_URI[sha256sum] = 
>>> "8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8"
>>> +SRC_URI[md5sum] = "33bfbc89fe616ca22b6336be80d570f4"
>>> +SRC_URI[sha256sum] = 
>>> "7428f1cc5e72d53e65c3259d5cebc22fb2b07f973c49d95b3c3d26c64890a3c3"
>>>
>>>  DEPENDS = "${PYTHON_PN}-gitdb"
>>>
>>> @@ -29,4 +29,5 @@ RDEPENDS_${PN} += " \
>>> ${PYTHON_PN}-unixadmin \
>>> git \
>>>  "
>>> +
>>>  BBCLASSEXTEND = "native nativesdk"
>>> --
>>> 2.17.1
>>>
>>> --
>>> ___
>>> Openembedded-core mailing list
>>> Openembedded-core@lists.openembedded.org
>>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH v2] python3-git: update to 2.1.12

2019-07-24 Thread Oleksandr Kravchuk
Got rid of python-git since there is no python2 version of the package.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-devtools/python/python3-git_2.1.11.bb   | 2 --
 .../python/{python-git.inc => python3-git_2.1.12.bb} | 9 +
 2 files changed, 5 insertions(+), 6 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python3-git_2.1.11.bb
 rename meta/recipes-devtools/python/{python-git.inc => python3-git_2.1.12.bb} 
(83%)

diff --git a/meta/recipes-devtools/python/python3-git_2.1.11.bb 
b/meta/recipes-devtools/python/python3-git_2.1.11.bb
deleted file mode 100644
index ac320fa56b..00
--- a/meta/recipes-devtools/python/python3-git_2.1.11.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-require python-git.inc
-inherit setuptools3
diff --git a/meta/recipes-devtools/python/python-git.inc 
b/meta/recipes-devtools/python/python3-git_2.1.12.bb
similarity index 83%
rename from meta/recipes-devtools/python/python-git.inc
rename to meta/recipes-devtools/python/python3-git_2.1.12.bb
index f973e9f42c..380371f783 100644
--- a/meta/recipes-devtools/python/python-git.inc
+++ b/meta/recipes-devtools/python/python3-git_2.1.12.bb
@@ -10,12 +10,12 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=8b8d26c37c1d5a04f9b0186edbebc183"
 
 PYPI_PACKAGE = "GitPython"
 
-inherit pypi
+inherit pypi setuptools3
 
-SRC_URI[md5sum] = "cee43a39a1468084d49d1c49fb675204"
-SRC_URI[sha256sum] = 
"8237dc5bfd6f1366abeee5624111b9d6879393d84745a507de0fda86043b65a8"
+SRC_URI[md5sum] = "33bfbc89fe616ca22b6336be80d570f4"
+SRC_URI[sha256sum] = 
"7428f1cc5e72d53e65c3259d5cebc22fb2b07f973c49d95b3c3d26c64890a3c3"
 
-DEPENDS = "${PYTHON_PN}-gitdb"
+DEPENDS += " ${PYTHON_PN}-gitdb"
 
 RDEPENDS_${PN} += " \
${PYTHON_PN}-datetime \
@@ -29,4 +29,5 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-unixadmin \
git \
 "
+
 BBCLASSEXTEND = "native nativesdk"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-pip: update to 19.2.1

2019-07-25 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../python/{python3-pip_19.1.1.bb => python3-pip_19.2.1.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-pip_19.1.1.bb => 
python3-pip_19.2.1.bb} (81%)

diff --git a/meta/recipes-devtools/python/python3-pip_19.1.1.bb 
b/meta/recipes-devtools/python/python3-pip_19.2.1.bb
similarity index 81%
rename from meta/recipes-devtools/python/python3-pip_19.1.1.bb
rename to meta/recipes-devtools/python/python3-pip_19.2.1.bb
index baf32f4724..ebf1f25c16 100644
--- a/meta/recipes-devtools/python/python3-pip_19.1.1.bb
+++ b/meta/recipes-devtools/python/python3-pip_19.2.1.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = 
"file://LICENSE.txt;md5=8ba06d529c955048e5ddd7c45459eb2e"
 
 DEPENDS += "python3 python3-setuptools-native"
 
-SRC_URI[md5sum] = "4fb98a060f21c731d6743b90a714fc73"
-SRC_URI[sha256sum] = 
"44d3d7d3d30a1eb65c7e5ff1173cdf8f7467850605ac7cc3707b6064bddd0958"
+SRC_URI[md5sum] = "e9ac3e030e88b6c076a20ab371a30742"
+SRC_URI[sha256sum] = 
"258d702483dd749400aec59c23d638a5b2249ae28a0f478b6cab12ad45681a80"
 
 inherit pypi distutils3
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ethtool: update to 5.2

2019-07-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../ethtool/ethtool/avoid_parallel_tests.patch | 10 --
 .../ethtool/{ethtool_5.1.bb => ethtool_5.2.bb} |  4 ++--
 2 files changed, 6 insertions(+), 8 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_5.1.bb => ethtool_5.2.bb} (88%)

diff --git a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch 
b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
index 7a0e38a394..7c5d4f956b 100644
--- a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
+++ b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
@@ -1,4 +1,4 @@
-From 2ca4c2492c4a06b28012e3e1033d10aa48f153b4 Mon Sep 17 00:00:00 2001
+From f8333f7759717b4d163cfe8e3ef8861c5a667324 Mon Sep 17 00:00:00 2001
 From: Tudor Florea 
 Date: Wed, 28 May 2014 18:59:54 +0200
 Subject: [PATCH] ethtool: use serial-tests config needed by ptest.
@@ -9,16 +9,17 @@ serial-tests is required to generate those targets.
 Signed-off-by: Tudor Florea 
 Upstream-Status: Inappropriate
 (default automake behavior incompatible with ptest)
+
 ---
  configure.ac | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/configure.ac b/configure.ac
-index 2941a65..b0a1896 100644
+index 2127fdb..4910e6f 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure 
script.
- AC_INIT(ethtool, 5.1, net...@vger.kernel.org)
+ AC_INIT(ethtool, 5.2, net...@vger.kernel.org)
  AC_PREREQ(2.52)
  AC_CONFIG_SRCDIR([ethtool.c])
 -AM_INIT_AUTOMAKE([gnu])
@@ -26,6 +27,3 @@ index 2941a65..b0a1896 100644
  AC_CONFIG_HEADERS([ethtool-config.h])
  
  AM_MAINTAINER_MODE
--- 
-2.17.1
-
diff --git a/meta/recipes-extended/ethtool/ethtool_5.1.bb 
b/meta/recipes-extended/ethtool/ethtool_5.2.bb
similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_5.1.bb
rename to meta/recipes-extended/ethtool/ethtool_5.2.bb
index d379d93bcf..e9759bd21b 100644
--- a/meta/recipes-extended/ethtool/ethtool_5.1.bb
+++ b/meta/recipes-extended/ethtool/ethtool_5.2.bb
@@ -11,8 +11,8 @@ SRC_URI = 
"${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
file://avoid_parallel_tests.patch \
"
 
-SRC_URI[md5sum] = "5d3aad86aec055348a37e867695a744a"
-SRC_URI[sha256sum] = 
"4edb1fa4d7cf5667a5958d4213f61609f96d02cda90d2b6ec440561f8f8ffbf2"
+SRC_URI[md5sum] = "79cff0d4af62b030ad28be90414b5c4a"
+SRC_URI[sha256sum] = 
"8ad6cb30f6e1767d9d23a5cb5f606f3b51f83e85ebf0153c1506194f6709e90b"
 
 inherit autotools ptest bash-completion
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-git: update to 2.1.13

2019-08-01 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../python/{python3-git_2.1.12.bb => python3-git_2.1.13.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-git_2.1.12.bb => 
python3-git_2.1.13.bb} (88%)

diff --git a/meta/recipes-devtools/python/python3-git_2.1.12.bb 
b/meta/recipes-devtools/python/python3-git_2.1.13.bb
similarity index 88%
rename from meta/recipes-devtools/python/python3-git_2.1.12.bb
rename to meta/recipes-devtools/python/python3-git_2.1.13.bb
index 380371f783..fd6ba50df5 100644
--- a/meta/recipes-devtools/python/python3-git_2.1.12.bb
+++ b/meta/recipes-devtools/python/python3-git_2.1.13.bb
@@ -12,8 +12,8 @@ PYPI_PACKAGE = "GitPython"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "33bfbc89fe616ca22b6336be80d570f4"
-SRC_URI[sha256sum] = 
"7428f1cc5e72d53e65c3259d5cebc22fb2b07f973c49d95b3c3d26c64890a3c3"
+SRC_URI[md5sum] = "1ecc2d27123418e4c9e5602788c96855"
+SRC_URI[sha256sum] = 
"c15c55ff890cd3a6a8330059e80885410a328f645551b55a91d858bfb3eb2573"
 
 DEPENDS += " ${PYTHON_PN}-gitdb"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] ell: update to 0.21

2019-08-05 Thread Oleksandr Kravchuk
Changelog:
- Fix issue with resetting DHCP lease on client stop.
- Add support for GPIO helper functionality.

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-core/ell/{ell_0.20.bb => ell_0.21.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-core/ell/{ell_0.20.bb => ell_0.21.bb} (83%)

diff --git a/meta/recipes-core/ell/ell_0.20.bb 
b/meta/recipes-core/ell/ell_0.21.bb
similarity index 83%
rename from meta/recipes-core/ell/ell_0.20.bb
rename to meta/recipes-core/ell/ell_0.21.bb
index 81caa80fab..487fbccab5 100644
--- a/meta/recipes-core/ell/ell_0.20.bb
+++ b/meta/recipes-core/ell/ell_0.21.bb
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = 
"https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz";
-SRC_URI[md5sum] = "920189f5be4ee4cd72d610baeb20da65"
-SRC_URI[sha256sum] = 
"d4aa08915f4058ecaab509dffbe22665d71dba6fe9626caff63c0e5f4b78a394"
+SRC_URI[md5sum] = "f94f8c812b0426b0c30b651fa5142dd9"
+SRC_URI[sha256sum] = 
"a0db4e3057ba41035637354b6af2aa4c74f83509e0c3e563d682df9d72eaff17"
 
 do_configure_prepend () {
 mkdir -p ${S}/build-aux
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH] maintainers.inc: give python recipes to Oleksandr Kravchuk

2019-08-05 Thread Oleksandr Kravchuk
> Oleksandr has been the de facto maintainer meanwhile.

So have you, so don't leave me alone ;)

On 05/08/2019 13:57, Alexander Kanavin wrote:
> Derek Straka has been inactive for about a yer; Oleksandr
> has been the de facto maintainer meanwhile.
>
> Signed-off-by: Alexander Kanavin 
> ---
>  meta/conf/distro/include/maintainers.inc | 60 
>  1 file changed, 30 insertions(+), 30 deletions(-)
>
> diff --git a/meta/conf/distro/include/maintainers.inc 
> b/meta/conf/distro/include/maintainers.inc
> index 0df1d8c929b..bc13be2fd4f 100644
> --- a/meta/conf/distro/include/maintainers.inc
> +++ b/meta/conf/distro/include/maintainers.inc
> @@ -586,38 +586,38 @@ RECIPE_MAINTAINER_pn-ptest-runner = "Ross Burton 
> "
>  RECIPE_MAINTAINER_pn-pulseaudio = "Tanu Kaskinen "
>  RECIPE_MAINTAINER_pn-pulseaudio-client-conf-sato = "Tanu Kaskinen 
> "
>  RECIPE_MAINTAINER_pn-puzzles = "Anuj Mittal "
> -RECIPE_MAINTAINER_pn-python = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python-native = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python-nose = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python-numpy = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python-scons = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python-scons-native = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python-setuptools = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3 = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-async = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-dbus = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-docutils = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-extras = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-file-utils = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-git = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-gitdb = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-iniparse = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-mako = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-native = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-nose = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-numpy = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-pbr = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-pip = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-pycairo = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-pygments = "Derek Straka "
> -RECIPE_MAINTAINER_pn-python3-pygobject = "Derek Straka "
> +RECIPE_MAINTAINER_pn-python = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python-native = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python-nose = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python-numpy = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python-scons = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python-scons-native = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python-setuptools = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3 = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-async = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-dbus = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-docutils = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-extras = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-file-utils = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-git = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-gitdb = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-iniparse = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-mako = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-native = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-nose = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-numpy = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-pbr = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-pip = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-pycairo = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-pygments = "Oleksandr Kravchuk 
> "
> +RECIPE_MAINTAINER_pn-python3-pygobject = "Oleksandr Kravchuk 
> "
>  RECIPE_MAINTAINER_pn-python3-scons = "Tim Orling 
> "
>  RECIPE_MAINTAINER_pn-python3-scons-native = "Tim Orling 
> "
> -RECIPE_MAINTAINER_pn-python3-set

[OE-core] [PATCH] aspell: update to 0.60.7

2019-08-07 Thread Oleksandr Kravchuk
Removed patch was upstreamed.

Signed-off-by: Oleksandr Kravchuk 
---
 ...60.6.1.bbappend => aspell_0.60.7.bbappend} |  0
 meta/recipes-support/aspell/aspell/gcc7.patch | 40 ---
 .../{aspell_0.60.6.1.bb => aspell_0.60.7.bb}  |  8 ++--
 3 files changed, 3 insertions(+), 45 deletions(-)
 rename meta-selftest/recipes-test/aspell/{aspell_0.60.6.1.bbappend => 
aspell_0.60.7.bbappend} (100%)
 delete mode 100644 meta/recipes-support/aspell/aspell/gcc7.patch
 rename meta/recipes-support/aspell/{aspell_0.60.6.1.bb => aspell_0.60.7.bb} 
(78%)

diff --git a/meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend 
b/meta-selftest/recipes-test/aspell/aspell_0.60.7.bbappend
similarity index 100%
rename from meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend
rename to meta-selftest/recipes-test/aspell/aspell_0.60.7.bbappend
diff --git a/meta/recipes-support/aspell/aspell/gcc7.patch 
b/meta/recipes-support/aspell/aspell/gcc7.patch
deleted file mode 100644
index 6ffd0772fa..00
--- a/meta/recipes-support/aspell/aspell/gcc7.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From 8089fa02122fed0a6394eba14bbedcb1d18e2384 Mon Sep 17 00:00:00 2001
-From: Kevin Atkinson 
-Date: Thu, 29 Dec 2016 00:50:31 -0500
-Subject: [PATCH] Compile Fixes for GCC 7.
-
-Closes #519.

-Signed-off-by: Khem Raj 
-Upstream-Status: Backport
-
- modules/filter/tex.cpp | 2 +-
- prog/check_funs.cpp| 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/modules/filter/tex.cpp b/modules/filter/tex.cpp
-index a979539..19ab63c 100644
 a/modules/filter/tex.cpp
-+++ b/modules/filter/tex.cpp
-@@ -174,7 +174,7 @@ namespace {
- 
- if (c == '{') {
- 
--  if (top.in_what == Parm || top.in_what == Opt || top.do_check == '\0')
-+  if (top.in_what == Parm || top.in_what == Opt || *top.do_check == '\0')
-   push_command(Parm);
- 
-   top.in_what = Parm;
-diff --git a/prog/check_funs.cpp b/prog/check_funs.cpp
-index db54f3d..89ee09d 100644
 a/prog/check_funs.cpp
-+++ b/prog/check_funs.cpp
-@@ -647,7 +647,7 @@ static void print_truncate(FILE * out, const char * word, 
int width) {
- }
-   }
-   if (i == width-1) {
--if (word == '\0')
-+if (*word == '\0')
-   put(out,' ');
- else if (word[len] == '\0')
-   put(out, word, len);
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.1.bb 
b/meta/recipes-support/aspell/aspell_0.60.7.bb
similarity index 78%
rename from meta/recipes-support/aspell/aspell_0.60.6.1.bb
rename to meta/recipes-support/aspell/aspell_0.60.7.bb
index 161bb5ce20..da99d12630 100644
--- a/meta/recipes-support/aspell/aspell_0.60.6.1.bb
+++ b/meta/recipes-support/aspell/aspell_0.60.7.bb
@@ -6,11 +6,9 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 
 PR = "r1"
 
-SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz \
-   file://gcc7.patch \
-  "
-SRC_URI[md5sum] = "e66a9c9af6a60dc46134fdacf6ce97d7"
-SRC_URI[sha256sum] = 
"f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1"
+SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz"
+SRC_URI[md5sum] = "8ef2252609c511cd2bb26f3a3932ef28"
+SRC_URI[sha256sum] = 
"5ca8fc8cb0370cc6c9eb5b64c6d1bc5d57b3750dbf17887726c3407d833b70e4"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH v2] aspell: update to 0.60.7

2019-08-08 Thread Oleksandr Kravchuk
From: Oleksandr Kravchuk 

Removed patch was upstreamed.

Signed-off-by: Oleksandr Kravchuk 
---
 .../recipes-test/aspell/aspell_0.0.0.1.bb |  2 -
 ...60.6.1.bbappend => aspell_0.60.7.bbappend} |  0
 meta/recipes-support/aspell/aspell/gcc7.patch | 40 ---
 .../{aspell_0.60.6.1.bb => aspell_0.60.7.bb}  |  8 ++--
 4 files changed, 3 insertions(+), 47 deletions(-)
 rename meta-selftest/recipes-test/aspell/{aspell_0.60.6.1.bbappend => 
aspell_0.60.7.bbappend} (100%)
 delete mode 100644 meta/recipes-support/aspell/aspell/gcc7.patch
 rename meta/recipes-support/aspell/{aspell_0.60.6.1.bb => aspell_0.60.7.bb} 
(78%)

diff --git a/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb 
b/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
index 922518bc39..9f905a5198 100644
--- a/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
+++ b/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
@@ -8,8 +8,6 @@ SECTION = "console/utils"
 LICENSE = "LGPLv2 | LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 
-PR = "r1"
-
 SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz"
 SRC_URI[md5sum] = "e66a9c9af6a60dc46134fdacf6ce97d7"
 SRC_URI[sha256sum] = 
"f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1"
diff --git a/meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend 
b/meta-selftest/recipes-test/aspell/aspell_0.60.7.bbappend
similarity index 100%
rename from meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend
rename to meta-selftest/recipes-test/aspell/aspell_0.60.7.bbappend
diff --git a/meta/recipes-support/aspell/aspell/gcc7.patch 
b/meta/recipes-support/aspell/aspell/gcc7.patch
deleted file mode 100644
index 6ffd0772fa..00
--- a/meta/recipes-support/aspell/aspell/gcc7.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From 8089fa02122fed0a6394eba14bbedcb1d18e2384 Mon Sep 17 00:00:00 2001
-From: Kevin Atkinson 
-Date: Thu, 29 Dec 2016 00:50:31 -0500
-Subject: [PATCH] Compile Fixes for GCC 7.
-
-Closes #519.

-Signed-off-by: Khem Raj 
-Upstream-Status: Backport
-
- modules/filter/tex.cpp | 2 +-
- prog/check_funs.cpp| 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/modules/filter/tex.cpp b/modules/filter/tex.cpp
-index a979539..19ab63c 100644
 a/modules/filter/tex.cpp
-+++ b/modules/filter/tex.cpp
-@@ -174,7 +174,7 @@ namespace {
- 
- if (c == '{') {
- 
--  if (top.in_what == Parm || top.in_what == Opt || top.do_check == '\0')
-+  if (top.in_what == Parm || top.in_what == Opt || *top.do_check == '\0')
-   push_command(Parm);
- 
-   top.in_what = Parm;
-diff --git a/prog/check_funs.cpp b/prog/check_funs.cpp
-index db54f3d..89ee09d 100644
 a/prog/check_funs.cpp
-+++ b/prog/check_funs.cpp
-@@ -647,7 +647,7 @@ static void print_truncate(FILE * out, const char * word, 
int width) {
- }
-   }
-   if (i == width-1) {
--if (word == '\0')
-+if (*word == '\0')
-   put(out,' ');
- else if (word[len] == '\0')
-   put(out, word, len);
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.1.bb 
b/meta/recipes-support/aspell/aspell_0.60.7.bb
similarity index 78%
rename from meta/recipes-support/aspell/aspell_0.60.6.1.bb
rename to meta/recipes-support/aspell/aspell_0.60.7.bb
index 161bb5ce20..da99d12630 100644
--- a/meta/recipes-support/aspell/aspell_0.60.6.1.bb
+++ b/meta/recipes-support/aspell/aspell_0.60.7.bb
@@ -6,11 +6,9 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 
 PR = "r1"
 
-SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz \
-   file://gcc7.patch \
-  "
-SRC_URI[md5sum] = "e66a9c9af6a60dc46134fdacf6ce97d7"
-SRC_URI[sha256sum] = 
"f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1"
+SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz"
+SRC_URI[md5sum] = "8ef2252609c511cd2bb26f3a3932ef28"
+SRC_URI[sha256sum] = 
"5ca8fc8cb0370cc6c9eb5b64c6d1bc5d57b3750dbf17887726c3407d833b70e4"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] libinput: update to 1.14.0

2019-08-08 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../wayland/{libinput_1.13.4.bb => libinput_1.14.0.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/wayland/{libinput_1.13.4.bb => 
libinput_1.14.0.bb} (86%)

diff --git a/meta/recipes-graphics/wayland/libinput_1.13.4.bb 
b/meta/recipes-graphics/wayland/libinput_1.14.0.bb
similarity index 86%
rename from meta/recipes-graphics/wayland/libinput_1.13.4.bb
rename to meta/recipes-graphics/wayland/libinput_1.14.0.bb
index 73d692573d..d236f3fa08 100644
--- a/meta/recipes-graphics/wayland/libinput_1.13.4.bb
+++ b/meta/recipes-graphics/wayland/libinput_1.14.0.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=1f2ea9ebff3a2c6d458faf58492efb63"
 DEPENDS = "libevdev udev mtdev"
 
 SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BP}.tar.xz";
-SRC_URI[md5sum] = "9ef817774bb5b4006cba95e34103e82c"
-SRC_URI[sha256sum] = 
"d3eb57c714683b117aae29f6c0be76dd46de259f0a48f20cb43b9fa9f2e1401d"
+SRC_URI[md5sum] = "1c33d49fc7985926eab877e3de9c17eb"
+SRC_URI[sha256sum] = 
"7cb85c24f8920b81bc5360220107e267ab4e0e718704c7690a8c7b03fa14fc67"
 
 UPSTREAM_CHECK_REGEX = "libinput-(?P\d+\.\d+\.(?!9\d+)\d+)"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-mako: update to 1.1.0

2019-08-08 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../python/{python3-mako_1.0.14.bb => python3-mako_1.1.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-mako_1.0.14.bb => 
python3-mako_1.1.0.bb} (75%)

diff --git a/meta/recipes-devtools/python/python3-mako_1.0.14.bb 
b/meta/recipes-devtools/python/python3-mako_1.1.0.bb
similarity index 75%
rename from meta/recipes-devtools/python/python3-mako_1.0.14.bb
rename to meta/recipes-devtools/python/python3-mako_1.1.0.bb
index d2f5188cc4..b139e5ab00 100644
--- a/meta/recipes-devtools/python/python3-mako_1.0.14.bb
+++ b/meta/recipes-devtools/python/python3-mako_1.1.0.bb
@@ -8,8 +8,8 @@ PYPI_PACKAGE = "Mako"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "e162578170331f0cc6a4adb063c7c0f6"
-SRC_URI[sha256sum] = 
"f5a642d8c5699269ab62a68b296ff990767eb120f51e2e8f3d6afb16bdb57f4b"
+SRC_URI[md5sum] = "6c3f2da0b74af529a4c4a537d0848bf2"
+SRC_URI[sha256sum] = 
"a36919599a9b7dc5d86a7a8988f23a9a3a3d083070023bab23d64f7f1d1e0a4b"
 
 RDEPENDS_${PN} = "${PYTHON_PN}-html \
   ${PYTHON_PN}-netclient \
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] wpa-supplicant: update to 2.9

2019-08-08 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../{wpa-supplicant_2.8.bb => wpa-supplicant_2.9.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/wpa-supplicant/{wpa-supplicant_2.8.bb => 
wpa-supplicant_2.9.bb} (96%)

diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.8.bb 
b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb
similarity index 96%
rename from meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.8.bb
rename to meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb
index bd4167c314..c16978cfe8 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.8.bb
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.9.bb
@@ -26,8 +26,8 @@ SRC_URI = "http://w1.fi/releases/wpa_supplicant-${PV}.tar.gz  
\
file://99_wpa_supplicant \
file://0001-replace-systemd-install-Alias-with-WantedBy.patch \
   "
-SRC_URI[md5sum] = "0af5998c5d924e985cab16b9a1c77904"
-SRC_URI[sha256sum] = 
"a689336a12a99151b9de5e25bfccadb88438f4f4438eb8db331cd94346fd3d96"
+SRC_URI[md5sum] = "2d2958c782576dc9901092fbfecb4190"
+SRC_URI[sha256sum] = 
"fcbdee7b4a64bea8177973299c8c824419c413ec2e3a95db63dd6a5dc3541f17"
 
 CVE_PRODUCT = "wpa_supplicant"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH v3] aspell: update to 0.60.7

2019-08-09 Thread Oleksandr Kravchuk
Removed patch was upstreamed.

Signed-off-by: Oleksandr Kravchuk 
---
 ...60.6.1.bbappend => aspell_0.60.7.bbappend} |  0
 meta/recipes-support/aspell/aspell/gcc7.patch | 40 ---
 .../{aspell_0.60.6.1.bb => aspell_0.60.7.bb}  | 10 ++---
 3 files changed, 3 insertions(+), 47 deletions(-)
 rename meta-selftest/recipes-test/aspell/{aspell_0.60.6.1.bbappend => 
aspell_0.60.7.bbappend} (100%)
 delete mode 100644 meta/recipes-support/aspell/aspell/gcc7.patch
 rename meta/recipes-support/aspell/{aspell_0.60.6.1.bb => aspell_0.60.7.bb} 
(77%)

diff --git a/meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend 
b/meta-selftest/recipes-test/aspell/aspell_0.60.7.bbappend
similarity index 100%
rename from meta-selftest/recipes-test/aspell/aspell_0.60.6.1.bbappend
rename to meta-selftest/recipes-test/aspell/aspell_0.60.7.bbappend
diff --git a/meta/recipes-support/aspell/aspell/gcc7.patch 
b/meta/recipes-support/aspell/aspell/gcc7.patch
deleted file mode 100644
index 6ffd0772fa..00
--- a/meta/recipes-support/aspell/aspell/gcc7.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From 8089fa02122fed0a6394eba14bbedcb1d18e2384 Mon Sep 17 00:00:00 2001
-From: Kevin Atkinson 
-Date: Thu, 29 Dec 2016 00:50:31 -0500
-Subject: [PATCH] Compile Fixes for GCC 7.
-
-Closes #519.

-Signed-off-by: Khem Raj 
-Upstream-Status: Backport
-
- modules/filter/tex.cpp | 2 +-
- prog/check_funs.cpp| 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/modules/filter/tex.cpp b/modules/filter/tex.cpp
-index a979539..19ab63c 100644
 a/modules/filter/tex.cpp
-+++ b/modules/filter/tex.cpp
-@@ -174,7 +174,7 @@ namespace {
- 
- if (c == '{') {
- 
--  if (top.in_what == Parm || top.in_what == Opt || top.do_check == '\0')
-+  if (top.in_what == Parm || top.in_what == Opt || *top.do_check == '\0')
-   push_command(Parm);
- 
-   top.in_what = Parm;
-diff --git a/prog/check_funs.cpp b/prog/check_funs.cpp
-index db54f3d..89ee09d 100644
 a/prog/check_funs.cpp
-+++ b/prog/check_funs.cpp
-@@ -647,7 +647,7 @@ static void print_truncate(FILE * out, const char * word, 
int width) {
- }
-   }
-   if (i == width-1) {
--if (word == '\0')
-+if (*word == '\0')
-   put(out,' ');
- else if (word[len] == '\0')
-   put(out, word, len);
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.1.bb 
b/meta/recipes-support/aspell/aspell_0.60.7.bb
similarity index 77%
rename from meta/recipes-support/aspell/aspell_0.60.6.1.bb
rename to meta/recipes-support/aspell/aspell_0.60.7.bb
index 161bb5ce20..1da29a089a 100644
--- a/meta/recipes-support/aspell/aspell_0.60.6.1.bb
+++ b/meta/recipes-support/aspell/aspell_0.60.7.bb
@@ -4,13 +4,9 @@ SECTION = "console/utils"
 LICENSE = "LGPLv2 | LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
 
-PR = "r1"
-
-SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz \
-   file://gcc7.patch \
-  "
-SRC_URI[md5sum] = "e66a9c9af6a60dc46134fdacf6ce97d7"
-SRC_URI[sha256sum] = 
"f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1"
+SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz"
+SRC_URI[md5sum] = "8ef2252609c511cd2bb26f3a3932ef28"
+SRC_URI[sha256sum] = 
"5ca8fc8cb0370cc6c9eb5b64c6d1bc5d57b3750dbf17887726c3407d833b70e4"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [oe-core] [BUG] patch linux-firmware: bump to 20190618 breaks package index

2019-08-12 Thread Oleksandr Kravchuk
Hi Nicola,

How do I reproduce this? It builds fine for me.

On 12/08/2019 15:38, nick83ola wrote:
> Hi all
> after this patch I got a ton of errors regarding Package version went 
> backwards
>
> Cheers
> Nicola Lunghi
>
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-src went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-dbg went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-ralink-license went backwards which
> would break package feeds from (1:0.0+git0+711d3297ba-r0 to
> 0:20190618-r0) [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-ralink went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-mt7601u-license went backwards
> which would break package feeds from (1:0.0+git0+711d3297ba-r0 to
> 0:20190618-r0) [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-mt7601u went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-radeon-license went backwards which
> would break package feeds from (1:0.0+git0+711d3297ba-r0 to
> 0:20190618-r0) [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-radeon went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-marvell-license went backwards
> which would break package feeds from (1:0.0+git0+711d3297ba-r0 to
> 0:20190618-r0) [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-pcie8897 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-pcie8997 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-sd8686 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-sd8688 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-sd8787 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-sd8797 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-sd8801 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-sd8887 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-sd8897 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-usb8997 went backwards which would
> break package feeds from (1:0.0+git0+711d3297ba-r0 to 0:20190618-r0)
> [version-going-backwards]
> ERROR: linux-firmware-20190618-r0 do_packagedata: QA Issue: Package
> version for package linux-firmware-ti-connectivity-license went
> backwards which would break package feeds fro

[OE-core] [PATCH] linux-firmware: add PE back

2019-08-12 Thread Oleksandr Kravchuk
Add PE (package epoch) from the previous version of the recipe to avoid
problems with package upgrade due to changed versioning scheme.

See:
http://lists.openembedded.org/pipermail/openembedded-core/2019-August/285633.html

Signed-off-by: Oleksandr Kravchuk 
---
 meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb 
b/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb
index acaca955be..9afaad73f3 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20190618.bb
@@ -190,6 +190,8 @@ NO_GENERIC_LICENSE[Firmware-xc5000] = "LICENCE.xc5000"
 NO_GENERIC_LICENSE[Firmware-xc5000c] = "LICENCE.xc5000c"
 NO_GENERIC_LICENSE[WHENCE] = "WHENCE"
 
+PE = "1"
+
 SRCREV = "0731d06eadc7d9c52e58f354727101813b8da6ea"
 
 SRC_URI = 
"git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] python3-git: update to 3.0.0

2019-08-13 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk 
---
 .../python/{python3-git_2.1.13.bb => python3-git_3.0.0.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python3-git_2.1.13.bb => 
python3-git_3.0.0.bb} (88%)

diff --git a/meta/recipes-devtools/python/python3-git_2.1.13.bb 
b/meta/recipes-devtools/python/python3-git_3.0.0.bb
similarity index 88%
rename from meta/recipes-devtools/python/python3-git_2.1.13.bb
rename to meta/recipes-devtools/python/python3-git_3.0.0.bb
index fd6ba50df5..b6c837cdf3 100644
--- a/meta/recipes-devtools/python/python3-git_2.1.13.bb
+++ b/meta/recipes-devtools/python/python3-git_3.0.0.bb
@@ -12,8 +12,8 @@ PYPI_PACKAGE = "GitPython"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "1ecc2d27123418e4c9e5602788c96855"
-SRC_URI[sha256sum] = 
"c15c55ff890cd3a6a8330059e80885410a328f645551b55a91d858bfb3eb2573"
+SRC_URI[md5sum] = "9412ae9665fd29328f2afc6df887ae81"
+SRC_URI[sha256sum] = 
"629867ebf609cef21bb9d849039e281e25963fb7d714a2f6bacc1ecce4800293"
 
 DEPENDS += " ${PYTHON_PN}-gitdb"
 
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


[OE-core] [PATCH] librepo: update to 1.10.5

2019-08-13 Thread Oleksandr Kravchuk
Also cleanedup the recipe.

Signed-off-by: Oleksandr Kravchuk 
---
 .../{librepo_1.10.4.bb => librepo_1.10.5.bb}   | 14 ++
 1 file changed, 10 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/librepo/{librepo_1.10.4.bb => librepo_1.10.5.bb} 
(58%)

diff --git a/meta/recipes-devtools/librepo/librepo_1.10.4.bb 
b/meta/recipes-devtools/librepo/librepo_1.10.5.bb
similarity index 58%
rename from meta/recipes-devtools/librepo/librepo_1.10.4.bb
rename to meta/recipes-devtools/librepo/librepo_1.10.5.bb
index 50c9a82e74..87d64bf3a0 100644
--- a/meta/recipes-devtools/librepo/librepo_1.10.4.bb
+++ b/meta/recipes-devtools/librepo/librepo_1.10.5.bb
@@ -1,4 +1,5 @@
-SUMMARY = " A library providing C and Python (libcURL like) API for 
downloading linux repository metadata and packages."
+SUMMARY = "A library providing C and Python (libcURL like) API \
+   for downloading linux repository metadata and packages."
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
@@ -7,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/librepo.git 
\

file://0004-Set-gpgme-variables-with-pkg-config-not-with-cmake-m.patch \
"
 
-SRCREV = "9b2df22dbcdf9352672334098fff56335aa10423"
+SRCREV = "385e2ced1083cac0bcb19e30500311f6923e6dfc"
 
 S = "${WORKDIR}/git"
 
@@ -15,7 +16,12 @@ DEPENDS = "curl glib-2.0 openssl attr gpgme libxml2"
 
 inherit cmake distutils3-base pkgconfig
 
-EXTRA_OECMAKE = " -DPYTHON_INSTALL_DIR=${PYTHON_SITEPACKAGES_DIR} 
-DPYTHON_DESIRED=3 -DENABLE_TESTS=OFF -DENABLE_DOCS=OFF -DWITH_ZCHUNK=OFF"
+EXTRA_OECMAKE = " \
+-DPYTHON_INSTALL_DIR=${PYTHON_SITEPACKAGES_DIR} \
+-DPYTHON_DESIRED=3 \
+-DENABLE_TESTS=OFF \
+-DENABLE_DOCS=OFF \
+-DWITH_ZCHUNK=OFF \
+"
 
 BBCLASSEXTEND = "native nativesdk"
-
-- 
2.17.1

-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


  1   2   3   4   >