meta-openembedded/meta-oe
James Feist 9c4cfa8905 libgpiod: Enable cxx bindings by default
If we move the packageconfig settings from the shared
inc file into the individual version recipes, we can
enable the cxx bindings by default for the newer version
of libgpiod.

Signed-off-by: James Feist <james.feist@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:33 -07:00
..
classes meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
conf ndctl: make MACHINE_ARCH and ignore from libblockdev 2019-05-18 12:42:47 -07:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-14 21:06:57 -08:00
licenses ttf-mplus, ttf-vlgothic: add ttf-mplus license 2019-05-24 10:11:28 -07:00
recipes-benchmark phoronix-test-suite: upgrade from 8.6.0 -> 8.8.1 2019-06-15 16:45:33 -07:00
recipes-bsp lmsensors: Update to 3.5.0 2019-06-15 16:45:33 -07:00
recipes-connectivity modemmanager: Update to 1.10.0 2019-05-23 08:26:14 -07:00
recipes-core safec: Initial recipe for safe C library 2019-05-29 02:21:42 -07:00
recipes-crypto cryptsetup: Add PACKAGECONFIG options 2019-06-15 16:45:33 -07:00
recipes-dbs postgresql: improve reproducibility 2019-06-15 16:45:33 -07:00
recipes-devtools php: upgrade 7.3.4 -> 7.3.6 2019-06-15 16:45:33 -07:00
recipes-extended hwloc: Upgrade to 1.11.12 2019-06-15 16:45:33 -07:00
recipes-gnome libpeas: rework gobject-introspection handling 2019-04-06 08:22:22 -07:00
recipes-graphics xf86-video-ati: upgrade 18.0.1 -> 19.0.1 2019-06-15 16:45:33 -07:00
recipes-kernel crash: do not use unstable github archive tarballs 2019-05-27 00:49:29 -07:00
recipes-multimedia pavucontrol: upgrade 3.0 -> 4.0 2019-06-15 16:45:33 -07:00
recipes-navigation gpsd: Switch PACKAGECONFIG[qt] from Qt4 to Qt5 2019-05-24 10:12:12 -07:00
recipes-security nmap: Fix build on RISC-V 2019-03-07 09:33:45 -08:00
recipes-shells dash: upgrade 0.5.9.1 -> 0.5.10.2 2019-03-01 18:51:29 -08:00
recipes-support libgpiod: Enable cxx bindings by default 2019-06-15 16:45:33 -07:00
recipes-test catch2: Upgrade 2.6.1 -> 2.7.2 2019-05-10 14:10:13 -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>