meta-openembedded/meta-oe
Martin Jansa b6d34f6519 cfengine: remove cf-consumer.service cf-redis-server.service
* they were removed from 3.12.0 release, see:
  8001b89c09
  d8426c42c0
* fixes:
  ERROR: SYSTEMD_SERVICE_cfengine value cf-consumer.service does not exist

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2018-08-16 21:41:15 -04: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 lsscsi: Upgrade to 0.30 2018-08-15 08:20:06 -07:00
recipes-connectivity ser2net: upgrade to version 3.5 2018-07-20 16:14:22 -07:00
recipes-core toybox: Add missing dep on virtual/crypt 2018-08-15 08:20:06 -07:00
recipes-crypto cryptsetup: Upgrade to 2.0.3 2018-07-20 16:07:12 -07:00
recipes-dbs postgresql: upgrade 9.4.18 -> 10.4 2018-08-11 20:16:53 -07:00
recipes-devtools openocd: prevent fetching git submodules during do_configure 2018-08-15 08:20:06 -07:00
recipes-extended cfengine: remove cf-consumer.service cf-redis-server.service 2018-08-16 21:41:15 -04: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: fix various issues 2018-08-16 21:41:15 -04:00
recipes-multimedia faad2: set LICENSE_FLAGS 2018-08-15 08:20:06 -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 tcsh: Add dep on virtual/crypt 2018-08-15 08:20:06 -07:00
recipes-support ckermit: Pass -DNOARROWKEYS by default 2018-08-15 08:20:06 -07:00
recipes-test stress-ng: Upgrade to 0.09.37 2018-08-15 08:20:06 -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>