meta-openembedded/meta-oe
Ross Burton 140bf68e37 postgresql: use util-linux's uuid
Postgreqsql was configured to use ossp-uuid but ossp-uuid is dead and everyone
will be building util-linux anyway, so use the libuuid.so from there.

Confusing the option is called e2fs because the library originated in e2fsprogs.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-27 13:49:48 -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 fio: Upgrade to 3.7 2018-07-20 16:14:22 -07:00
recipes-bsp pcmciautils: add (from oe-core) 2018-06-22 10:52:33 -07:00
recipes-connectivity ser2net: upgrade to version 3.5 2018-07-20 16:14:22 -07:00
recipes-core ndctl: Add the NDCTL package 2018-07-26 20:10:07 -07:00
recipes-crypto cryptsetup: Upgrade to 2.0.3 2018-07-20 16:07:12 -07:00
recipes-dbs postgresql: use util-linux's uuid 2018-07-27 13:49:48 -07:00
recipes-devtools clean up var-DISTUTILS_INSTALL_ARGS 2018-07-27 07:19:17 -07:00
recipes-extended mozjs: disable MOZ_GLUE_IN_PROGRAM in standalone builds 2018-07-27 07:19:15 -07:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics tslib: 1.15 -> 1.16 2018-07-26 20:10:07 -07:00
recipes-kernel oprofile: 1.1.0 -> 1.1.2 2018-07-20 16:07:12 -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 libftdi: Extend for nativesdk 2018-07-27 07:19:16 -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>