meta-openembedded/meta-oe
Ankit Navik c5f551f841 spirv-tools: Initial recipe for spirv tools
Add generic recipe for spirv tools.

Signed-off-by: Ankit Navik <ankit.tarot@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-01-02 10:28:18 -08:00
..
classes Copy breakpad .sym file in appropriate folder. 2018-11-26 09:38:13 -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 read-edid: Upgrade to 3.0.2 2018-11-29 18:44:56 -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 wifi-test-suite: Initial recipe for wifi test suite. 2018-12-27 09:18:09 -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 rocksdb: Upgrade to 5.17.2 2018-12-18 22:15:59 -08:00
recipes-devtools libedit: Upgrade to 20181209 2018-12-26 18:27:54 -08:00
recipes-extended redis: Update to 4.0.12 2018-12-23 13:29:20 -08:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics spirv-tools: Initial recipe for spirv tools 2019-01-02 10:28:18 -08:00
recipes-kernel bpftool: don't build under musl 2018-12-04 17:51:35 -08:00
recipes-multimedia libvpx: bump to 1.7.0 2018-12-22 15:37:36 -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: add version 56 2018-12-06 08:11:52 -08:00
recipes-support open-vm-tools: Upgrade to 10.3.5 2018-12-23 13:29:20 -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>