meta-openembedded/meta-oe
Mingli Yu 2aabe37347 mariadb: Upgrade to 5.5.62
MariaDB 5.5.62 is a maintenance release.

It includes bugfixes and updates, including from
MySQL 5.5.62.
. XtraDB updated to 5.5.61-38.13
. Fixes for the following security vulnerabilities:
  CVE-2018-3282
  CVE-2018-3174

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-01-07 08:26:53 -08:00
..
classes classes/recipes: Convert SkipPackage -> SkipRecipe 2018-03-05 11:45:40 -05:00
conf meta-*: add LAYERSERIES_COMPAT to layer.conf files 2018-04-13 12:43:37 -07:00
licenses Add FLTK to licenses to avoid warning when building fltk / fltk-native 2017-12-27 07:47:00 -08:00
recipes-benchmark iperf3: Drop redundant patch 2018-06-14 20:18:01 -07:00
recipes-bsp efivar: refresh the patches 2018-04-08 17:00:06 -07:00
recipes-connectivity libwebsockets: switch away from github archive 2018-06-14 20:00:09 -07:00
recipes-core Revert "libxml++: only include when x11 in DISTRO_FEATURES" 2018-06-14 19:26:14 -07:00
recipes-crypto libsodium: update to 1.0.16 2018-08-26 10:55:40 -07:00
recipes-dbs mariadb: Upgrade to 5.5.62 2019-01-07 08:26:53 -08:00
recipes-devtools nodejs: Enable system ICU support 2019-01-07 08:26:53 -08:00
recipes-extended upm: Fix do_package error as following when enable multilib. 2019-01-07 08:26:53 -08:00
recipes-gnome gtkmm3: add initial 3.22.2 2018-04-08 17:00:06 -07:00
recipes-graphics libyui: Fix build with clang 2018-05-01 18:17:43 -07:00
recipes-kernel minicoredumper: relocate admin-binaries to sbin 2018-06-14 20:13:40 -07:00
recipes-multimedia v4l-utils: refresh patches 2018-04-13 12:43:41 -07:00
recipes-navigation gpsd: upgrade to 3.17 2018-05-01 18:15:44 -07:00
recipes-security leveldb: move to recipes-dbs 2018-03-29 16:52:09 -07:00
recipes-shells zsh: update to version 5.4.2 2018-03-12 10:01:17 -07:00
recipes-support tbb: check the version of the cross gcc instead of host gcc 2018-09-29 09:00:33 -07:00
recipes-test gtest: switch away from github archive 2018-06-14 20:15:51 -07:00
COPYING.MIT
README update layer maintainers 2018-04-13 12:43:44 -07: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: Armin Kuster <akuster808@gmail.com>