meta-openembedded/meta-oe
Martin Jansa f6b21313ab ccid: fix SRC_URI
* alioth.debian.org isn't available anymore
* master already has this (was part of the upgrade to newer version)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-05-26 09:09:32 -07:00
..
classes dos2unix: Remove after move to core 2018-08-21 11:39:07 -07:00
conf ptest: add addition packagegroups and image for ptests 2018-11-15 13:18:52 -08:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-18 09:54:01 -08:00
licenses licenses: Add Arphic-Public-License text 2019-02-04 21:52:32 -08:00
recipes-benchmark fio: Upgrade to 3.12 2018-11-18 09:54:02 -08:00
recipes-bsp nvme-cli: add recipe 2018-10-10 08:53:21 -07:00
recipes-connectivity modemmanager: Fix build with clang 2019-02-04 21:35:13 -08:00
recipes-core packagegroup-meta-oe: Remove unbuildable packages on risc-v from rdep 2019-02-04 21:45:23 -08:00
recipes-crypto botan: Add recipe 2018-09-29 02:10:12 -07:00
recipes-dbs mariadb: update to 5.5.64 2019-05-25 13:12:48 -07:00
recipes-devtools luajit: Disable for mips n64/n32 hosts 2019-02-04 21:50:44 -08:00
recipes-extended mozjs: Fix symbol visibility with clang/libc++ 2019-02-04 22:01:26 -08:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics xscreensaver: Define consistent app-defaults dir 2019-02-04 21:13:26 -08:00
recipes-kernel cpupower: remove LIC_FILES_CHKSUM 2019-05-20 21:01:55 -07:00
recipes-multimedia mpv: Disable lua on mips/aarch64 2019-02-04 21:49:06 -08:00
recipes-navigation gpsd: split one dpg package 2018-09-17 22:23:29 -07:00
recipes-security nmap: Include additional FILES path for certs 2019-02-04 22:05:07 -08:00
recipes-shells zsh: Delete ${D}/usr if empty 2018-08-28 09:36:28 -07:00
recipes-support ccid: fix SRC_URI 2019-05-26 09:09:32 -07:00
recipes-test stress-ng: Upgrade from 0.09.37 to 0.09.45 2018-11-15 13:18:52 -08:00
COPYING.MIT
README README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00

meta-oe
=======

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git
branch: thud 
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][thud]' 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[thud][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.

Thud maintainer: Armin Kuster <akuster808@gmail.com>