meta-openembedded/meta-oe
Daniel Díaz 00d5219d65 bpftool: add new recipe
The bpftool allows for inspection and simple manipulation of
eBPF programs and maps, so common in the kernel selftests.

Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-27 22:17:33 -07:00
..
classes scancode.bbclass: Adding a bbclass for scancode license scaning utility 2018-05-23 15:32:05 -07:00
conf meta-*: add LAYERSERIES_COMPAT to layer.conf files 2018-04-13 12:43:37 -07:00
licenses libmxml: add recipe 2018-06-05 18:17:21 -07:00
recipes-benchmark libhugetlbfs: Fix build on musl 2018-06-22 10:52:33 -07:00
recipes-bsp pcmciautils: add (from oe-core) 2018-06-22 10:52:33 -07:00
recipes-connectivity modemmanager: Fix build with musl provide canonicalize_file_name() 2018-06-16 08:51:38 -07:00
recipes-core Revert "libxml++: only include when x11 in DISTRO_FEATURES" 2018-05-30 09:56:45 -07:00
recipes-crypto engine-pkcs11: has been merged to libp11, so deleted. 2018-06-20 10:07:41 -07:00
recipes-dbs mariadb: add UPSTREAM_CHECK_URI 2018-05-29 12:56:19 -07:00
recipes-devtools mercurial: upgrade to 4.6.1 2018-06-14 09:01:12 -07:00
recipes-extended python-pywbem: update to version 0.11.0 and add a python3 recipe 2018-06-22 10:52:33 -07:00
recipes-gnome gtkmm3: add initial 3.22.2 2018-04-08 17:00:06 -07:00
recipes-graphics glm: variable cleanup 2018-05-29 12:56:19 -07:00
recipes-kernel bpftool: add new recipe 2018-06-27 22:17:33 -07:00
recipes-multimedia libopus: add native and nativesdk 2018-05-17 08:26:49 -07:00
recipes-navigation gpsd: upgrade to 3.17 2018-05-01 18:15:44 -07:00
recipes-security nmap: move recipe from meta-security to meta-oe 2018-06-01 18:54:49 -07:00
recipes-shells zsh: update to version 5.4.2 2018-03-12 10:01:17 -07:00
recipes-support gperftools: add the setting of COMPATIBLE_HOST back 2018-06-22 10:52:33 -07:00
recipes-test fwts: Upgrade to V18.05.00 2018-05-31 21:53:52 -07:00
COPYING.MIT
README README: fix links to repos and improve formatting 2018-06-20 21:43:55 -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.

Main layer maintainer: Armin Kuster <akuster808@gmail.com>