meta-openembedded/meta-oe
Khem Raj 48b61ca652 turbostat: Provide a persistent COPYING file
we were having static md5 sum but the COPYING file
was very much tied to certain versions of kernel this
makes it fail for several different kernel versions
so lets keep the upstream version of copying file

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-29 18:18:13 -07:00
..
classes dos2unix: Remove after move to core 2018-08-21 11:39:07 -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 lmbench: fix usrmerge install path 2018-08-27 10:53:58 -07:00
recipes-bsp pcmciautils: depend on bison-native 2018-08-19 16:09:28 -07:00
recipes-connectivity recipes: Exclude non-buildable recipes from world for musl build 2018-08-20 23:58:58 -07:00
recipes-core ell: update to 0.8 2018-08-24 08:58:13 -07:00
recipes-crypto cryptsetup: Upgrade to 2.0.3 2018-07-20 16:07:12 -07:00
recipes-dbs mongodb: Exclude on mips arch 2018-08-27 10:53:58 -07:00
recipes-devtools php: define PACKAGECONFIG[] for valgrind 2018-08-28 18:35:11 -07:00
recipes-extended snappy: add -fPIC flags 2018-08-28 09:36:28 -07:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics openjpeg: upgrade 2.2.0 -> 2.3.0 2018-08-21 16:20:36 -07:00
recipes-kernel turbostat: Provide a persistent COPYING file 2018-08-29 18:18:13 -07:00
recipes-multimedia recipes: Exclude non-buildable recipes from world for musl build 2018-08-20 23:58:58 -07:00
recipes-navigation gpsd: upgrade to 3.17 2018-05-01 18:15:44 -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 open-vm-tools: Upgrade to 10.3.0 2018-08-28 09:36:28 -07:00
recipes-test recipes: Exclude non-buildable recipes from world for musl build 2018-08-20 23:58:58 -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>