[oe] [meta-python][PATCH] python-dateutil: mark as having broken "make clean"

Martin Jansa martin.jansa at gmail.com
Mon Feb 1 15:15:19 UTC 2016


On Mon, Jan 18, 2016 at 11:30:51AM +0000, Bob Ham wrote:
> Set CLEANBROKEN as the Makefile has no "clean" target.
> 
> Signed-off-by: Bob Ham <bob.ham at collabora.com>

Please check if it's still needed for python-dateutil_2.4.2.bb currently
in master.

> ---
>  meta-python/recipes-devtools/python/python-dateutil_1.5.bb | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta-python/recipes-devtools/python/python-dateutil_1.5.bb b/meta-python/recipes-devtools/python/python-dateutil_1.5.bb
> index 37f19a8..61d992d 100644
> --- a/meta-python/recipes-devtools/python/python-dateutil_1.5.bb
> +++ b/meta-python/recipes-devtools/python/python-dateutil_1.5.bb
> @@ -8,6 +8,8 @@ SRCNAME = "${BPN}"
>  SRC_URI = "http://labix.org/download/python-dateutil/${SRCNAME}-${PV}.tar.gz"
>  S = "${WORKDIR}/${SRCNAME}-${PV}"
>  
> +CLEANBROKEN = "1"
> +
>  inherit setuptools
>  
>  PACKAGES =+ "${PN}-zoneinfo"
> -- 
> 2.1.4
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160201/51f6a2b0/attachment-0002.sig>


More information about the Openembedded-devel mailing list