meta-openembedded/meta-oe
Khem Raj 4489cac61f obexftp: use makefile instead of ninja cmake generator
Fixes

| NOTE: make -j 44 crctable
| make: *** No rule to make target 'crctable'.  Stop.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08 17:00:06 -07:00
..
classes classes/recipes: Convert SkipPackage -> SkipRecipe 2018-03-05 11:45:40 -05:00
conf meta-oe/conf/layer.conf: Remove "id" from HOSTTOOLS 2017-10-15 17:29:40 +00:00
licenses Add FLTK to licenses to avoid warning when building fltk / fltk-native 2017-12-27 07:47:00 -08:00
recipes-benchmark lmbench: refresh local patches to avoid fuzz warnings 2018-04-08 17:00:06 -07:00
recipes-bsp efivar: refresh the patches 2018-04-08 17:00:06 -07:00
recipes-connectivity obexftp: use makefile instead of ninja cmake generator 2018-04-08 17:00:06 -07:00
recipes-core glibmm: Backport patch to fix invalid code in glibmm/threads.h 2018-04-08 17:00:06 -07:00
recipes-crypto cryptsetup: move to crypto 2018-03-01 16:10:37 -08:00
recipes-dbs mariadb(-native): refresh fix-mysqlclient-r-version.patch 2018-04-08 17:00:06 -07:00
recipes-devtools php: enable opcache by default 2018-04-08 17:00:06 -07:00
recipes-extended haveged: update to 1.9.2 2018-04-08 17:00:06 -07:00
recipes-gnome gtkmm3: add initial 3.22.2 2018-04-08 17:00:06 -07:00
recipes-graphics tslib: Upgrade to 1.15 release 2018-04-08 17:00:06 -07:00
recipes-kernel cpupower: add gettext-native to DEPENDS 2018-03-16 19:14:25 -07:00
recipes-multimedia libass: update 0.13.6 -> 0.14.0 2018-04-08 17:00:06 -07:00
recipes-navigation geoclue: inherit gobject-introspection 2018-04-08 17:00:06 -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 pidgin: refresh patches 2018-04-08 17:00:06 -07:00
recipes-test evtest: move to recipes-test 2018-03-01 16:10:37 -08:00
COPYING.MIT
README

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: Koen Kooi <koen@dominion.thruhere.net>
                       Martin Jansa <martin.jansa@gmail.com>