meta-openembedded/meta-oe
Hongxu Jia 5d6d21e98e libreport: fix Nothing RPROVIDES 'lib32-python3-libreport'
While multilib enabled, if other recipe RDEPENDS python3-libreport,
it failed with:
...
ERROR: Nothing RPROVIDES 'lib32-python3-libreport'
...

Do not use python3-${PN} could fix the issue.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-10-27 16:39:34 +00:00
..
classes meson: set needs_exe_wrapper 2017-08-13 13:16:18 +02:00
conf meta-oe/conf/layer.conf: Remove "id" from HOSTTOOLS 2017-10-15 17:29:40 +00:00
licenses keybinder: add recipe 3.0 2017-07-24 18:58:54 +02:00
recipes-benchmark phoronix-test-suite: Upgrade from v6.6.1 to v7.4.0 2017-10-04 14:53:28 +00:00
recipes-bsp/pointercal pointercal: move recipe from oe-core 2016-09-26 08:29:10 +02:00
recipes-connectivity hostapd: fix WPA2 key replay security bug 2017-10-16 20:42:22 +00:00
recipes-core toybox: Switch building from git src_uri 2017-10-17 10:32:03 +00:00
recipes-devtools nodejs: Update to 8.7.0 2017-10-27 16:39:33 +00:00
recipes-extended libreport: fix Nothing RPROVIDES 'lib32-python3-libreport' 2017-10-27 16:39:34 +00:00
recipes-gnome recipes: remove blacklisted recipes 2017-08-31 10:18:33 +02:00
recipes-graphics tslib: update project homepage 2017-10-20 16:14:56 +00:00
recipes-kernel oprofile: move from oe-core, as it's being deprecated there 2017-10-17 10:32:03 +00:00
recipes-multimedia rcmd: Fix build with musl 2017-10-02 12:34:40 +00:00
recipes-navigation gpsd: Fix gpsd Yocto pyro build for read only rootfs 2017-10-15 17:29:40 +00:00
recipes-support postgresql: Update to 9.4.14 2017-10-27 16:39:34 +00:00
recipes-test stress-ng: Add recipe 2017-10-27 16:39:33 +00:00
site
COPYING.MIT
README

This layer depends on:

URI: git://github.com/openembedded/oe-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/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.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
                       Martin Jansa <martin.jansa@gmail.com>