meta-openembedded/meta-oe
Qi.Chen@windriver.com 0477c76116 multipath-tools: fix up patch to avoid segfault
When upgrading multipath, the following patch was accidently
wrongly rebased, leaving set_value not declared in parser.h
and resulting in segfault when running 'multipath' and 'multipathd'.

  0027-RH-warn-on-invalid-regex-instead-of-failing.patch

So fix things up and add the declaration back.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-11 11:30:35 -07:00
..
classes meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
conf layer.conf: Add warrior to compatible release series 2019-04-01 19:49:48 -07:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-14 21:06:57 -08:00
licenses Also remove meta-oe/licenses/vim 2019-03-08 05:38:38 -08:00
recipes-benchmark analyze-suspend: update to 5.3 2019-04-09 21:31:36 -07:00
recipes-bsp ledmon: control hard disk led for RAID arrays 2019-04-09 21:33:39 -07:00
recipes-connectivity czmq: bump version 4.1.1 => 4.2.0 2019-04-06 08:22:22 -07:00
recipes-core ell: remove recipe 2019-04-09 21:31:36 -07:00
recipes-crypto libsodium: update to 1.0.17 2019-03-15 13:57:47 -07:00
recipes-dbs utilities: Fix build failure with -Werror=maybe-uninitialized 2019-03-19 20:59:40 -07:00
recipes-devtools lua: upgrade from v5.3.4 to v5.3.5 2019-04-11 11:30:35 -07:00
recipes-extended lcdproc: Fix parallel build 2019-04-08 10:28:06 -07:00
recipes-gnome libpeas: rework gobject-introspection handling 2019-04-06 08:22:22 -07:00
recipes-graphics xbitmaps: upgrade 1.1.1 -> 1.1.2 2019-04-09 21:31:36 -07:00
recipes-kernel crash: Upgrade to 7.2.5 2019-03-14 07:24:03 -07:00
recipes-multimedia alsa-oss: Upgrade to 1.1.8 2019-04-06 16:59:58 -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 multipath-tools: fix up patch to avoid segfault 2019-04-11 11:30:35 -07:00
recipes-test cppunit: fix patch fuzz warning 2019-03-28 11:55:34 -07:00
COPYING.MIT
README Update maintainers 2018-08-27 10:53:58 -07:00

meta-oe
=======

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git
branch: master
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][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.

layer maintainer: Khem Raj <raj.khem@gmail.com>