[meta-virtualization] [PATCH 2/2] python-babel: add native support.

Bruce Ashfield bruce.ashfield at gmail.com
Thu Dec 5 11:10:38 PST 2013


Out of curiosity, what is using the native version of the package ? I'd like
to get that in the commit log.

Bruce

On Wed, Dec 4, 2013 at 12:49 PM, Denis Carikli <denis at eukrea.com> wrote:
> Signed-off-by: Denis Carikli <denis at eukrea.com>
> ---
>  .../recipes-devtools/python/python-babel_1.3.bb    |    1 +
>  .../recipes-devtools/python/python-pytz_2013.8.bb  |    2 ++
>  2 files changed, 3 insertions(+)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-babel_1.3.bb b/meta-openstack/recipes-devtools/python/python-babel_1.3.bb
> index cf2b7a8..11b79d8 100644
> --- a/meta-openstack/recipes-devtools/python/python-babel_1.3.bb
> +++ b/meta-openstack/recipes-devtools/python/python-babel_1.3.bb
> @@ -18,3 +18,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
>
>  inherit setuptools
>
> +BBCLASSEXTEND = "native"
> diff --git a/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb b/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb
> index cee4fc2..c5c3fce 100644
> --- a/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb
> +++ b/meta-openstack/recipes-devtools/python/python-pytz_2013.8.bb
> @@ -16,3 +16,5 @@ SRC_URI[sha256sum] = "58552e870aa2c0a1fa3b4ef923f00fbf3e55afaa87f8d31244d44f188d
>  S = "${WORKDIR}/${SRCNAME}-${PV}"
>
>  inherit setuptools
> +
> +BBCLASSEXTEND = "native"
> --
> 1.7.9.5
>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list