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 <[email protected]>
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
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
