meta-openembedded/meta-oe
Anders Roxell 8a824ee1f4 add a storage I/O benchmark test suite
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-19 11:03:19 -07: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 blueman: really belongs in meta-networking 2018-10-12 13:08:17 -07:00
recipes-core toybox: Fix paths to match OE conventions 2018-10-18 14:19:37 -07:00
recipes-crypto botan: Add recipe 2018-09-29 02:10:12 -07:00
recipes-dbs mongodb: Consolidate COMPATIBLE_HOST 2018-09-29 02:10:12 -07:00
recipes-devtools ipc-run: 0.99->20180523.0 2018-10-16 21:23:47 -07:00
recipes-extended zlog: fix up library path for multilib 2018-10-15 13:37:23 -07:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics openjpeg: cmake fixes to prepare update of poppler 2018-10-04 08:52:54 -07:00
recipes-kernel cpupower: Update LIC_FILES_CHKSUM 2018-10-16 06:47:45 -07:00
recipes-multimedia libmms: drop obsolete "Requires:glib-2.0" from pkg-config file 2018-09-26 07:35:44 -07: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 vim: alternatify xxd 2018-10-18 14:19:37 -07:00
recipes-test catch2: new package 2018-10-16 08:17:46 -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>