[meta-virtualization] [PATCH] xen: Remove dependency on python-setuptools-native.

Bruce Ashfield bruce.ashfield at gmail.com
Tue Feb 11 12:47:25 PST 2014


On Tue, Feb 11, 2014 at 7:14 AM, Philip Tricca <flihp at twobit.us> wrote:
> oe-core fixed some overlap between the python-setuptools-native and
> python-distribute-native recently. This made python-setuptools
> obsolite. See: http://patchwork.openembedded.org/patch/66085/
> The Xen recipe already DEPENDS on python-distribute-native by
> inheriting setuptools so we only need to remove the dependency on
> python-setuptools-native.

merged

Bruce

>
> Signed-off-by: Philip Tricca <flihp at twobit.us>
> ---
>  recipes-extended/xen/xen.inc |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
> index e0d01a5..b238ddb 100644
> --- a/recipes-extended/xen/xen.inc
> +++ b/recipes-extended/xen/xen.inc
> @@ -17,7 +17,7 @@ PACKAGECONFIG ??= " \
>  PACKAGECONFIG[sdl] = "--enable-sdl,--disable-sdl,virtual/libsdl,"
>  PACKAGECONFIG[xsm] = "--enable-xsmpolicy,--disable-xsmpolicy,checkpolicy-native,"
>
> -DEPENDS = "util-linux util-linux-native file-native zlib ncurses openssl bison-native flex-native gettext dev86-native iasl-native pciutils bridge-utils iproute2 procps yajl pixman python python-setuptools-native xz xz-native glib-2.0"
> +DEPENDS = "util-linux util-linux-native file-native zlib ncurses openssl bison-native flex-native gettext dev86-native iasl-native pciutils bridge-utils iproute2 procps yajl pixman python xz xz-native glib-2.0"
>
>  # inherit setuptools adds python to RDEPENDS, override it
>  RDEPENDS_${PN} = ""
> --
> 1.7.10.4
>
> _______________________________________________
> 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