summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-07-26 13:41:02 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-27 22:36:52 +0100
commit3310f06db764b49ded4a5d10158f2781b0c11ca0 (patch)
treeebe69ce9c225e75d6bb66f8eefb5341f733175c9 /meta
parent433cbec72e63ac50a42265d14ccd71e60d56645f (diff)
downloadpoky-3310f06db764b49ded4a5d10158f2781b0c11ca0.tar.gz
eudev: update to 3.2.2
(From OE-Core rev: b3175533438801a4244bc2eb102fd72613f74289) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/udev/eudev_3.2.2.bb (renamed from meta/recipes-core/udev/eudev_3.2.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/udev/eudev_3.2.1.bb b/meta/recipes-core/udev/eudev_3.2.2.bb
index bdfb5441ad..78fef2c144 100644
--- a/meta/recipes-core/udev/eudev_3.2.1.bb
+++ b/meta/recipes-core/udev/eudev_3.2.2.bb
@@ -23,8 +23,8 @@ SRC_URI = "https://github.com/gentoo/${BPN}/archive/v${PV}.tar.gz;downloadfilena
23" 23"
24UPSTREAM_CHECK_URI = "https://github.com/gentoo/eudev/releases" 24UPSTREAM_CHECK_URI = "https://github.com/gentoo/eudev/releases"
25 25
26SRC_URI[md5sum] = "a2aae16bc432eac0e71c1267c384e295" 26SRC_URI[md5sum] = "1a0faad3a88ade3475e8c0ddef78e30b"
27SRC_URI[sha256sum] = "88f530c1540750e6daa91b5eaeebf88e761e6f0c86515c1c28eedfd871f027c6" 27SRC_URI[sha256sum] = "80628191448886846ab9cc0e2af6782358a0afb81d5b4f8cd9d982d2626cca31"
28 28
29inherit autotools update-rc.d qemu pkgconfig 29inherit autotools update-rc.d qemu pkgconfig
30 30