I don't see any record or recall if I sent a pull request for warrior-next, so here it is.
The following changes since commit 6fa72d587aab8e9d56d67a2552eb9cfbe25c86d2: aufs-util: prevent native aufs-util depending on target kernel (2019-05-23 07:03:43 -0700) are available in the git repository at: git://git.openembedded.org/meta-openembedded warrior-next for you to fetch changes up to 8d5dcd6522e9d15e68637b6d7dda0401f9bb91d0: turbostat: copy bits.h from kernel to turbostat (2019-06-16 08:15:44 -0700) ---------------------------------------------------------------- Changqing Li (1): netkit-telnet: add rconflicts Hongxu Jia (1): crash: do not use unstable github archive tarballs Liwei Song (1): turbostat: copy bits.h from kernel to turbostat Martin Jansa (14): gtkwave: add distro_features_check umip: make MACHINE_ARCH mscgen: fix SRC_URI for multilib triggerhappy: fix issues python-cassandra-driver.inc: fix DEPENDS opencv: use the same package name in PACKAGES and RDEPENDS igmpproxy: remove 0001-src-igmpproxy.h-Include-sys-types.h-for-u_short-u_in.patch and _GNU_SOURCE libvncserver: set PV in the recipe ccid: fix SRC_URI ne10, libopus: add armv7ve override as well hunspell: use git fetcher instead of github archive ttf-mplus, ttf-vlgothic: add ttf-mplus license libmikmod: fix SRC_URI leptonica: fix SRC_URI Mingli Yu (1): mariadb: Upgrade to 10.3.15 [email protected] (1): polkit: fix CVE-2019-6133 nick83ola (1): uthash: do not use unstable github archive tarballs .../recipes-connectivity/umip/umip_1.0.bb | 3 + ...xy.h-Include-sys-types.h-for-u_short-u_in.patch | 25 --- .../recipes-daemons/igmpproxy/igmpproxy_0.2.1.bb | 6 +- .../netkit-telnet/netkit-telnet_0.17.bb | 1 + meta-oe/licenses/ttf-mplus | 16 ++ .../packagegroups/packagegroup-meta-oe.bb | 3 +- ...native_10.3.13.bb => mariadb-native_10.3.15.bb} | 0 meta-oe/recipes-dbs/mysql/mariadb.inc | 4 +- .../{mariadb_10.3.13.bb => mariadb_10.3.15.bb} | 0 ...pare-PolkitUnixProcess-uids-for-temporary.patch | 186 +++++++++++++++++++++ meta-oe/recipes-extended/polkit/polkit_0.115.bb | 7 +- .../{triggerhappy_0.5.0.bb => triggerhappy_git.bb} | 22 +-- meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.98.bb | 4 + .../recipes-graphics/leptonica/leptonica_1.74.4.bb | 2 +- .../libvncserver/libvncserver_git.bb | 2 +- .../recipes-graphics/ttf-fonts/ttf-mplus_027.bb | 2 +- .../ttf-fonts/ttf-vlgothic_20141206.bb | 2 +- meta-oe/recipes-kernel/crash/crash_7.2.5.bb | 8 +- meta-oe/recipes-kernel/turbostat/turbostat_3.4.bb | 2 + .../recipes-multimedia/libopus/libopus_1.1.3.bb | 3 +- .../recipes-multimedia/mikmod/libmikmod_3.3.6.bb | 2 +- meta-oe/recipes-support/ccid/ccid_1.4.24.bb | 4 +- meta-oe/recipes-support/hunspell/hunspell_1.7.0.bb | 7 +- meta-oe/recipes-support/mscgen/mscgen_0.20.bb | 2 +- meta-oe/recipes-support/ne10/ne10_1.2.1.bb | 4 +- meta-oe/recipes-support/opencv/opencv_3.4.5.bb | 2 +- meta-oe/recipes-support/uthash/uthash_2.1.0.bb | 7 +- .../python/python-cassandra-driver.inc | 2 +- 28 files changed, 258 insertions(+), 70 deletions(-) delete mode 100644 meta-networking/recipes-daemons/igmpproxy/igmpproxy/0001-src-igmpproxy.h-Include-sys-types.h-for-u_short-u_in.patch create mode 100644 meta-oe/licenses/ttf-mplus rename meta-oe/recipes-dbs/mysql/{mariadb-native_10.3.13.bb => mariadb-native_10.3.15.bb} (100%) rename meta-oe/recipes-dbs/mysql/{mariadb_10.3.13.bb => mariadb_10.3.15.bb} (100%) create mode 100644 meta-oe/recipes-extended/polkit/polkit/0001-backend-Compare-PolkitUnixProcess-uids-for-temporary.patch rename meta-oe/recipes-extended/triggerhappy/{triggerhappy_0.5.0.bb => triggerhappy_git.bb} (73%) -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
