[OE-core] [PATCH] pciutils: upgrade 3.6.2 -> 3.6.4

Richard Purdie richard.purdie at linuxfoundation.org
Sat Feb 8 07:46:12 UTC 2020


On Fri, 2020-02-07 at 12:27 -0800, Wang Mingyu wrote:
> Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
> ---
>  .../pciutils/{pciutils_3.6.2.bb => pciutils_3.6.4.bb}         | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-bsp/pciutils/{pciutils_3.6.2.bb => pciutils_3.6.4.bb} (92%)
> 
> diff --git a/meta/recipes-bsp/pciutils/pciutils_3.6.2.bb b/meta/recipes-bsp/pciutils/pciutils_3.6.4.bb
> similarity index 92%
> rename from meta/recipes-bsp/pciutils/pciutils_3.6.2.bb
> rename to meta/recipes-bsp/pciutils/pciutils_3.6.4.bb
> index 413421cd8a..034bb63dc9 100644
> --- a/meta/recipes-bsp/pciutils/pciutils_3.6.2.bb
> +++ b/meta/recipes-bsp/pciutils/pciutils_3.6.4.bb
> @@ -11,8 +11,8 @@ DEPENDS = "zlib kmod"
>  SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.xz \
>             file://configure.patch"
>  
> -SRC_URI[md5sum] = "77963796d1be4f451b83e6da28ba4f82"
> -SRC_URI[sha256sum] = "db452ec986edefd88af0d222d22f6102f8030a8633fdfe846c3ae4bde9bb93f3"
> +SRC_URI[md5sum] = "4343b37e19f319ce8f3d59c30031790e"
> +SRC_URI[sha256sum] = "f67ff732976e2db2a5ccdf3960020796526ba6b05f6b1cdd24b7b206af706055"
>  
>  inherit multilib_header pkgconfig

Patches need refreshing:

WARNING: pciutils-3.6.4-r0 do_patch: Fuzz detected:
WARNING: pciutils-3.6.4-r0 do_patch: QA Issue: Patch log indicates that patches do not apply cleanly. [patch-fuzz]

Cheers,

Richard



More information about the Openembedded-core mailing list