[oe] [meta-oe][PATCH] python-cython: Fix missing deps for native

Tim Orling ticotimo at gmail.com
Sun Aug 24 01:03:01 UTC 2014


On Sat, Aug 23, 2014 at 5:02 AM, Martin Jansa <martin.jansa at gmail.com>
wrote:

> * ERROR: Nothing RPROVIDES 'python-netserver-native' (but
> virtual:native:/OE/build/shr-core/meta-openembedded/meta-python/recipes-devtools/python/
> python-cython_0.20.2.bb RDEPENDS on or otherwise requires it)
>
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
>
Acked-by: Tim Orling <TicoTimo at gmail.com>

> ---
>  meta-python/recipes-devtools/python/python-cython_0.20.2.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/meta-python/recipes-devtools/python/python-cython_0.20.2.bb
> b/meta-python/recipes-devtools/python/python-cython_0.20.2.bb
> index 8578a14..3966e0b 100644
> --- a/meta-python/recipes-devtools/python/python-cython_0.20.2.bb
> +++ b/meta-python/recipes-devtools/python/python-cython_0.20.2.bb
> @@ -21,3 +21,4 @@ RDEPENDS_${PN} += "\
>      python-subprocess \
>      python-shell \
>  "
> +RDEPENDS_${PN}_class-native = ""
> --
> 2.0.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list