All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pciutils: upgrade 3.6.2 -> 3.6.4
@ 2020-02-07 20:27 Wang Mingyu
  2020-02-08  7:46 ` Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Mingyu @ 2020-02-07 20:27 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Wang Mingyu <wangmy@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
 
-- 
2.17.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] pciutils: upgrade 3.6.2 -> 3.6.4
  2020-02-07 20:27 [PATCH] pciutils: upgrade 3.6.2 -> 3.6.4 Wang Mingyu
@ 2020-02-08  7:46 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2020-02-08  7:46 UTC (permalink / raw)
  To: Wang Mingyu, openembedded-core

On Fri, 2020-02-07 at 12:27 -0800, Wang Mingyu wrote:
> Signed-off-by: Wang Mingyu <wangmy@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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-08  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-07 20:27 [PATCH] pciutils: upgrade 3.6.2 -> 3.6.4 Wang Mingyu
2020-02-08  7:46 ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.