meta-openembedded/meta-oe
Khem Raj 1ed152e32e lockdev: Switch to use archive tarballs for SRC_URI
anonscm.debian.org has been replaced with https://salsa.debian.org
however, lockdev has been dropped from debian packages, so its not
maintained at salsa.debian.org, therefore resort to archives and add few
more fixes to get it building from archive.

bump PE since version still remains 1.0.3 but we drop +git${...} from PV

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-14 14:31:14 -08:00
..
classes meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
conf ptest: add addition packagegroups and image for ptests 2018-11-12 10:04:31 -08:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-14 21:06:57 -08:00
licenses licenses: Add Arphic-Public-License text 2019-01-10 09:06:05 -08:00
recipes-benchmark tinymembench: Update to tip of master 2019-01-02 10:28:18 -08:00
recipes-bsp efibootmgr: fix conflicting types for 'efi_set_verbose' 2018-12-18 18:44:59 -08:00
recipes-connectivity modemmanager: Add libxslt-native to DEPENDS 2019-01-11 15:04:17 -08:00
recipes-core packagegroup-meta-oe: Remove unbuildable packages on risc-v from rdep 2018-12-26 13:18:02 -08:00
recipes-crypto botan: Add recipe 2018-09-29 02:10:12 -07:00
recipes-dbs postgresql: correctly build against target perl 2019-01-11 07:48:30 -08:00
recipes-devtools meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
recipes-extended haveged: Upgrade 1.9.4 2019-01-14 10:46:36 -08:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics qrencode: 4.0.0 -> 4.0.1 2019-01-10 09:05:36 -08:00
recipes-kernel meta-oe: remove True option to getVar calls (again) 2019-01-13 10:28:01 -08:00
recipes-multimedia mpv: Disable lua on mips/aarch64 2019-01-04 18:29:39 -08:00
recipes-navigation gpsd: split one dpg package 2018-09-17 22:23:29 -07:00
recipes-security nmap: install ndiff 2018-08-22 11:32:58 -07:00
recipes-shells mksh: Don't use ${PN} 2019-01-10 09:06:05 -08:00
recipes-support lockdev: Switch to use archive tarballs for SRC_URI 2019-01-14 14:31:14 -08:00
recipes-test catch2: Replace the patch with upstreamable patch 2019-01-02 10:28:18 -08: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>