We need to hear about some testing .. what exactly did you do to sanity test the
update ?

I have the same update locally, but was taking it through some tests
to make sure
it was sane. I'm happy to take this change instead, but want to know
what was done.

Cheers,

Bruce

On Wed, Mar 12, 2014 at 7:56 PM, Olivia Yin <[email protected]> wrote:
> Signed-off-by: Olivia Yin <[email protected]>
> ---
>  recipes-extended/libvirt/libvirt-python.inc                     | 4 ++--
>  recipes-extended/libvirt/{libvirt_1.2.1.bb => libvirt_1.2.2.bb} | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
>  rename recipes-extended/libvirt/{libvirt_1.2.1.bb => libvirt_1.2.2.bb} (97%)
>
> diff --git a/recipes-extended/libvirt/libvirt-python.inc 
> b/recipes-extended/libvirt/libvirt-python.inc
> index 2144a56..195a9de 100644
> --- a/recipes-extended/libvirt/libvirt-python.inc
> +++ b/recipes-extended/libvirt/libvirt-python.inc
> @@ -18,8 +18,8 @@ FILES_${PN}-python = "${bindir}/* ${libdir}/* 
> ${libdir}/${PYTHON_DIR}/*"
>  SRC_URI += 
> "http://libvirt.org/sources/python/libvirt-python-${PV}.tar.gz;name=libvirt_python";
>  SRC_URI += 
> "file://libvirt_api_xml_path.patch;patchdir=../libvirt-python-${PV}"
>
> -SRC_URI[libvirt_python.md5sum] = "e1effd6007b2ebd5d024c6c3838456fb"
> -SRC_URI[libvirt_python.sha256sum] = 
> "bce558606b157d0717ee7bd6537d85dd4c0321c59b4235c967db7a3aad80e246"
> +SRC_URI[libvirt_python.md5sum] = "cd3b75c0eb64e933f0b648fbdca6e868"
> +SRC_URI[libvirt_python.sha256sum] = 
> "94d79d662b6010f6c688b8856b2d95077736d48ffa35feed5a339d7fafbf8c39"
>
>  export LIBVIRT_API_PATH = "${S}/docs/libvirt-api.xml"
>  export LIBVIRT_CFLAGS = "-I${S}/include"
> diff --git a/recipes-extended/libvirt/libvirt_1.2.1.bb 
> b/recipes-extended/libvirt/libvirt_1.2.2.bb
> similarity index 97%
> rename from recipes-extended/libvirt/libvirt_1.2.1.bb
> rename to recipes-extended/libvirt/libvirt_1.2.2.bb
> index 4c9cf36..18a6df5 100644
> --- a/recipes-extended/libvirt/libvirt_1.2.1.bb
> +++ b/recipes-extended/libvirt/libvirt_1.2.2.bb
> @@ -25,8 +25,8 @@ SRC_URI = 
> "http://libvirt.org/sources/libvirt-${PV}.tar.gz;name=libvirt \
>            file://libvirtd.sh \
>            file://libvirtd.conf"
>
> -SRC_URI[libvirt.md5sum] = "cce374220f67895afb6331bd2ddedbfd"
> -SRC_URI[libvirt.sha256sum] = 
> "bc29b5751bf36753c17e2fdbb75e70c7b07df3d9527586d3426e90f5f4abb898"
> +SRC_URI[libvirt.md5sum] = "592958ad1ddce7574d8cb0a31e635acd"
> +SRC_URI[libvirt.sha256sum] = 
> "a48377e307c5c21b67e43db99af909a23c33aff8cbbaa3361fd389eb047cbbc3"
>
>  inherit autotools gettext update-rc.d pkgconfig
>
> --
> 1.8.4.1
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
-- 
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to