meta-openembedded/meta-oe
2018-08-08 12:04:13 -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 iperf3: Upgrade to 3.6 2018-08-02 02:12:15 -07:00
recipes-bsp efivar: 0.31 -> 0.36 2018-08-02 11:23:03 -07:00
recipes-connectivity ser2net: upgrade to version 3.5 2018-07-20 16:14:22 -07:00
recipes-core usleep: use update-alternatives 2018-08-02 11:23:03 -07:00
recipes-crypto cryptsetup: Upgrade to 2.0.3 2018-07-20 16:07:12 -07:00
recipes-dbs mariadb: Upgrade to 5.5.61 2018-08-03 09:34:29 -07:00
recipes-devtools pax-utils: add (from oe-core) 2018-07-27 19:26:51 -07:00
recipes-extended libblockdev: add PACKAGECONFIG for lvm-dbus 2018-08-08 12:04:13 -07:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics tigervnc: 1.8.0 -> 1.9.0 2018-08-02 11:23:03 -07:00
recipes-kernel kernel-selftest: Add a recipe on kernel selftest 2018-08-02 11:23:03 -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: update to 7.70 2018-07-12 07:19:43 -07:00
recipes-shells zsh: update to version 5.4.2 2018-03-12 10:01:17 -07:00
recipes-support cpprest: update to new 2.10.3 release, simplify recipe now that it has a cmake file in the root location 2018-08-08 12:04:13 -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>