meta-openembedded/meta-oe
Martin Jansa 6be8875f5e uriparser: upgrade to 0.9.3
* LIC_FILES_CHKSUM changed only with formal changes:
  commit 093f10a3539b02a38efa835022ef08e52e71ea52
  Author: Sebastian Pipping <sebastian@pipping.org>
  Date:   Wed Nov 4 22:33:13 2015 +0100

    dos2unix COPYING

  commit 62a6150417636afe3c6956c030a3e4b1b1c1fe57
  Author: Sebastian Pipping <sebastian@pipping.org>
  Date:   Wed Nov 4 22:30:29 2015 +0100

    Update e-mail address

* use CMake instead of autotools

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-05-24 10:12:12 -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 s-suite: push SRCREV to version 3.2 2019-04-16 21:07:25 -07:00
recipes-bsp Add irda-utils 2019-05-18 12:42:47 -07:00
recipes-connectivity modemmanager: Update to 1.10.0 2019-05-23 08:26:14 -07:00
recipes-core ne10, libopus: add armv7ve override as well 2019-05-23 08:26:15 -07:00
recipes-crypto libsodium: update to 1.0.17 2019-03-15 13:57:47 -07:00
recipes-dbs mariadb: Upgrade to 10.3.15 2019-05-24 10:11:28 -07:00
recipes-devtools android-tools-conf: import one more improvement for android-gadget-setup from meta-luneos 2019-05-24 10:11:28 -07:00
recipes-extended rrdtool: improve reproducibility 2019-05-23 10:46:34 -07:00
recipes-gnome libpeas: rework gobject-introspection handling 2019-04-06 08:22:22 -07:00
recipes-graphics ttf-mplus, ttf-vlgothic: add ttf-mplus license 2019-05-24 10:11:28 -07:00
recipes-kernel turbostat: copy bits.h from kernel to turbostat 2019-05-24 10:12:12 -07:00
recipes-multimedia ne10, libopus: add armv7ve override as well 2019-05-23 08:26:15 -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 uriparser: upgrade to 0.9.3 2019-05-24 10:12:12 -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>