meta-openembedded/meta-oe
Otavio Salvador 2154631d35 mozjs: Avoid use of X11 from host when X11 is disabled
The mozjs build system makes use of host headers and libraries if not
passed an invalid path for `--x-includes` and `--x-libraries`. This
fixes host contamination while building in a development host.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-02-03 08:33:48 -08: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 Khronos: Add Khronos LICENSE 2018-10-15 13:37:23 -07: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 libmtp: upgrade 1.1.5 -> 1.1.16 and rework 2019-01-11 08:30:33 -08:00
recipes-core packagegroup-meta-oe: fix build issues 2018-11-22 11:34:44 -07:00
recipes-crypto botan: Add recipe 2018-09-29 02:10:12 -07:00
recipes-dbs mariadb: Upgrade to 5.5.62 2018-11-15 13:18:50 -08:00
recipes-devtools log4cplus: Upgrade to 2.0.2 2018-11-18 09:54:02 -08:00
recipes-extended mozjs: Avoid use of X11 from host when X11 is disabled 2019-02-03 08:33:48 -08:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics openjpeg: fix build for multilib 2019-01-11 08:30:34 -08:00
recipes-kernel kernel-selftest: temporary disable bpf for arm - fix build for qemuarm 2018-10-27 18:23:07 -07:00
recipes-multimedia v4l-utils: update to 1.16.0 2018-11-15 13:18:50 -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 zsh: Delete ${D}/usr if empty 2018-08-28 09:36:28 -07:00
recipes-support glog: fix installation path 2018-12-22 08:14:10 -08: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>