meta-openembedded/meta-oe
Isaac Hermida 5361ddf67b hostapd: fix WPA2 key replay security bug
Note, hostapd and wpa_supplicant use the same sources. This commit uses the same
patch than OpenEmbedded-core commit 1d92cb1a20135cfffff9f94a6633ec0840518738 in
morty branch.

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-15 16:02:11 -08:00
..
classes gitver: skip packages instead of panic()ing if ${GITVER} fails to expand 2017-06-26 11:35:51 -07:00
conf meta_oe_security_flags.inc: Disable PIE for luajit 2017-01-29 19:07:52 -05:00
licenses acpitests: Fix license issue 2016-05-10 20:18:57 +02:00
recipes-benchmark tinymembench: fix QA warning for GNU_HASH 2017-02-24 19:33:29 +00:00
recipes-bsp/pointercal pointercal: move recipe from oe-core 2016-09-26 08:29:10 +02:00
recipes-connectivity hostapd: fix WPA2 key replay security bug 2017-11-15 16:02:11 -08:00
recipes-core libxml++: fix LICENSE 2017-01-29 19:08:15 -05:00
recipes-devtools luajit: mips and mipsel are 32bit targets too 2017-11-15 15:46:58 -08:00
recipes-extended uml-utilities: Fix problem founds during musl build 2017-08-04 21:08:02 -07:00
recipes-gnome libunique: add x11 to REQUIRED_DISTRO_FEATURES 2016-11-29 08:22:22 -08:00
recipes-graphics ttf-liberation-sans-narrow: use pagure.org instead of retired fedorahosted.org 2017-06-26 11:21:30 -07:00
recipes-kernel makedumpfile: add ARM into COMPATIBLE_HOST 2017-02-24 19:33:29 +00:00
recipes-multimedia mpv: Add libvdpau to DEPENDS 2017-02-22 08:37:41 -08:00
recipes-navigation gpsd: fix multilib build 2016-12-03 07:45:12 -08:00
recipes-sato/claws-mail libetpan, claws*: blacklist because of gnutls upgrade 2016-01-06 13:25:59 +01:00
recipes-support mariadb: Do not use ucontext_* APIs with musl 2017-11-15 15:47:04 -08:00
recipes-test gmock: fixed installing pkgconfig file and libraries on x86_64 architecture 2016-10-05 18:21:13 +02:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README meta-openembedded: Add me to morty maintainer's list 2016-11-15 15:14:32 +01:00

This layer depends on:

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

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' 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][morty][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ 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.

morty branch maintainer(s):
Armin Kuster <akuster808@gmail.com>