On Thu, Jan 16, 2014 at 05:04:04PM +0100, Ulf Samuelsson wrote:
> Signed-off-by: Ulf Samuelsson <[email protected]>
> ---
>  .../recipes-devtools/python/python-nose_1.2.1.bb   |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/meta-oe/recipes-devtools/python/python-nose_1.2.1.bb 
> b/meta-oe/recipes-devtools/python/python-nose_1.2.1.bb
> index 083d052..1cf3869 100644
> --- a/meta-oe/recipes-devtools/python/python-nose_1.2.1.bb
> +++ b/meta-oe/recipes-devtools/python/python-nose_1.2.1.bb
> @@ -11,4 +11,8 @@ SRC_URI[sha256sum] = 
> "2171e9202d118d302d5db1decb52dd862b79e2a626ca19653a6914574a
>  
>  S = "${WORKDIR}/nose-${PV}"
>  
> +do_install_append() {
> +     rm -f ${D}${libdir}/python*/site-packages/site.py*
> +}

it was moved to oe-core and I believe that fixed there by RP (change of
inherit)

> +
>  inherit distutils
> -- 
> 1.7.9.5
> 
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to