Re: [oe] [warrior][master][PATCH] oprofile: drop kernel-vmlinux from RRECOMMENDS

2019-09-02 Thread Martin Jansa
ping for warrior, this one didn't make it through last PR.

On Tue, Jul 30, 2019 at 7:13 PM Martin Jansa  wrote:

> * now with virtual/kernel dependency dropped we don't want to depend on
> kernel signature just for
>   this RRECOMMENDS
> * fixes:
>=== Comparing signatures for task do_package_write_ipk.sigdata between
> hammerhead and mako ===
>   ERROR: oprofile different signature for task
> do_package_write_ipk.sigdata between hammerhead and mako
>   NOTE: Starting bitbake server...
>   runtaskdeps changed:
>   ['binutils/binutils_2.32.bb.do_packagedata',
> -linux/linux-lg-hammerhead_git.bb.do_packagedata, +linux/
> linux-lg-mako_git.bb.do_packagedata,
> 'opkg-utils/opkg-utils_0.4.1.bb.do_populate_sysroot:virtual:native
> oprofile/oprofile_1.3.0.bb.do_package
> oprofile/oprofile_1.3.0.bb.do_packagedata
> pseudo/pseudo_git.bb.do_populate_sysroot:virtual:native
> xz/xz_5.2.4.bb.do_populate_sysroot:virtual:native']
>   linux/linux-lg-hammerhead_git.bb.do_packagedata with hash
> 0c5215deb4737611ad413f57cf5fbdef8a9b2cc6d04035f754a4e93fb38f61d1
>changed to
>   linux/linux-lg-mako_git.bb.do_packagedata with hash
> 0f3b34773ca3e590739754c25959feb7cdcd67cf7904ac7fe6cc535e8d6519a8
>   Dependency on task linux/linux-lg-mako_git.bb.do_packagedata was added
> with hash 0f3b34773ca3e590739754c25959feb7cdcd67cf7904ac7fe6cc535e8d6519a8
>   Dependency on task linux/linux-lg-hammerhead_git.bb.do_packagedata was
> removed with hash
> 0c5215deb4737611ad413f57cf5fbdef8a9b2cc6d04035f754a4e93fb38f61d1
>
>   ERROR: 1 errors found in
> /home/jenkins/workspace/luneos-unstable/webos-ports/tmp-glibc/sstate-diff/1563368432/signatures.mako.do_package_write_ipk.sigdata.log
>
> Signed-off-by: Martin Jansa 
> ---
>  meta-oe/recipes-kernel/oprofile/oprofile.inc | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/meta-oe/recipes-kernel/oprofile/oprofile.inc
> b/meta-oe/recipes-kernel/oprofile/oprofile.inc
> index 515ea8faf7..a9ee775d45 100644
> --- a/meta-oe/recipes-kernel/oprofile/oprofile.inc
> +++ b/meta-oe/recipes-kernel/oprofile/oprofile.inc
> @@ -12,7 +12,6 @@ SECTION = "devel"
>
>  DEPENDS = "popt binutils"
>  RDEPENDS_${PN} = "binutils-symlinks"
> -RRECOMMENDS_${PN} = "kernel-vmlinux"
>
>  FILES_${PN} = "${bindir} ${libdir}/${BPN}/lib*${SOLIBS} ${datadir}/${BPN}"
>  FILES_${PN}-dev += "${libdir}/${BPN}/lib*${SOLIBSDEV}
> ${libdir}/${BPN}/lib*.la"
> --
> 2.17.1
>
>
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-oe][PATCH] lvm2: fix blkdeactivate failed with command not found

2019-09-02 Thread Hongxu Jia
Run blkdeactivate failed:
...
root@intel-x86-64:~# /usr/sbin/blkdeactivate
Deactivating block devices:
/usr/sbin/blkdeactivate: line 345: /bin/lsblk: No such file or directory
/usr/sbin/blkdeactivate: line 345: /bin/sort: No such file or directory
/usr/sbin/blkdeactivate: line 345: /bin/lsblk: No such file or directory
/usr/sbin/blkdeactivate: line 384: SKIP_DEVICE_LIST: bad array subscript
...

- Add missing runtime depends
- Set location of the commands

Signed-off-by: Hongxu Jia 
---
 ...-bin-findmnt-bin-lsblk-bin-sort-not-found.patch | 73 ++
 meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb   |  8 ++-
 2 files changed, 80 insertions(+), 1 deletion(-)
 create mode 100644 
meta-oe/recipes-support/lvm2/lvm2/0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch

diff --git 
a/meta-oe/recipes-support/lvm2/lvm2/0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch
 
b/meta-oe/recipes-support/lvm2/lvm2/0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch
new file mode 100644
index 000..16de8c0
--- /dev/null
+++ 
b/meta-oe/recipes-support/lvm2/lvm2/0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch
@@ -0,0 +1,73 @@
+From 27b56cb6b5dfc75ea8ddb395dc9ef41fb7a09c93 Mon Sep 17 00:00:00 2001
+From: Hongxu Jia 
+Date: Mon, 2 Sep 2019 23:04:50 -0400
+Subject: [PATCH] fix command /bin/findmnt, /bin/lsblk, /bin/sort not found
+
+In oe-core (util-linux and coreutils), the commands locates in
+${bindir} rather than /bin, add BINDIR to configure it
+
+Upstream-Status: Inappropriate [oe specific]
+
+Signed-off-by: Hongxu Jia 
+---
+ configure.ac| 3 +++
+ scripts/blkdeactivate.sh.in | 7 ---
+ 2 files changed, 7 insertions(+), 3 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index d1431e2..54e5a7b 100644
+--- a/configure.ac
 b/configure.ac
+@@ -1495,6 +1495,8 @@ fi
+ 
+ SYSCONFDIR="$(eval echo $(eval echo $sysconfdir))"
+ 
++BINDIR="$(eval echo $(eval echo $bindir))"
++
+ SBINDIR="$(eval echo $(eval echo $sbindir))"
+ LVM_PATH="$SBINDIR/lvm"
+ AC_DEFINE_UNQUOTED(LVM_PATH, ["$LVM_PATH"], [Path to lvm binary.])
+@@ -1721,6 +1723,7 @@ AC_SUBST(SACKPT_CFLAGS)
+ AC_SUBST(SACKPT_LIBS)
+ AC_SUBST(SALCK_CFLAGS)
+ AC_SUBST(SALCK_LIBS)
++AC_SUBST(BINDIR)
+ AC_SUBST(SBINDIR)
+ AC_SUBST(SELINUX_LIBS)
+ AC_SUBST(SELINUX_PC)
+diff --git a/scripts/blkdeactivate.sh.in b/scripts/blkdeactivate.sh.in
+index a4b8a8f..3db4226 100644
+--- a/scripts/blkdeactivate.sh.in
 b/scripts/blkdeactivate.sh.in
+@@ -41,13 +41,14 @@ UMOUNT="/bin/umount"
+ 
+ sbindir="@SBINDIR@"
+ DMSETUP="$sbindir/dmsetup"
++bindir="@BINDIR@"
+ LVM="$sbindir/lvm"
+ 
+ if "$UMOUNT" --help | grep -- "--all-targets" >"$DEV_DIR/null"; then
+   UMOUNT_OPTS="--all-targets "
+ else
+   UMOUNT_OPTS=""
+-  FINDMNT="/bin/findmnt -r --noheadings -u -o TARGET"
++  FINDMNT="$bindir/findmnt -r --noheadings -u -o TARGET"
+   FINDMNT_READ="read -r mnt"
+ fi
+ DMSETUP_OPTS=""
+@@ -55,10 +56,10 @@ LVM_OPTS=""
+ MDADM_OPTS=""
+ MPATHD_OPTS=""
+ 
+-LSBLK="/bin/lsblk -r --noheadings -o TYPE,KNAME,NAME,MOUNTPOINT"
++LSBLK="$bindir/lsblk -r --noheadings -o TYPE,KNAME,NAME,MOUNTPOINT"
+ LSBLK_VARS="local devtype local kname local name local mnt"
+ LSBLK_READ="read -r devtype kname name mnt"
+-SORT_MNT="/bin/sort -r -u -k 4"
++SORT_MNT="$bindir/sort -r -u -k 4"
+ 
+ # Do not show tool errors by default (only done/skipping summary
+ # message provided by this script) and no verbose mode by default.
+-- 
+2.8.1
+
diff --git a/meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb 
b/meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb
index 785c696..f42bd8e 100644
--- a/meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb
+++ b/meta-oe/recipes-support/lvm2/lvm2_2.03.02.bb
@@ -4,6 +4,7 @@ SRCREV = "913c28917e62577a2ef67152b2e5159237503dda"
 
 SRC_URI += " \
 
file://0001-dev-hdc-open-failed-No-medium-found-will-print-out-i.patch \
+
file://0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch \
"
 
 DEPENDS += "autoconf-archive-native"
@@ -67,7 +68,12 @@ RDEPENDS_${PN}-udevrules = "libdevmapper"
 RDEPENDS_${PN}_append_class-target = " libdevmapper"
 RDEPENDS_${PN}_append_class-nativesdk = " libdevmapper"
 
-RDEPENDS_${PN}-scripts = "${PN} (= ${EXTENDPKGV}) bash"
+RDEPENDS_${PN}-scripts = "${PN} (= ${EXTENDPKGV}) \
+  bash \
+  util-linux-lsblk \
+  util-linux-findmnt \
+  coreutils \
+"
 RRECOMMENDS_${PN}_class-target = "${PN}-scripts (= ${EXTENDPKGV})"
 
 CONFFILES_${PN} += "${sysconfdir}/lvm/lvm.conf"
-- 
2.8.1

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


[oe] [meta-networking] [PATCH] strongswan: upgrade 5.8.0 -> 5.8.1

2019-09-02 Thread Yuan Chao
Signed-off-by: Yuan Chao 
---
 .../strongswan/{strongswan_5.8.0.bb => strongswan_5.8.1.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/strongswan/{strongswan_5.8.0.bb => 
strongswan_5.8.1.bb} (97%)

diff --git a/meta-networking/recipes-support/strongswan/strongswan_5.8.0.bb 
b/meta-networking/recipes-support/strongswan/strongswan_5.8.1.bb
similarity index 97%
rename from meta-networking/recipes-support/strongswan/strongswan_5.8.0.bb
rename to meta-networking/recipes-support/strongswan/strongswan_5.8.1.bb
index fa1bd975c..9310a93fe 100644
--- a/meta-networking/recipes-support/strongswan/strongswan_5.8.0.bb
+++ b/meta-networking/recipes-support/strongswan/strongswan_5.8.1.bb
@@ -12,8 +12,8 @@ SRC_URI = 
"http://download.strongswan.org/strongswan-${PV}.tar.bz2 \
file://0001-memory.h-Include-stdint.h-for-uintptr_t.patch \
"
 
-SRC_URI[md5sum] = "e05f2d16a7479a2a9591609c256d523a"
-SRC_URI[sha256sum] = 
"15b1e10c7dd6253ab5d791fe9b9cb84624e24c118aecd9b90251b4e60daa0933"
+SRC_URI[md5sum] = "5a6b9980cd1ac4fad3c24b55ed960ac9"
+SRC_URI[sha256sum] = 
"d9af70acea5c054952ad1584916c1bf231b064eb6c8a9791dcb6ae90a769990c"
 
 UPSTREAM_CHECK_REGEX = "strongswan-(?P\d+(\.\d+)+)\.tar"
 
-- 
2.17.1



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


Re: [oe] Merge request for thud

2019-09-02 Thread Khem Raj
merged thanks

On Mon, Sep 2, 2019 at 8:02 PM akuster808  wrote:
>
> The following changes since commit 9b3b907f30b0d5b92d58c7e68289184fda733d3e:
>
>   netkit-rsh: add tag to CVE patch (2019-05-27 22:22:25 -0700)
>
> are available in the git repository at:
>
>   https://git.openembedded.org/meta-openembedded
> aaa6eb0bb5da516373aa9e8c1dde8fdf85a54e95
>
> for you to fetch changes up to aaa6eb0bb5da516373aa9e8c1dde8fdf85a54e95:
>
>   lua: Security fix for CVE-2019-6706 (2019-09-02 19:54:39 -0700)
>
> 
> Armin Kuster (1):
>   lua: Security fix for CVE-2019-6706
>
> Peter Kjellerstedt (1):
>   apache2: Correct appending to SYSROOT_PREPROCESS_FUNCS
>
> qi.c...@windriver.com (1):
>   apache2: set CVE_PRODUCT
>
> Yi Zhao (2):
>   apache2: upgrade 2.4.34 -> 2.4.39
>   apache2: upgrade 2.4.39 -> 2.4.41
>
>  .../recipes-devtools/lua/lua/CVE-2019-6706.patch   |  32 ++
>  meta-oe/recipes-devtools/lua/lua_5.3.4.bb  |   1 +
>  .../recipes-httpd/apache2/apache2-native_2.4.34.bb |  46 --
>  ...nfigure-use-pkg-config-for-PCRE-detection.patch |   8 +-
>  ...-up-the-core-size-limit-if-CoreDumpDirec.patch} |  12 +-
>  ...ot-export-apr-apr-util-symbols-when-usin.patch} |  10 +-
>  ...ache2-log-the-SELinux-context-at-startup.patch} |  23 +-
>  ...replace-lynx-to-curl-in-apachectl-script.patch} |   6 +-
>  ...-the-race-issue-of-parallel-installation.patch} |   6 +-
>  ...apache2-allow-to-disable-selinux-support.patch} |   8 +-
>  ...-not-use-relative-path-for-gen_test_char.patch} |   8 +-
>  .../apache2/apache2/CVE-2018-11763.patch   | 512
> -
>  .../apache2/apache2/apache-configure_perlbin.patch |  27 --
>  .../{apache2_2.4.34.bb => apache2_2.4.41.bb}   | 202 
>  meta-webserver/recipes-httpd/apache2/files/init|   0
>  15 files changed, 190 insertions(+), 711 deletions(-)
>  create mode 100644 meta-oe/recipes-devtools/lua/lua/CVE-2019-6706.patch
>  delete mode 100644
> meta-webserver/recipes-httpd/apache2/apache2-native_2.4.34.bb
>  rename
> meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-corelimit.patch
> => 0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch} (83%)
>  rename
> meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.4-export.patch
> => 0003-apache2-do-not-export-apr-apr-util-symbols-when-usin.patch} (80%)
>  rename
> meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-selinux.patch
> => 0004-apache2-log-the-SELinux-context-at-startup.patch} (85%)
>  rename
> meta-webserver/recipes-httpd/apache2/apache2/{replace-lynx-to-curl-in-apachectl-script.patch
> => 0005-replace-lynx-to-curl-in-apachectl-script.patch} (95%)
>  rename
> meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.3-fix-race-issue-of-dir-install.patch
> => 0006-apache2-fix-the-race-issue-of-parallel-installation.patch} (94%)
>  rename
> meta-webserver/recipes-httpd/apache2/apache2/{configure-allow-to-disable-selinux-support.patch
> => 0007-apache2-allow-to-disable-selinux-support.patch} (91%)
>  rename
> meta-webserver/recipes-httpd/apache2/apache2/{server-makefile.patch =>
> 0008-apache2-do-not-use-relative-path-for-gen_test_char.patch} (76%)
>  delete mode 100644
> meta-webserver/recipes-httpd/apache2/apache2/CVE-2018-11763.patch
>  delete mode 100644
> meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch
>  rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.34.bb =>
> apache2_2.4.41.bb} (61%)
>  mode change 100755 => 100644
> meta-webserver/recipes-httpd/apache2/files/init
>
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] pull request for warrior

2019-09-02 Thread Khem Raj
merged thanks

On Mon, Sep 2, 2019 at 7:48 PM akuster808  wrote:
>
> he following changes since commit 222cafdcd97549f67c98833721b4f8f33607555e:
>
>   wireless-regdb: Upgrade 2019.03.01 -> 2019.06.03 (2019-07-13 12:43:43
> -0700)
>
> are available in the git repository at:
>
>   https://git.openembedded.org/meta-openembedded
> 0afee3eacfd18a9962013830028f9e54b4973657
>
> for you to fetch changes up to 0afee3eacfd18a9962013830028f9e54b4973657:
>
>   apache2: upgrade 2.4.39 -> 2.4.41 (2019-09-02 19:39:53 -0700)
>
> 
> Adrian Bunk (5):
>   zeromq: Upgrade 4.3.1 -> 4.3.2
>   gnome-desktop3: Fix REQUIRED_DISTRO_FEATURES
>   wireshark: Use an upstream URL that stays valid longer
>   libgit2: Upgrade 0.27.8 -> 0.27.9
>   vlc: notify switched to GTK+3 some time ago
>
> Carlos Rafael Giani (1):
>   openh264: Fix armv7ve build
>
> Changqing Li (3):
>   volume-key: fix "Nothing RPROVIDES" when multilib enabled
>   isomd5sum: fix "Nothing RPROVIDES" when multilib enabled
>   satyr: fix "Nothing RPROVIDES" when multilib enabled
>
> Fabian Klemp (1):
>   openvpn: respect pid file in init.d service start
>
> Kai Kang (1):
>   net-snmp: update SRC_URI
>
> Luca Ceresoli (2):
>   fuse-exfat: moved to github
>   exfat-utils: moved to github
>
> Martin Jansa (5):
>   redis: backport a fix for stack trace generation on aarch64
>   ntop: fix missing return from non-void function
>   freeradius: add runtime dependency on perl
>   scsirastools: add runtime dependency on bash
>   scsirastools: add runtime dependency on bash II
>
> Mingli Yu (1):
>   mariadb: Upgrade to 10.3.16
>
> Yi Zhao (2):
>   fuse: upgrade 2.9.8 -> 2.9.9
>   apache2: upgrade 2.4.39 -> 2.4.41
>
>  .../fuse-exfat/fuse-exfat_1.2.3.bb |  6 +--
>  .../fuse/{fuse_2.9.8.bb => fuse_2.9.9.bb}  |  4 +-
>  .../recipes-utils/exfat-utils/exfat-utils_1.2.3.bb |  2 +-
>  .../gnome-desktop/gnome-desktop3_3.32.0.bb |  2 +-
>  .../recipes-multimedia/openh264/openh264_1.7.0.bb  |  1 +
>  meta-multimedia/recipes-multimedia/vlc/vlc.inc |  2 +-
>  .../freeradius/freeradius_3.0.17.bb|  2 +-
>  .../recipes-protocols/net-snmp/net-snmp_5.8.bb |  6 +--
>  ...fix-missing-return-from-non-void-function.patch | 19 +
>  meta-networking/recipes-support/ntop/ntop_5.0.1.bb |  1 +
>  .../recipes-support/openvpn/openvpn/openvpn| 12 +-
>  .../recipes-support/wireshark/wireshark_3.0.1.bb   |  2 +-
>  .../zeromq/{zeromq_4.3.1.bb => zeromq_4.3.2.bb}|  4 +-
>  ...native_10.3.15.bb => mariadb-native_10.3.16.bb} |  0
>  meta-oe/recipes-dbs/mysql/mariadb.inc  |  8 ++--
>  .../{mariadb_10.3.15.bb => mariadb_10.3.16.bb} |  0
>  .../recipes-extended/isomd5sum/isomd5sum_1.2.3.bb  |  8 ++--
>  .../Fixed-stack-trace-generation-on-aarch64.patch  | 45
> ++
>  meta-oe/recipes-extended/redis/redis_4.0.14.bb |  1 +
>  .../scsirastools/scsirastools_1.6.6.bb |  4 +-
>  .../volume_key/volume-key_0.3.12.bb|  7 ++--
>  .../{libgit2_0.27.8.bb => libgit2_0.27.9.bb}   |  3 +-
>  meta-oe/recipes-support/satyr/satyr_0.27.bb|  4 +-
>  .../{apache2_2.4.39.bb => apache2_2.4.41.bb}   |  4 +-
>  24 files changed, 110 insertions(+), 37 deletions(-)
>  rename meta-filesystems/recipes-support/fuse/{fuse_2.9.8.bb =>
> fuse_2.9.9.bb} (94%)
>  create mode 100644
> meta-networking/recipes-support/ntop/ntop/fix-missing-return-from-non-void-function.patch
>  rename meta-oe/recipes-connectivity/zeromq/{zeromq_4.3.1.bb =>
> zeromq_4.3.2.bb} (85%)
>  rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.3.15.bb =>
> mariadb-native_10.3.16.bb} (100%)
>  rename meta-oe/recipes-dbs/mysql/{mariadb_10.3.15.bb =>
> mariadb_10.3.16.bb} (100%)
>  create mode 100644
> meta-oe/recipes-extended/redis/redis/Fixed-stack-trace-generation-on-aarch64.patch
>  rename meta-oe/recipes-support/libgit2/{libgit2_0.27.8.bb =>
> libgit2_0.27.9.bb} (90%)
>  rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.39.bb =>
> apache2_2.4.41.bb} (98%)
>
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] Merge request for thud

2019-09-02 Thread akuster808
The following changes since commit 9b3b907f30b0d5b92d58c7e68289184fda733d3e:

  netkit-rsh: add tag to CVE patch (2019-05-27 22:22:25 -0700)

are available in the git repository at:

  https://git.openembedded.org/meta-openembedded
aaa6eb0bb5da516373aa9e8c1dde8fdf85a54e95

for you to fetch changes up to aaa6eb0bb5da516373aa9e8c1dde8fdf85a54e95:

  lua: Security fix for CVE-2019-6706 (2019-09-02 19:54:39 -0700)


Armin Kuster (1):
  lua: Security fix for CVE-2019-6706

Peter Kjellerstedt (1):
  apache2: Correct appending to SYSROOT_PREPROCESS_FUNCS

qi.c...@windriver.com (1):
  apache2: set CVE_PRODUCT

Yi Zhao (2):
  apache2: upgrade 2.4.34 -> 2.4.39
  apache2: upgrade 2.4.39 -> 2.4.41

 .../recipes-devtools/lua/lua/CVE-2019-6706.patch   |  32 ++
 meta-oe/recipes-devtools/lua/lua_5.3.4.bb  |   1 +
 .../recipes-httpd/apache2/apache2-native_2.4.34.bb |  46 --
 ...nfigure-use-pkg-config-for-PCRE-detection.patch |   8 +-
 ...-up-the-core-size-limit-if-CoreDumpDirec.patch} |  12 +-
 ...ot-export-apr-apr-util-symbols-when-usin.patch} |  10 +-
 ...ache2-log-the-SELinux-context-at-startup.patch} |  23 +-
 ...replace-lynx-to-curl-in-apachectl-script.patch} |   6 +-
 ...-the-race-issue-of-parallel-installation.patch} |   6 +-
 ...apache2-allow-to-disable-selinux-support.patch} |   8 +-
 ...-not-use-relative-path-for-gen_test_char.patch} |   8 +-
 .../apache2/apache2/CVE-2018-11763.patch   | 512
-
 .../apache2/apache2/apache-configure_perlbin.patch |  27 --
 .../{apache2_2.4.34.bb => apache2_2.4.41.bb}   | 202 
 meta-webserver/recipes-httpd/apache2/files/init    |   0
 15 files changed, 190 insertions(+), 711 deletions(-)
 create mode 100644 meta-oe/recipes-devtools/lua/lua/CVE-2019-6706.patch
 delete mode 100644
meta-webserver/recipes-httpd/apache2/apache2-native_2.4.34.bb
 rename
meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-corelimit.patch
=> 0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch} (83%)
 rename
meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.4-export.patch
=> 0003-apache2-do-not-export-apr-apr-util-symbols-when-usin.patch} (80%)
 rename
meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-selinux.patch
=> 0004-apache2-log-the-SELinux-context-at-startup.patch} (85%)
 rename
meta-webserver/recipes-httpd/apache2/apache2/{replace-lynx-to-curl-in-apachectl-script.patch
=> 0005-replace-lynx-to-curl-in-apachectl-script.patch} (95%)
 rename
meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.3-fix-race-issue-of-dir-install.patch
=> 0006-apache2-fix-the-race-issue-of-parallel-installation.patch} (94%)
 rename
meta-webserver/recipes-httpd/apache2/apache2/{configure-allow-to-disable-selinux-support.patch
=> 0007-apache2-allow-to-disable-selinux-support.patch} (91%)
 rename
meta-webserver/recipes-httpd/apache2/apache2/{server-makefile.patch =>
0008-apache2-do-not-use-relative-path-for-gen_test_char.patch} (76%)
 delete mode 100644
meta-webserver/recipes-httpd/apache2/apache2/CVE-2018-11763.patch
 delete mode 100644
meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch
 rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.34.bb =>
apache2_2.4.41.bb} (61%)
 mode change 100755 => 100644
meta-webserver/recipes-httpd/apache2/files/init

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


[oe] pull request for warrior

2019-09-02 Thread akuster808
he following changes since commit 222cafdcd97549f67c98833721b4f8f33607555e:

  wireless-regdb: Upgrade 2019.03.01 -> 2019.06.03 (2019-07-13 12:43:43
-0700)

are available in the git repository at:

  https://git.openembedded.org/meta-openembedded
0afee3eacfd18a9962013830028f9e54b4973657

for you to fetch changes up to 0afee3eacfd18a9962013830028f9e54b4973657:

  apache2: upgrade 2.4.39 -> 2.4.41 (2019-09-02 19:39:53 -0700)


Adrian Bunk (5):
  zeromq: Upgrade 4.3.1 -> 4.3.2
  gnome-desktop3: Fix REQUIRED_DISTRO_FEATURES
  wireshark: Use an upstream URL that stays valid longer
  libgit2: Upgrade 0.27.8 -> 0.27.9
  vlc: notify switched to GTK+3 some time ago

Carlos Rafael Giani (1):
  openh264: Fix armv7ve build

Changqing Li (3):
  volume-key: fix "Nothing RPROVIDES" when multilib enabled
  isomd5sum: fix "Nothing RPROVIDES" when multilib enabled
  satyr: fix "Nothing RPROVIDES" when multilib enabled

Fabian Klemp (1):
  openvpn: respect pid file in init.d service start

Kai Kang (1):
  net-snmp: update SRC_URI

Luca Ceresoli (2):
  fuse-exfat: moved to github
  exfat-utils: moved to github

Martin Jansa (5):
  redis: backport a fix for stack trace generation on aarch64
  ntop: fix missing return from non-void function
  freeradius: add runtime dependency on perl
  scsirastools: add runtime dependency on bash
  scsirastools: add runtime dependency on bash II

Mingli Yu (1):
  mariadb: Upgrade to 10.3.16

Yi Zhao (2):
  fuse: upgrade 2.9.8 -> 2.9.9
  apache2: upgrade 2.4.39 -> 2.4.41

 .../fuse-exfat/fuse-exfat_1.2.3.bb |  6 +--
 .../fuse/{fuse_2.9.8.bb => fuse_2.9.9.bb}  |  4 +-
 .../recipes-utils/exfat-utils/exfat-utils_1.2.3.bb |  2 +-
 .../gnome-desktop/gnome-desktop3_3.32.0.bb |  2 +-
 .../recipes-multimedia/openh264/openh264_1.7.0.bb  |  1 +
 meta-multimedia/recipes-multimedia/vlc/vlc.inc |  2 +-
 .../freeradius/freeradius_3.0.17.bb    |  2 +-
 .../recipes-protocols/net-snmp/net-snmp_5.8.bb |  6 +--
 ...fix-missing-return-from-non-void-function.patch | 19 +
 meta-networking/recipes-support/ntop/ntop_5.0.1.bb |  1 +
 .../recipes-support/openvpn/openvpn/openvpn    | 12 +-
 .../recipes-support/wireshark/wireshark_3.0.1.bb   |  2 +-
 .../zeromq/{zeromq_4.3.1.bb => zeromq_4.3.2.bb}    |  4 +-
 ...native_10.3.15.bb => mariadb-native_10.3.16.bb} |  0
 meta-oe/recipes-dbs/mysql/mariadb.inc  |  8 ++--
 .../{mariadb_10.3.15.bb => mariadb_10.3.16.bb} |  0
 .../recipes-extended/isomd5sum/isomd5sum_1.2.3.bb  |  8 ++--
 .../Fixed-stack-trace-generation-on-aarch64.patch  | 45
++
 meta-oe/recipes-extended/redis/redis_4.0.14.bb |  1 +
 .../scsirastools/scsirastools_1.6.6.bb |  4 +-
 .../volume_key/volume-key_0.3.12.bb    |  7 ++--
 .../{libgit2_0.27.8.bb => libgit2_0.27.9.bb}   |  3 +-
 meta-oe/recipes-support/satyr/satyr_0.27.bb    |  4 +-
 .../{apache2_2.4.39.bb => apache2_2.4.41.bb}   |  4 +-
 24 files changed, 110 insertions(+), 37 deletions(-)
 rename meta-filesystems/recipes-support/fuse/{fuse_2.9.8.bb =>
fuse_2.9.9.bb} (94%)
 create mode 100644
meta-networking/recipes-support/ntop/ntop/fix-missing-return-from-non-void-function.patch
 rename meta-oe/recipes-connectivity/zeromq/{zeromq_4.3.1.bb =>
zeromq_4.3.2.bb} (85%)
 rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.3.15.bb =>
mariadb-native_10.3.16.bb} (100%)
 rename meta-oe/recipes-dbs/mysql/{mariadb_10.3.15.bb =>
mariadb_10.3.16.bb} (100%)
 create mode 100644
meta-oe/recipes-extended/redis/redis/Fixed-stack-trace-generation-on-aarch64.patch
 rename meta-oe/recipes-support/libgit2/{libgit2_0.27.8.bb =>
libgit2_0.27.9.bb} (90%)
 rename meta-webserver/recipes-httpd/apache2/{apache2_2.4.39.bb =>
apache2_2.4.41.bb} (98%)

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


Re: [oe] [warrior 14/23] libopus: Limit forcing ARM mode ISA to v5 only

2019-09-02 Thread akuster808



On 8/31/19 11:32 PM, Adrian Bunk wrote:
> On Sat, Aug 31, 2019 at 02:31:35PM -0700, Armin Kuster wrote:
>> From: Khem Raj 
>>
>> This lets newer armv7+ still use thumb2 ISA
>>
>> Signed-off-by: Khem Raj 
>> Signed-off-by: Armin Kuster 
>> ---
>>  meta-oe/recipes-multimedia/libopus/libopus_1.1.3.bb | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta-oe/recipes-multimedia/libopus/libopus_1.1.3.bb 
>> b/meta-oe/recipes-multimedia/libopus/libopus_1.1.3.bb
>> index fb9bdc7..1512a1d 100644
>> --- a/meta-oe/recipes-multimedia/libopus/libopus_1.1.3.bb
>> +++ b/meta-oe/recipes-multimedia/libopus/libopus_1.1.3.bb
>> @@ -50,6 +50,6 @@ python () {
>>  #| {standard input}:761: Error: selected processor does not support Thumb 
>> mode `smull fp,r2,r3,r9'
>>  #| {standard input}:773: Error: selected processor does not support Thumb 
>> mode `smull fp,r3,r5,r8'
>>  #| make[2]: *** [celt/celt.lo] Error 1
>> -ARM_INSTRUCTION_SET = "arm"
>> +ARM_INSTRUCTION_SET_armv5 = "arm"
>> ...
> This is an optimization, not something that should go into stable.
>
> It also looks buggy, as if it would break the build for armv4t
> and some armv6.
removed from list

-armin
>
> cu
> Adrian
>

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


Re: [oe] [warrior] 0/8] patch review

2019-09-02 Thread akuster808
merged.

On 9/2/19 4:47 AM, Martin Jansa wrote:
> This PR is still only in warrior-next, can this be merged to warrior
> before the current PR gets merged to warrior-next (or warrior)?
>
> On Sun, Jul 21, 2019 at 4:48 PM Khem Raj  > wrote:
>
> On Sun, Jul 21, 2019 at 7:41 AM Armin Kuster  > wrote:
> >
> > Patch comments window closes on Wednesday.
> >
>
> series looks fine to me
>
> > The following changes since commit
> 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0:
> >
> >   turbostat: copy bits.h from kernel to turbostat (2019-06-16
> 08:15:44 -0700)
> >
> > are available in the git repository at:
> >
> >   https://git.openembedded.org/meta-openembedded-contrib
> stable/warrior-nmut
> >   http://cgit.openembedded.org//log/?h=stable/warrior-nmut
> >
> > Adrian Bunk (2):
> >   ndctl: Remove the unnecessary dependency on virtual/kernel
> >   wireless-regdb: Upgrade 2019.03.01 -> 2019.06.03
> >
> > Andreas Müller (2):
> >   gnome-desktop3: set correct meson gtk doc option
> >   evince: add patch to fix build with recent gobject-introspection
> >
> > Martin Jansa (4):
> >   ndctl: make MACHINE_ARCH and ignore from libblockdev
> >   oprofile: make MACHINE_ARCH
> >   oprofile: drop virtual/kernel dependency and switch back to
> >     TUNE_PKGARCH
> >   SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS add lsb, busybox and
> util-linux for
> >     phoronix-test-suite
> >
> >  ...ove-EvDocumentModel-get-type-function-dec.patch | 33
> ++
> >  meta-gnome/recipes-gnome/evince/evince_3.28.2.bb
>    | 12 
> >  .../gnome-desktop/gnome-desktop3_3.32.0.bb
>          |  1 +
> >  ..._2019.03.01.bb  =>
> wireless-regdb_2019.06.03.bb
> } |  4 +--
> >  meta-oe/conf/layer.conf                            |  3 ++
> >  meta-oe/recipes-core/ndctl/ndctl_v63.bb  
>           |  2 +-
> >  meta-oe/recipes-kernel/oprofile/oprofile_1.3.0.bb
>   |  1 -
> >  7 files changed, 47 insertions(+), 9 deletions(-)
> >  create mode 100644
> 
> meta-gnome/recipes-gnome/evince/evince/0001-libview-Remove-EvDocumentModel-get-type-function-dec.patch
> >  rename
> 
> meta-networking/recipes-connectivity/wireless-regdb/{wireless-regdb_2019.03.01.bb
>  =>
> wireless-regdb_2019.06.03.bb
> } (91%)
> >
> > --
> > 2.7.4
> >
> > --
> > ___
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> 
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> -- 
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> 
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>

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


Re: [oe] [warrior 04/23] network-manager-applet: Remove obsolete dbus-glib and libnm-glib dependencies

2019-09-02 Thread akuster808



On 8/31/19 11:39 PM, Adrian Bunk wrote:
> On Sat, Aug 31, 2019 at 02:31:25PM -0700, Armin Kuster wrote:
>> From: Adrian Bunk 
>>
>> network-manager-applet stopped using dbus-glib 3 years ago.
>>
>> Building of the obsolete libnm-gtk is disabled by default in 1.8.20.
>> ...
> This commit is not really appropriate for stable branches.

thanks for the feedback.

removed from list.

-armin
>
>> --- 
>> a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.8.20.bb
>> +++ 
>> b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.8.20.bb
>> @@ -2,7 +2,7 @@ SUMMARY = "GTK+ applet for NetworkManager"
>>  LICENSE = "GPLv2"
>>  LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
>>  
>> -DEPENDS = "gtk+3 libnotify libsecret networkmanager dbus-glib \
>> +DEPENDS = "gtk+3 libnotify libsecret networkmanager \
>> ...
> That's a cleanup change removing an unused build dependency with
> no (intentional) changes to the built binaries.
>
>> --- 
>> a/meta-gnome/recipes-connectivity/networkmanager/networkmanager_%.bbappend
>> +++ /dev/null
>> @@ -1,3 +0,0 @@
>> -# networkmanager-applet requires glib support
>> -PACKAGECONFIG_append = " glib"
>> ...
> The bbappend might not be nice, but removing it would be a behaviour 
> change in a stable branch.
>
> cu
> Adrian
>

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


[oe] [meta-networking][PATCH] freeradius: upgrade 3.0.17 -> 3.0.19

2019-09-02 Thread changqing.li
From: Changqing Li 

Signed-off-by: Changqing Li 
---
 ...s-correct-version-number-of-libssl-defect.patch |  44 -
 ...radius-configure.ac-add-option-for-libcap.patch |  24 +--
 ...ius-fix-issues-related-to-m4-include-path.patch | 186 -
 .../files/freeradius-libtool-detection.patch   |  21 +--
 .../{freeradius_3.0.17.bb => freeradius_3.0.19.bb} |  15 +-
 5 files changed, 32 insertions(+), 258 deletions(-)
 delete mode 100644 
meta-networking/recipes-connectivity/freeradius/files/0001-freeradius-correct-version-number-of-libssl-defect.patch
 delete mode 100644 
meta-networking/recipes-connectivity/freeradius/files/freeradius-fix-issues-related-to-m4-include-path.patch
 rename meta-networking/recipes-connectivity/freeradius/{freeradius_3.0.17.bb 
=> freeradius_3.0.19.bb} (95%)

diff --git 
a/meta-networking/recipes-connectivity/freeradius/files/0001-freeradius-correct-version-number-of-libssl-defect.patch
 
b/meta-networking/recipes-connectivity/freeradius/files/0001-freeradius-correct-version-number-of-libssl-defect.patch
deleted file mode 100644
index 9e1f5b2..000
--- 
a/meta-networking/recipes-connectivity/freeradius/files/0001-freeradius-correct-version-number-of-libssl-defect.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From fecf974b63f72eeb12d3b43522e948ca2bc704d4 Mon Sep 17 00:00:00 2001
-From: Changqing Li 
-Date: Thu, 11 Oct 2018 09:45:52 +0800
-Subject: [PATCH] freeradius: correct version number of libssl defect
-
-Upstream-Status: Backport [https://github.com/FreeRADIUS/freeradius-server
- /commit/ad039347beca4ded297813a1da6eabb61fcf2ddd]
-
-upstream have refactored this part code into
-src/lib/tls/base.c, and problem also have fixed
-by commit ad039347beca
-
-Signed-off-by: Changqing Li 

- src/main/tls.c | 8 
- 1 file changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/src/main/tls.c b/src/main/tls.c
-index acbfe79..d9c91f1 100644
 a/src/main/tls.c
-+++ b/src/main/tls.c
-@@ -72,15 +72,15 @@ typedef struct libssl_defect {
- static libssl_defect_t libssl_defects[] =
- {
-   {
--  .low= 0x01010101f,  /* 1.1.0a */
--  .high   = 0x01010101f,  /* 1.1.0a */
-+  .low= 0x01010001f,  /* 1.1.0a */
-+  .high   = 0x01010001f,  /* 1.1.0a */
-   .id = "CVE-2016-6309",
-   .name   = "OCSP status request extension",
-   .comment= "For more information see 
https://www.openssl.org/news/secadv/20160926.txt;
-   },
-   {
--  .low= 0x01010100f,  /* 1.1.0  */
--  .high   = 0x01010100f,  /* 1.1.0  */
-+  .low= 0x01010f, /* 1.1.0  */
-+  .high   = 0x0101f,  /* 1.1.0  */
-   .id = "CVE-2016-6304",
-   .name   = "OCSP status request extension",
-   .comment= "For more information see 
https://www.openssl.org/news/secadv/20160922.txt;
--- 
-2.7.4
-
diff --git 
a/meta-networking/recipes-connectivity/freeradius/files/freeradius-configure.ac-add-option-for-libcap.patch
 
b/meta-networking/recipes-connectivity/freeradius/files/freeradius-configure.ac-add-option-for-libcap.patch
index 71b7809..4719358 100644
--- 
a/meta-networking/recipes-connectivity/freeradius/files/freeradius-configure.ac-add-option-for-libcap.patch
+++ 
b/meta-networking/recipes-connectivity/freeradius/files/freeradius-configure.ac-add-option-for-libcap.patch
@@ -1,20 +1,21 @@
-From 74eed61dec8702c89f3e121d577ea9db25c961a4 Mon Sep 17 00:00:00 2001
-From: Jackie Huang 
-Date: Mon, 11 Jan 2016 02:52:16 -0500
-Subject: [PATCH] configure.ac: add option for libcap
+From 98a9eff357959d1113e33a615c2178751d5b2054 Mon Sep 17 00:00:00 2001
+From: Changqing Li 
+Date: Thu, 22 Aug 2019 10:50:21 +0800
+Subject: [PATCH 2/2] configure.ac: add option for libcap
 
 Upstream-Status: Pending
 
 Signed-off-by: Jackie Huang 
+Signed-off-by: Changqing Li 
 ---
- configure.ac | 37 -
- 1 file changed, 28 insertions(+), 9 deletions(-)
+ configure.ac | 36 +++-
+ 1 file changed, 27 insertions(+), 9 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index 066d3d7..6e4266b 100644
+index 65db61e..6486aac 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -948,6 +948,23 @@ fi
+@@ -977,6 +977,22 @@ fi
  dnl Set by FR_SMART_CHECKLIB
  LIBS="${old_LIBS}"
  
@@ -34,11 +35,10 @@ index 066d3d7..6e4266b 100644
 +  esac ]
 +)
 +
-+
  dnl Check for cap
  dnl extra argument: --with-cap-lib-dir=DIR
  cap_lib_dir=
-@@ -981,15 +998,17 @@ AC_ARG_WITH(cap-include-dir,
+@@ -1010,15 +1026,17 @@ AC_ARG_WITH(cap-include-dir,
;;
esac])
  
@@ -64,7 +64,7 @@ index 066d3d7..6e4266b 100644
 +  fi
  fi
  
- VL_LIB_READLINE
+ dnl #
 -- 
-1.9.1
+2.7.4
 
diff --git 

[oe] [meta-oe][PATCH V2] iperf2: Fix build with latest libc++

2019-09-02 Thread Khem Raj
Part of this patch was already there for gcc6 fix which was subsequenty
dropped in past iperf2 upgrades therefore
bring it back see 0647b7d6400b1c40fc6cb40596e56b852ceb85c5

Additionally check for stdbool.h being present on system

helps in fixing  build with latest clang/libc++

Signed-off-by: Khem Raj 
---
v2: Check and use stdbool.h if present

 ...nition-considering-stdbool.h-being-p.patch | 58 +++
 .../recipes-benchmark/iperf2/iperf2_2.0.13.bb |  4 +-
 2 files changed, 61 insertions(+), 1 deletion(-)
 create mode 100644 
meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch

diff --git 
a/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch
 
b/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch
new file mode 100644
index 00..45c69ca067
--- /dev/null
+++ 
b/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch
@@ -0,0 +1,58 @@
+From 6df092a4153c6c37cfaddcabf2cd25a910a7f6e1 Mon Sep 17 00:00:00 2001
+From: Khem Raj 
+Date: Mon, 2 Sep 2019 15:40:52 -0700
+Subject: [PATCH] Detect bool definition considering stdbool.h being present
+
+This helps in defining the value correctly on different platforms e.g.
+clang/libc++ depends on the definition coming from stdbool.h
+current builds fail to compile therefore
+
+TMPDIR/work/cortexa7t2hf-neon-vfpv4-yoe-linux-gnueabi/iperf2/2.0.13-r0/recipe-sysroot/usr/include/c++/v1/type_traits:742:29:
 error: redefinition of '__libcpp_is_integral'
+template <>  struct __libcpp_is_integral: public 
true_type {};
+^
+
+Signed-off-by: Khem Raj 
+---
+ m4/dast.m4 | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+--- a/m4/dast.m4
 b/m4/dast.m4
+@@ -11,7 +11,12 @@ AH_TEMPLATE([false])
+ 
+ AC_DEFUN(DAST_CHECK_BOOL, [
+ 
+-AC_CHECK_SIZEOF(bool)
++if test "$ac_cv_header_stdbool_h" = yes; then
++  AC_CHECK_SIZEOF(bool,,[#include ])
++else
++  AC_CHECK_SIZEOF(bool)
++fi
++
+ if test "$ac_cv_sizeof_bool" = 0 ; then
+   AC_DEFINE(bool, int)
+ fi
+--- a/configure.ac
 b/configure.ac
+@@ -113,7 +113,7 @@ AC_SEARCH_LIBS([socket], [socket], [],
+ 
+ dnl Checks for header files.
+ AC_HEADER_STDC
+-AC_CHECK_HEADERS([arpa/inet.h libintl.h net/ethernet.h net/if.h linux/ip.h 
linux/udp.h linux/if_packet.h linux/filter.h netdb.h netinet/in.h stdlib.h 
string.h strings.h sys/socket.h sys/time.h syslog.h unistd.h signal.h 
ifaddrs.h])
++AC_CHECK_HEADERS([arpa/inet.h libintl.h net/ethernet.h net/if.h linux/ip.h 
linux/udp.h linux/if_packet.h linux/filter.h netdb.h netinet/in.h stdbool.h 
stdlib.h string.h strings.h sys/socket.h sys/time.h syslog.h unistd.h signal.h 
ifaddrs.h])
+ 
+ dnl ===
+ dnl Checks for typedefs, structures
+--- a/include/util.h
 b/include/util.h
+@@ -56,7 +56,9 @@
+ #ifdef HAVE_CONFIG_H
+ #include "config.h"
+ #endif
+-
++#ifdef HAVE_STDBOOL_H
++# include 
++#endif
+ #ifdef __cplusplus
+ extern "C" {
+ #endif
diff --git a/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb 
b/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb
index 2bd552d1d8..4a520e3be5 100644
--- a/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb
+++ b/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb
@@ -4,7 +4,9 @@ SECTION = "console/network"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e136a7b2560d80bcbf0d9b3e1356ecff"
 
-SRC_URI = " ${SOURCEFORGE_MIRROR}/${BPN}/iperf-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/iperf-${PV}.tar.gz \
+   
file://0001-Detect-bool-definition-considering-stdbool.h-being-p.patch \
+"
 
 SRC_URI[md5sum] = "31ea1c6d5cbf80b16ff3abe4288dad5e"
 SRC_URI[sha256sum] = 
"c88adec966096a81136dda91b4bd19c27aae06df4d45a7f547a8e50d723778ad"
-- 
2.23.0

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


[oe] [meta-oe][PATCH] iperf2: Fix build with latest libc++

2019-09-02 Thread Khem Raj
This patch was accidentally dropped in past iperf2 upgrades therefore
bring it back see 0647b7d6400b1c40fc6cb40596e56b852ceb85c5

helps in fixing  build with latest clang/libc++

Signed-off-by: Khem Raj 
---
 ...nition-considering-stdbool.h-being-p.patch | 39 +++
 .../recipes-benchmark/iperf2/iperf2_2.0.13.bb |  4 +-
 2 files changed, 42 insertions(+), 1 deletion(-)
 create mode 100644 
meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch

diff --git 
a/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch
 
b/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch
new file mode 100644
index 00..44b902b5e8
--- /dev/null
+++ 
b/meta-oe/recipes-benchmark/iperf2/iperf2/0001-Detect-bool-definition-considering-stdbool.h-being-p.patch
@@ -0,0 +1,39 @@
+From 6df092a4153c6c37cfaddcabf2cd25a910a7f6e1 Mon Sep 17 00:00:00 2001
+From: Khem Raj 
+Date: Mon, 2 Sep 2019 15:40:52 -0700
+Subject: [PATCH] Detect bool definition considering stdbool.h being present
+
+This helps in defining the value correctly on different platforms e.g.
+clang/libc++ depends on the definition coming from stdbool.h
+current builds fail to compile therefore
+
+TMPDIR/work/cortexa7t2hf-neon-vfpv4-yoe-linux-gnueabi/iperf2/2.0.13-r0/recipe-sysroot/usr/include/c++/v1/type_traits:742:29:
 error: redefinition of '__libcpp_is_integral'
+template <>  struct __libcpp_is_integral: public 
true_type {};
+^
+
+Signed-off-by: Khem Raj 
+---
+ m4/dast.m4 | 7 ++-
+ 1 file changed, 6 insertions(+), 1 deletion(-)
+
+diff --git a/m4/dast.m4 b/m4/dast.m4
+index 2f729d4..7085955 100644
+--- a/m4/dast.m4
 b/m4/dast.m4
+@@ -11,7 +11,12 @@ AH_TEMPLATE([false])
+ 
+ AC_DEFUN(DAST_CHECK_BOOL, [
+ 
+-AC_CHECK_SIZEOF(bool)
++if test "$ac_cv_header_stdbool_h" = yes; then
++  AC_CHECK_SIZEOF(bool,,[#include ])
++else
++  AC_CHECK_SIZEOF(bool)
++fi
++
+ if test "$ac_cv_sizeof_bool" = 0 ; then
+   AC_DEFINE(bool, int)
+ fi
+-- 
+2.23.0
+
diff --git a/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb 
b/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb
index 2bd552d1d8..4a520e3be5 100644
--- a/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb
+++ b/meta-oe/recipes-benchmark/iperf2/iperf2_2.0.13.bb
@@ -4,7 +4,9 @@ SECTION = "console/network"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e136a7b2560d80bcbf0d9b3e1356ecff"
 
-SRC_URI = " ${SOURCEFORGE_MIRROR}/${BPN}/iperf-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/iperf-${PV}.tar.gz \
+   
file://0001-Detect-bool-definition-considering-stdbool.h-being-p.patch \
+"
 
 SRC_URI[md5sum] = "31ea1c6d5cbf80b16ff3abe4288dad5e"
 SRC_URI[sha256sum] = 
"c88adec966096a81136dda91b4bd19c27aae06df4d45a7f547a8e50d723778ad"
-- 
2.23.0

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


Re: [oe] [warrior] 0/8] patch review

2019-09-02 Thread akuster808


On 9/2/19 4:47 AM, Martin Jansa wrote:
> This PR is still only in warrior-next, can this be merged to warrior
> before the current PR gets merged to warrior-next (or warrior)?
correct. I have not sent a merge request. khem did say to me to push it
but I was not sure if he meant to mainline or *-next. I was on a two
week holiday during that period and forgot to follow up on that request
when I returned.

i will send one today.

- armin
>
> On Sun, Jul 21, 2019 at 4:48 PM Khem Raj  > wrote:
>
> On Sun, Jul 21, 2019 at 7:41 AM Armin Kuster  > wrote:
> >
> > Patch comments window closes on Wednesday.
> >
>
> series looks fine to me
>
> > The following changes since commit
> 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0:
> >
> >   turbostat: copy bits.h from kernel to turbostat (2019-06-16
> 08:15:44 -0700)
> >
> > are available in the git repository at:
> >
> >   https://git.openembedded.org/meta-openembedded-contrib
> stable/warrior-nmut
> >   http://cgit.openembedded.org//log/?h=stable/warrior-nmut
> >
> > Adrian Bunk (2):
> >   ndctl: Remove the unnecessary dependency on virtual/kernel
> >   wireless-regdb: Upgrade 2019.03.01 -> 2019.06.03
> >
> > Andreas Müller (2):
> >   gnome-desktop3: set correct meson gtk doc option
> >   evince: add patch to fix build with recent gobject-introspection
> >
> > Martin Jansa (4):
> >   ndctl: make MACHINE_ARCH and ignore from libblockdev
> >   oprofile: make MACHINE_ARCH
> >   oprofile: drop virtual/kernel dependency and switch back to
> >     TUNE_PKGARCH
> >   SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS add lsb, busybox and
> util-linux for
> >     phoronix-test-suite
> >
> >  ...ove-EvDocumentModel-get-type-function-dec.patch | 33
> ++
> >  meta-gnome/recipes-gnome/evince/evince_3.28.2.bb
>    | 12 
> >  .../gnome-desktop/gnome-desktop3_3.32.0.bb
>          |  1 +
> >  ..._2019.03.01.bb  =>
> wireless-regdb_2019.06.03.bb
> } |  4 +--
> >  meta-oe/conf/layer.conf                            |  3 ++
> >  meta-oe/recipes-core/ndctl/ndctl_v63.bb  
>           |  2 +-
> >  meta-oe/recipes-kernel/oprofile/oprofile_1.3.0.bb
>   |  1 -
> >  7 files changed, 47 insertions(+), 9 deletions(-)
> >  create mode 100644
> 
> meta-gnome/recipes-gnome/evince/evince/0001-libview-Remove-EvDocumentModel-get-type-function-dec.patch
> >  rename
> 
> meta-networking/recipes-connectivity/wireless-regdb/{wireless-regdb_2019.03.01.bb
>  =>
> wireless-regdb_2019.06.03.bb
> } (91%)
> >
> > --
> > 2.7.4
> >
> > --
> > ___
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> 
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> -- 
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> 
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>

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


[oe] [meta-oe][PATCH] zstd: Upgrade 1.4.2 -> 1.4.3

2019-09-02 Thread Alex Kiernan
Signed-off-by: Alex Kiernan 
---

 meta-oe/recipes-extended/zstd/{zstd_1.4.2.bb => zstd_1.4.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-extended/zstd/{zstd_1.4.2.bb => zstd_1.4.3.bb} (95%)

diff --git a/meta-oe/recipes-extended/zstd/zstd_1.4.2.bb 
b/meta-oe/recipes-extended/zstd/zstd_1.4.3.bb
similarity index 95%
rename from meta-oe/recipes-extended/zstd/zstd_1.4.2.bb
rename to meta-oe/recipes-extended/zstd/zstd_1.4.3.bb
index b5d95d940b34..e97b4efb2e66 100644
--- a/meta-oe/recipes-extended/zstd/zstd_1.4.2.bb
+++ b/meta-oe/recipes-extended/zstd/zstd_1.4.3.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32 \
 
 SRC_URI = "git://github.com/facebook/zstd.git;nobranch=1"
 
-SRCREV = "ff304e9e65e7cde17a637eea190a874c26c48634"
+SRCREV = "a3d655d2255481333e09ecca9855f1b37f757c52"
 UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"
-- 
2.17.1

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


Re: [oe] [warrior] 0/8] patch review

2019-09-02 Thread Martin Jansa
This PR is still only in warrior-next, can this be merged to warrior before
the current PR gets merged to warrior-next (or warrior)?

On Sun, Jul 21, 2019 at 4:48 PM Khem Raj  wrote:

> On Sun, Jul 21, 2019 at 7:41 AM Armin Kuster  wrote:
> >
> > Patch comments window closes on Wednesday.
> >
>
> series looks fine to me
>
> > The following changes since commit
> 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0:
> >
> >   turbostat: copy bits.h from kernel to turbostat (2019-06-16 08:15:44
> -0700)
> >
> > are available in the git repository at:
> >
> >   https://git.openembedded.org/meta-openembedded-contrib
> stable/warrior-nmut
> >   http://cgit.openembedded.org//log/?h=stable/warrior-nmut
> >
> > Adrian Bunk (2):
> >   ndctl: Remove the unnecessary dependency on virtual/kernel
> >   wireless-regdb: Upgrade 2019.03.01 -> 2019.06.03
> >
> > Andreas Müller (2):
> >   gnome-desktop3: set correct meson gtk doc option
> >   evince: add patch to fix build with recent gobject-introspection
> >
> > Martin Jansa (4):
> >   ndctl: make MACHINE_ARCH and ignore from libblockdev
> >   oprofile: make MACHINE_ARCH
> >   oprofile: drop virtual/kernel dependency and switch back to
> > TUNE_PKGARCH
> >   SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS add lsb, busybox and util-linux for
> > phoronix-test-suite
> >
> >  ...ove-EvDocumentModel-get-type-function-dec.patch | 33
> ++
> >  meta-gnome/recipes-gnome/evince/evince_3.28.2.bb   | 12 
> >  .../gnome-desktop/gnome-desktop3_3.32.0.bb |  1 +
> >  ..._2019.03.01.bb => wireless-regdb_2019.06.03.bb} |  4 +--
> >  meta-oe/conf/layer.conf|  3 ++
> >  meta-oe/recipes-core/ndctl/ndctl_v63.bb|  2 +-
> >  meta-oe/recipes-kernel/oprofile/oprofile_1.3.0.bb  |  1 -
> >  7 files changed, 47 insertions(+), 9 deletions(-)
> >  create mode 100644
> meta-gnome/recipes-gnome/evince/evince/0001-libview-Remove-EvDocumentModel-get-type-function-dec.patch
> >  rename meta-networking/recipes-connectivity/wireless-regdb/{
> wireless-regdb_2019.03.01.bb => wireless-regdb_2019.06.03.bb} (91%)
> >
> > --
> > 2.7.4
> >
> > --
> > ___
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> --
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-python][PATCH] python-hyperlink: rdepend on python-idna

2019-09-02 Thread Chen Qi
python hyperlink actually requires python idna. Otherwise, we get
the following error.

  Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib64/python3.7/site-packages/hyperlink/_init_.py", line 2, in 

  from ._url import (URL,
  File "/usr/lib64/python3.7/site-packages/hyperlink/_url.py", line 33, in 

  from idna import encode as idna_encode, decode as idna_decode, IDNAError
  ModuleNotFoundError: No module named 'idna'

Signed-off-by: Chen Qi 
---
 meta-python/recipes-devtools/python/python-hyperlink.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-hyperlink.inc 
b/meta-python/recipes-devtools/python/python-hyperlink.inc
index 25398541c..653170ca6 100644
--- a/meta-python/recipes-devtools/python/python-hyperlink.inc
+++ b/meta-python/recipes-devtools/python/python-hyperlink.inc
@@ -8,7 +8,7 @@ SRC_URI[md5sum] = "4772fb4d87c26a1ab22a6161424e3cba"
 
 inherit pypi
 
-RDEPENDS_${PN} += "${PYTHON_PN}-stringold ${PYTHON_PN}-netclient"
+RDEPENDS_${PN} += "${PYTHON_PN}-stringold ${PYTHON_PN}-netclient 
${PYTHON_PN}-idna"
 
 PACKAGES =. "${PN}-test "
 
-- 
2.17.1

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


[oe] [meta-oe][PATCH] satyr: upgrade 0.27 -> 0.28

2019-09-02 Thread changqing.li
From: Changqing Li 

Signed-off-by: Changqing Li 
---
 meta-oe/recipes-support/satyr/{satyr_0.27.bb => satyr_0.28.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-oe/recipes-support/satyr/{satyr_0.27.bb => satyr_0.28.bb} (87%)

diff --git a/meta-oe/recipes-support/satyr/satyr_0.27.bb 
b/meta-oe/recipes-support/satyr/satyr_0.28.bb
similarity index 87%
rename from meta-oe/recipes-support/satyr/satyr_0.27.bb
rename to meta-oe/recipes-support/satyr/satyr_0.28.bb
index cc07dcb..fbf018d 100644
--- a/meta-oe/recipes-support/satyr/satyr_0.27.bb
+++ b/meta-oe/recipes-support/satyr/satyr_0.28.bb
@@ -10,7 +10,7 @@ inherit autotools-brokensep python3native pkgconfig
 SRC_URI = "git://github.com/abrt/satyr.git \
file://0002-fix-compile-failure-against-musl-C-library.patch \
 "
-SRCREV = "dff1b877d42bf2153f8f090905d9cc8fb333bf1e"
+SRCREV = "8b5547b89b712b39a59f1d8b366e7de0f5f46108"
 S = "${WORKDIR}/git"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
@@ -23,7 +23,6 @@ PACKAGES += "python3-${BPN}"
 FILES_python3-${BPN} = "${PYTHON_SITEPACKAGES_DIR}/${BPN}"
 
 PACKAGECONFIG ??= "python3 rpm"
-PACKAGECONFIG[python2] = "--with-python2, --without-python2,,python2"
 PACKAGECONFIG[python3] = "--with-python3, --without-python3,,python3"
 PACKAGECONFIG[rpm] = "--with-rpm, --without-rpm, rpm"
 
-- 
2.7.4

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


[oe] [meta-oe][PATCH] yail: update UPSTREAM_CHECK_GITTAGREGEX

2019-09-02 Thread changqing.li
From: Changqing Li 

Signed-off-by: Changqing Li 
---
 meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb 
b/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb
index 8ced7b8..e112a5e 100644
--- a/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb
+++ b/meta-oe/recipes-devtools/yajl/yajl_1.0.12.bb
@@ -17,3 +17,5 @@ inherit cmake lib_package
 S = "${WORKDIR}/git"
 
 EXTRA_OECMAKE = "-DLIB_SUFFIX=${@d.getVar('baselib').replace('lib', '')}"
+
+UPSTREAM_CHECK_GITTAGREGEX = "(?P1(\.\d+)+)"
-- 
2.7.4

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


[oe] [meta-oe][PATCH] postgresql: 11.4 -> 11.5

2019-09-02 Thread changqing.li
From: Changqing Li 

Signed-off-by: Changqing Li 
---
 .../recipes-dbs/postgresql/{postgresql_11.4.bb => postgresql_11.5.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-dbs/postgresql/{postgresql_11.4.bb => 
postgresql_11.5.bb} (63%)

diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_11.4.bb 
b/meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb
similarity index 63%
rename from meta-oe/recipes-dbs/postgresql/postgresql_11.4.bb
rename to meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb
index 0e7ddc8..fd4200a 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_11.4.bb
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb
@@ -8,5 +8,5 @@ SRC_URI += "\
file://0001-Improve-reproducibility.patch \
 "
 
-SRC_URI[md5sum] = "dab5eed8a5f9204bf2f03a209eead4c3"
-SRC_URI[sha256sum] = 
"02802ddffd1590805beddd1e464dd28a46a41a5f1e1df04bab4f46663195cc8b"
+SRC_URI[md5sum] = "580da94f6d85046ff2a228785ab2cc89"
+SRC_URI[sha256sum] = 
"7fdf23060bfc715144cbf2696cf05b0fa284ad3eb21f0c378591c6bca99ad180"
-- 
2.7.4

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


[oe] [meta-networking][PATCH] iscsi-initiator-utils: 2.0.876 -> 2.0.877

2019-09-02 Thread changqing.li
From: Changqing Li 

License-Update: Update GPLv2 License information

Signed-off-by: Changqing Li 
---
 .../0001-Make-iscsid-systemd-usage-optional.patch  | 88 +
 ...g-config-in-Makefiles-for-newer-libraries.patch | 92 ++
 ...2.0.876.bb => iscsi-initiator-utils_2.0.877.bb} | 10 ++-
 3 files changed, 187 insertions(+), 3 deletions(-)
 create mode 100644 
meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Make-iscsid-systemd-usage-optional.patch
 create mode 100644 
meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Use-pkg-config-in-Makefiles-for-newer-libraries.patch
 rename 
meta-networking/recipes-daemons/iscsi-initiator-utils/{iscsi-initiator-utils_2.0.876.bb
 => iscsi-initiator-utils_2.0.877.bb} (92%)

diff --git 
a/meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Make-iscsid-systemd-usage-optional.patch
 
b/meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Make-iscsid-systemd-usage-optional.patch
new file mode 100644
index 000..08248d3
--- /dev/null
+++ 
b/meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Make-iscsid-systemd-usage-optional.patch
@@ -0,0 +1,88 @@
+From 365efb2fd3062065af4b6eb3dc1661b96557dae8 Mon Sep 17 00:00:00 2001
+From: Changqing Li 
+Date: Wed, 21 Aug 2019 16:37:53 +0800
+Subject: [PATCH] Make iscsid systemd usage optional
+
+Upstream-Status: Backport[https://github.com/open-iscsi/open-iscsi
+/commit/f71581bd641dc26d330cb8b97e5ec272dd08f811]
+
+Signed-off-by: Changqing Li 
+---
+ Makefile |  5 +
+ usr/Makefile |  2 ++
+ usr/iscsid.c | 6 ++
+ 3 files changed, 13 insertions(+)
+
+diff --git a/Makefile b/Makefile
+index c533e9d..1ef0921 100644
+--- a/Makefile
 b/Makefile
+@@ -39,6 +39,11 @@ ifneq (,$(CFLAGS))
+ export CFLAGS
+ endif
+ 
++# export systemd disablement if set
++ifneq ($(NO_SYSTEMD),)
++export NO_SYSTEMD
++endif
++
+ # Random comments:
+ # using '$(MAKE)' instead of just 'make' allows make to run in parallel
+ # over multiple makefile.
+diff --git a/usr/Makefile b/usr/Makefile
+index f9445ad..0203127 100644
+--- a/usr/Makefile
 b/usr/Makefile
+@@ -41,7 +41,9 @@ CFLAGS += $(WARNFLAGS) -I../include -I. -D_GNU_SOURCE \
+ CFLAGS += $(shell $(PKG_CONFIG) --cflags libkmod)
+ ISCSI_LIB = -L$(TOPDIR)/libopeniscsiusr -lopeniscsiusr
+ LDFLAGS += $(shell $(PKG_CONFIG) --libs libkmod)
++ifneq ($(NO_SYSTEMD),)
+ LDFLAGS += $(shell $(PKG_CONFIG) --libs libsystemd)
++endif
+ PROGRAMS = iscsid iscsiadm iscsistart
+ 
+ # libc compat files
+diff --git a/usr/iscsid.c b/usr/iscsid.c
+index 0c98440..164325e 100644
+--- a/usr/iscsid.c
 b/usr/iscsid.c
+@@ -34,7 +34,9 @@
+ #include 
+ #include 
+ #include 
++#ifndef   NO_SYSTEMD
+ #include 
++#endif
+ 
+ #include "iscsid.h"
+ #include "mgmt_ipc.h"
+@@ -339,6 +341,7 @@ static void missing_iname_warn(char *initiatorname_file)
+ /* called right before we enter the event loop */
+ static void set_state_to_ready(void)
+ {
++#ifndef   NO_SYSTEMD
+   if (sessions_to_recover)
+   sd_notify(0, "READY=1\n"
+   "RELOADING=1\n"
+@@ -346,14 +349,17 @@ static void set_state_to_ready(void)
+   else
+   sd_notify(0, "READY=1\n"
+   "STATUS=Ready to process requests\n");
++#endif
+ }
+ 
+ /* called when recovery process has been reaped */
+ static void set_state_done_reloading(void)
+ {
++#ifndef NO_SYSTEMD
+   sessions_to_recover = 0;
+   sd_notifyf(0, "READY=1\n"
+   "STATUS=Ready to process requests\n");
++#endif
+ }
+ 
+ int main(int argc, char *argv[])
+-- 
+2.7.4
+
diff --git 
a/meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Use-pkg-config-in-Makefiles-for-newer-libraries.patch
 
b/meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Use-pkg-config-in-Makefiles-for-newer-libraries.patch
new file mode 100644
index 000..37b764e
--- /dev/null
+++ 
b/meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Use-pkg-config-in-Makefiles-for-newer-libraries.patch
@@ -0,0 +1,92 @@
+From e9b49664e969fd5cad1abef7b8b59e1fb8d02a47 Mon Sep 17 00:00:00 2001
+From: Lee Duncan 
+Date: Mon, 12 Nov 2018 13:10:04 -0800
+Subject: [PATCH] Use pkg-config in Makefiles for newer libraries.
+
+These two recently-added libraries can be in different
+locations on different distros, so use pkg-config to
+added the appropriate actions in the make files.
+
+Upstream-Status: Backport[https://github.com/open-iscsi/open-iscsi/commit/
+623a81123c494f5c69dc6616bd72e838862e2f1f#diff-c4bf6688222ad28c9719cfaf88c16329]
+
+Signed-off-by: Changqing Li 
+---
+ libopeniscsiusr/Makefile |  8 +++-
+ usr/Makefile | 11 ---
+ 2 files changed, 15 insertions(+), 4 deletions(-)
+
+diff --git a/libopeniscsiusr/Makefile b/libopeniscsiusr/Makefile
+index bf7c96c..a045a45 100644
+--- a/libopeniscsiusr/Makefile
 b/libopeniscsiusr/Makefile
+@@ -23,6 +23,8 @@ endif
+ INCLUDE_DIR ?= 

Re: [oe] [mexta-xfce][PATCH 1/3] imsettings: upgrade 1.7.3 -> 1.8.1 and rework recipe

2019-09-02 Thread Andreas Müller
On Mon, Sep 2, 2019 at 4:17 AM Kang Kai  wrote:
>
> It seems it transited to gdbus a long time ago but we didn't update
> accordingly in imsettings recipe.
>
> https://bitbucket.org/tagoh/imsettings/commits/ef1c6a125455fea998bcc1a26fc546f9e14a16cd
>
> commit ef1c6a125455fea998bcc1a26fc546f9e14a16cd
> Author: Akira TAGOH 
> Date:   Wed Dec 22 19:59:40 2010 +0900
>
>  GDBus transition and revising a lot of code.
>
>
> Regards,
> Kai
Thanks for looking into - will check what change is required.

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