meta-openembedded/meta-oe
Martin Jansa aeca0185a6 android-tools: use fixed SRCREVs instead of tag name
* so that bitbake doesn't need to use git ls-remote during parsing to resolve tag name into SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-30 09:57:27 -07:00
..
classes scancode.bbclass: Adding a bbclass for scancode license scaning utility 2018-05-23 15:32:05 -07: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 lmbench: add UPSTREAM_CHECK_URI 2018-05-29 12:56:19 -07:00
recipes-bsp lmsensors: add RECIPE_UPSTREAM_VERSION 2018-05-29 12:56:19 -07:00
recipes-connectivity hostapd: fix the bug for PATCHTOOL = "patch" 2018-05-29 12:57:23 -07:00
recipes-core Revert "libxml++: only include when x11 in DISTRO_FEATURES" 2018-05-30 09:56:45 -07:00
recipes-crypto libmcrypt: add UPSTREAM_CHECK_URI 2018-05-29 12:56:19 -07:00
recipes-dbs mariadb: add UPSTREAM_CHECK_URI 2018-05-29 12:56:19 -07:00
recipes-devtools android-tools: use fixed SRCREVs instead of tag name 2018-05-30 09:57:27 -07:00
recipes-extended tiptop: Add aarch64 into COMPATIBLE_HOST. 2018-05-29 12:57:23 -07:00
recipes-gnome gtkmm3: add initial 3.22.2 2018-04-08 17:00:06 -07:00
recipes-graphics glm: variable cleanup 2018-05-29 12:56:19 -07:00
recipes-kernel turbostat: add the recipe of turbostat to meta-oe 2018-05-29 12:57:23 -07:00
recipes-multimedia libopus: add native and nativesdk 2018-05-17 08:26:49 -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 libeigen: fix splitting files into packages 2018-05-29 12:57:19 -07:00
recipes-test gtest: switch away from github archive 2018-05-23 15:32:05 -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>