diff options
author | Ross Burton <ross.burton@intel.com> | 2018-07-17 17:39:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-24 11:52:26 +0100 |
commit | ad79b002571eae6924bbf44d46e3030aa63421a5 (patch) | |
tree | 448bde1bbb88b39bbc430c182827cd7c2c4ceb1c /meta/recipes-bsp/pciutils | |
parent | fde3ca8b7340f19f53e4939cef5fb2753a158034 (diff) | |
download | poky-ad79b002571eae6924bbf44d46e3030aa63421a5.tar.gz |
pciutils: upgrade 3.5.6 -> 3.6.1
(From OE-Core rev: 2ed00ce1acb19f351149c02f25267b111991e8f7)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/pciutils')
-rw-r--r-- | meta/recipes-bsp/pciutils/pciutils_3.6.1.bb (renamed from meta/recipes-bsp/pciutils/pciutils_3.5.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.5.6.bb b/meta/recipes-bsp/pciutils/pciutils_3.6.1.bb index de974edcbd..d71a29adc8 100644 --- a/meta/recipes-bsp/pciutils/pciutils_3.5.6.bb +++ b/meta/recipes-bsp/pciutils/pciutils_3.6.1.bb | |||
@@ -11,8 +11,8 @@ DEPENDS = "zlib kmod" | |||
11 | SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.xz \ | 11 | SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.xz \ |
12 | file://configure.patch" | 12 | file://configure.patch" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "8e52278399b7b35fcfc031bc05da80a8" | 14 | SRC_URI[md5sum] = "1adbcc258030ea92609100703f29c92c" |
15 | SRC_URI[sha256sum] = "f346eeb90cce0910c05b877fe49eadc760fa084c0455fd313e39d4b2c2d4bb21" | 15 | SRC_URI[sha256sum] = "fcc0431cc951c3563f1e4f946d27c8e2161cfd81f25316e6bd783fa6118469e0" |
16 | 16 | ||
17 | inherit multilib_header pkgconfig | 17 | inherit multilib_header pkgconfig |
18 | 18 | ||