meta-openembedded/meta-oe
Andreas Müller d9b57a7244 fltk: upgrade 1.3.4-2 -> 1.3.5
* upstream tries pkconfig first to check for freetype -> patch can be removed
* looks like a bugfix release [1]

[1] https://raw.githubusercontent.com/fltk/fltk/25b947aa7d28d60a8ab41c21e4fa07bdcb614c7f/CHANGES

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-27 10:13:07 -07:00
..
classes meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
conf layer.conf: Add warrior to compatible release series 2019-04-01 19:49:48 -07:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-14 21:06:57 -08:00
licenses Also remove meta-oe/licenses/vim 2019-03-08 05:38:38 -08:00
recipes-benchmark s-suite: push SRCREV to version 3.2 2019-04-16 21:07:25 -07:00
recipes-bsp ledmon: control hard disk led for RAID arrays 2019-04-09 21:33:39 -07:00
recipes-connectivity thrift: update to 0.12.0 2019-04-16 21:07:25 -07:00
recipes-core ell: remove recipe 2019-04-09 21:31:36 -07:00
recipes-crypto libsodium: update to 1.0.17 2019-03-15 13:57:47 -07:00
recipes-dbs utilities: Fix build failure with -Werror=maybe-uninitialized 2019-03-19 20:59:40 -07:00
recipes-devtools sip: Update to 4.19.16. 2019-04-16 21:07:25 -07:00
recipes-extended redis: Upgrade to 4.0.14 2019-04-14 23:26:42 -07:00
recipes-gnome libpeas: rework gobject-introspection handling 2019-04-06 08:22:22 -07:00
recipes-graphics libforms: add x11 to required DISTRO_FEATURES because of libx11 2019-04-12 12:39:36 -07:00
recipes-kernel crash: Upgrade to 7.2.5 2019-03-14 07:24:03 -07:00
recipes-multimedia alsa-oss: Upgrade to 1.1.8 2019-04-06 16:59:58 -07: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 fltk: upgrade 1.3.4-2 -> 1.3.5 2019-04-27 10:13:07 -07:00
recipes-test cppunit: fix patch fuzz warning 2019-03-28 11:55:34 -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>