meta-openembedded/meta-oe
Jackie Huang b3a1f2c1e3 libsmi: set the SH to the target path
Set the SH to the target path to avoid host contamination,
which causes the following issue on some hosts:
| WARNING: QA Issue: /usr/bin/smicache_libsmi contained in
  package libsmi requires /usr/bin/sh, but no providers
  found in its RDEPENDS [file-rdeps]
| Computing transaction...error: Can't install
  libsmi-0.4.8-r0.0@corei7_64: no package provides /usr/bin/sh

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-04-17 13:40:27 -07:00
..
classes waf-samba: enable parallel builds 2016-02-06 16:56:47 -08:00
conf lmsensors: exclude lmsensors-config dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS 2015-11-16 21:57:47 +01:00
licenses fltk: Fix license warning 2016-01-14 11:22:11 +01:00
recipes-benchmark recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-04-17 13:06:14 -07:00
recipes-connectivity networkmanager: fix QA warning 2016-02-06 16:56:47 -08:00
recipes-core llvm.inc: fix PACKAGES_DYNAMIC 2015-10-13 12:27:51 +02:00
recipes-devtools luajit: depend on luajit-native to provide host lua 2016-04-17 13:31:32 -07:00
recipes-extended recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-04-17 13:06:14 -07:00
recipes-gnome libgudev: skip recipe for distros not using systemd as init 2015-10-13 12:27:51 +02:00
recipes-graphics sessreg: add a patch to avoid build errors. 2015-12-20 14:17:57 -08:00
recipes-kernel ktap: add libelf PACKAGECONFIG also to ktap-module 2015-11-11 10:46:55 +01:00
recipes-multimedia recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-04-17 13:06:14 -07:00
recipes-navigation recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-04-17 13:06:14 -07:00
recipes-qt qwt: Fix host-user-contaminated 2016-02-06 16:56:47 -08:00
recipes-sato/claws-mail sylpheed: remove do_install_append 2015-05-17 09:46:31 +02:00
recipes-support libsmi: set the SH to the target path 2016-04-17 13:40:27 -07:00
recipes-test fwts: add the Firmware Test Suite 2014-12-31 16:35:34 +01:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00

This layer depends on:

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

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

Jethro Branch Maintainer:
Armin Kuster <akuster808@gmail.com>