From: Valentin Popa Date: Fri, 22 Nov 2013 10:24:34 +0000 (+0200) Subject: pciutils: upgrade to 3.2.1 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~35351 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0edfb3a78657c43fb74ebb1c481af3e9d11fc3f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git pciutils: upgrade to 3.2.1 Signed-off-by: Valentin Popa Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-bsp/pciutils/pciutils-3.2.0/configure.patch b/meta/recipes-bsp/pciutils/pciutils/configure.patch similarity index 100% rename from meta/recipes-bsp/pciutils/pciutils-3.2.0/configure.patch rename to meta/recipes-bsp/pciutils/pciutils/configure.patch diff --git a/meta/recipes-bsp/pciutils/pciutils-3.2.0/guess-fix.patch b/meta/recipes-bsp/pciutils/pciutils/guess-fix.patch similarity index 100% rename from meta/recipes-bsp/pciutils/pciutils-3.2.0/guess-fix.patch rename to meta/recipes-bsp/pciutils/pciutils/guess-fix.patch diff --git a/meta/recipes-bsp/pciutils/pciutils-3.2.0/lib-build-fix.patch b/meta/recipes-bsp/pciutils/pciutils/lib-build-fix.patch similarity index 100% rename from meta/recipes-bsp/pciutils/pciutils-3.2.0/lib-build-fix.patch rename to meta/recipes-bsp/pciutils/pciutils/lib-build-fix.patch diff --git a/meta/recipes-bsp/pciutils/pciutils-3.2.0/makefile.patch b/meta/recipes-bsp/pciutils/pciutils/makefile.patch similarity index 100% rename from meta/recipes-bsp/pciutils/pciutils-3.2.0/makefile.patch rename to meta/recipes-bsp/pciutils/pciutils/makefile.patch diff --git a/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb b/meta/recipes-bsp/pciutils/pciutils_3.2.1.bb similarity index 92% rename from meta/recipes-bsp/pciutils/pciutils_3.2.0.bb rename to meta/recipes-bsp/pciutils/pciutils_3.2.1.bb index 6ff468098a9..6d45d72b171 100644 --- a/meta/recipes-bsp/pciutils/pciutils_3.2.0.bb +++ b/meta/recipes-bsp/pciutils/pciutils_3.2.1.bb @@ -16,8 +16,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.bz2 \ file://guess-fix.patch \ file://makefile.patch" -SRC_URI[md5sum] = "d73a1b35e5d5efa70e8476d5917de11f" -SRC_URI[sha256sum] = "b816943bb06c3338d98e2c705e3b76c9e513830f1f15c76d60e549f965d22a35" +SRC_URI[md5sum] = "425b1acad6854cc2bbb06ac8e48e76fc" +SRC_URI[sha256sum] = "12d52b19042e2fd058af12e7d877bbbce72213cb3a0b5ec7ff0703ac09e3dcde" PARALLEL_MAKE = ""