meta-openembedded/meta-oe
Khem Raj 8cbd403fce php_7.3.2.bb: Switch to mysqlnd
With mariadb 10.x it fails to find headers in right location during
builds

https://bugs.php.net/bug.php?id=75612

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-03-07 09:33:45 -08:00
..
classes meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
conf Revert "meta-oe: fixup LAYERDEPENDS to include meta-python" 2019-02-28 09:42:11 -08:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-14 21:06:57 -08:00
licenses hdf5: add version 1.8.19 2019-02-17 12:21:27 -08:00
recipes-benchmark libc-bench: Upgrade to use new location for SRC_URI 2019-03-04 23:09:25 -08:00
recipes-bsp lmsensors: read cpu information fail on ppc 2019-02-28 09:42:11 -08:00
recipes-connectivity libqmi: Upgrade 1.22.0 -> 1.22.2 2019-03-07 09:33:45 -08:00
recipes-core plymouth: Update to version 0.9.4 2019-02-25 16:31:30 -08:00
recipes-crypto cryptsetup: Upgrade to 2.1.0 2019-02-15 06:58:55 -08:00
recipes-dbs mysql-python: fix compilation with MariaDB 10.3.13 2019-03-07 09:33:45 -08:00
recipes-devtools php_7.3.2.bb: Switch to mysqlnd 2019-03-07 09:33:45 -08:00
recipes-extended mozjs: Fix cross-builds of nsinstall 2019-02-26 10:16:24 -08:00
recipes-gnome libpeas: initial add 1.22.0 2019-02-20 11:11:43 -08:00
recipes-graphics ttf-arphic-uming: Use license file instead of README for license checksums 2019-03-05 21:41:36 -08:00
recipes-kernel oprofile: Fix build with clang 2019-02-13 09:27:22 -08:00
recipes-multimedia live555: update to version 20190227 2019-03-03 14:00:26 -08:00
recipes-navigation gpsd: split one dpg package 2018-09-17 22:23:29 -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 hdf5: support 32-bit target 2019-03-07 09:33:45 -08:00
recipes-test catch2: Upgrade to 2.6.1 2019-02-13 09:27:22 -08: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>