meta-openembedded/meta-oe
Ricardo Salveti 7c35fa3807 modemmanager: set udev base dir to ${nonarch_base_libdir}/udev
Fixes QA issue when building modemmanager with usrmerge:
  /lib should be relocated to /usr. [usrmerge]

Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-11-15 13:18:51 -08:00
..
classes dos2unix: Remove after move to core 2018-08-21 11:39:07 -07:00
conf layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
licenses Khronos: Add Khronos LICENSE 2018-10-15 13:37:23 -07:00
recipes-benchmark add a storage I/O benchmark test suite 2018-10-19 11:03:19 -07:00
recipes-bsp nvme-cli: add recipe 2018-10-10 08:53:21 -07:00
recipes-connectivity modemmanager: set udev base dir to ${nonarch_base_libdir}/udev 2018-11-15 13:18:51 -08:00
recipes-core dbus-broker: fetch submodules too 2018-11-15 13:18:50 -08:00
recipes-crypto botan: Add recipe 2018-09-29 02:10:12 -07:00
recipes-dbs mariadb: Upgrade to 5.5.62 2018-11-15 13:18:50 -08:00
recipes-devtools rapidjson: Allow empty package 2018-11-15 13:18:50 -08:00
recipes-extended brotli: add initial recipe, based on meta-webkit layer 2018-11-15 13:18:50 -08:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics libyui-ncurses: fix ncurses find module 2018-11-15 13:18:49 -08:00
recipes-kernel kernel-selftest: temporary disable bpf for arm - fix build for qemuarm 2018-10-27 18:23:07 -07:00
recipes-multimedia v4l-utils: update to 1.16.0 2018-11-15 13:18:50 -08:00
recipes-navigation gpsd: split one dpg package 2018-09-17 22:23:29 -07:00
recipes-security nmap: install ndiff 2018-08-22 11:32:58 -07:00
recipes-shells zsh: Delete ${D}/usr if empty 2018-08-28 09:36:28 -07:00
recipes-support cpprest: upgrade to version 2.10.7 and add support for brotli library 2018-11-15 13:18:51 -08:00
recipes-test catch2: new package 2018-10-16 08:17:46 -07:00
COPYING.MIT
README README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00

meta-oe
=======

This layer depends on:

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

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

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