meta-openembedded/meta-oe
Dai Caiyun 387824f176 openct: Fix rootfs creation errors
To fix error as following:
    file /var/run from install of openct-0.6.20-r0
    conflicts with file from package base-files-3.0.14

Signed-off-by: Dai Caiyun <daicy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-05-27 15:39:14 +02:00
..
classes autotools-bootstrap: make bootstrap package specific. 2016-05-12 11:53:30 -04:00
conf waf-samba.bbclass: move to meta-networking 2016-04-01 12:05:27 -04:00
licenses acpitests: Fix license issue 2016-05-10 20:18:57 +02:00
recipes-benchmark libhugetlbfs: enable build for x86-32 2016-05-19 12:02:39 +02:00
recipes-connectivity networkmanager: add missing dep on dbus-glib-native 2016-05-27 15:39:09 +02:00
recipes-core llvm: make llvm-config wrapper error message more understandable 2016-05-27 15:38:22 +02:00
recipes-devtools iptraf: Fix rootfs creation errors 2016-05-27 15:39:14 +02:00
recipes-extended openlmi-networking: add missing dep on konkretcmpi-native 2016-05-27 15:39:09 +02:00
recipes-gnome libunique: fix gobject introspection support 2016-03-14 12:15:31 +01:00
recipes-graphics fontforge: add back gnulib to DEPENDS 2016-05-27 15:39:14 +02:00
recipes-kernel meta-oe: use bb.utils.contains() instead of base_contains() 2016-04-28 10:38:38 +02:00
recipes-multimedia meta-oe: use bb.utils.contains() instead of base_contains() 2016-04-28 10:38:38 +02:00
recipes-navigation meta-oe: use bb.utils.contains() instead of base_contains() 2016-04-28 10:38:38 +02:00
recipes-sato/claws-mail libetpan, claws*: blacklist because of gnutls upgrade 2016-01-06 13:25:59 +01:00
recipes-support openct: Fix rootfs creation errors 2016-05-27 15:39:14 +02:00
recipes-test gtest, gmock: allow building gtest-native and gmock-native 2016-04-28 10:37:47 +02:00
site
COPYING.MIT
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-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/meta-oe/ 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: Koen Kooi <koen@dominion.thruhere.net>
                       Martin Jansa <martin.jansa@gmail.com>