meta-openembedded/meta-oe
Adrian Bunk e42d7ab6b9 zeromq: Upgrade 4.3.1 -> 4.3.2
This includes the fix for CVE-2019-13132.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-09-02 19:39:52 -07:00
..
classes meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
conf SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS add lsb, busybox and util-linux for phoronix-test-suite 2019-07-13 12:41:30 -07:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-14 21:06:57 -08:00
licenses ttf-mplus, ttf-vlgothic: add ttf-mplus license 2019-06-16 08:15:44 -07:00
recipes-benchmark s-suite: push SRCREV to version 3.2 2019-04-16 21:07:25 -07:00
recipes-bsp efivar: prevent native efivar depending on target kernel 2019-05-23 07:03:43 -07:00
recipes-connectivity zeromq: Upgrade 4.3.1 -> 4.3.2 2019-09-02 19:39:52 -07:00
recipes-core ndctl: Remove the unnecessary dependency on virtual/kernel 2019-07-13 12:40:31 -07:00
recipes-crypto libsodium: update to 1.0.17 2019-03-15 13:57:47 -07:00
recipes-dbs mariadb: Upgrade to 10.3.16 2019-09-02 19:38:58 -07:00
recipes-devtools libdbi-perl: prevent native libdbi-perl depending on target perl 2019-05-23 07:03:43 -07:00
recipes-extended scsirastools: add runtime dependency on bash II 2019-09-02 19:39:52 -07:00
recipes-gnome libpeas: rework gobject-introspection handling 2019-04-06 08:22:22 -07:00
recipes-graphics leptonica: fix SRC_URI 2019-06-16 08:15:44 -07:00
recipes-kernel oprofile: drop virtual/kernel dependency and switch back to TUNE_PKGARCH 2019-07-13 12:41:03 -07:00
recipes-multimedia libmikmod: fix SRC_URI 2019-06-16 08:15:44 -07:00
recipes-navigation gpsd: split one dpg package 2018-09-17 22:23:29 -07:00
recipes-security nmap: Fix build on RISC-V 2019-03-07 09:33:45 -08:00
recipes-shells dash: upgrade 0.5.9.1 -> 0.5.10.2 2019-03-01 18:51:29 -08:00
recipes-support satyr: fix "Nothing RPROVIDES" when multilib enabled 2019-09-02 19:39:29 -07:00
recipes-test cppunit: fix patch fuzz warning 2019-03-28 11:55:34 -07:00
COPYING.MIT
README README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00

meta-oe
=======

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git
branch: warrior 
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][warrior]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe[warrior][PATCH'

You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
to share your patches, this is preferred for patch sets consisting of more than one patch.

Other services like gitorious, repo.or.cz or self-hosted setups are of course accepted as well,
'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
to use, has been proven to be reliable and has a really good web GUI.

Warrior maintainer: Armin Kuster <akuster808@gmail.com>