summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev
diff options
context:
space:
mode:
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>2017-02-20 21:04:26 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-02-23 12:49:51 -0800
commitf35aa16f37d8fc1ef7a154b23ae5f5f3e006a88a (patch)
tree63ae3fd484099ab75134b580fbb806429b3654b8 /meta/recipes-core/udev
parent47a6b6231278af435202b41e82efd368f0c4087b (diff)
downloadpoky-f35aa16f37d8fc1ef7a154b23ae5f5f3e006a88a.tar.gz
eudev: Upgrade to 3.2.1
(From OE-Core rev: 4b9f483c5164c3aad831580a43bbf3ee6a13eb8c) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/udev')
-rw-r--r--meta/recipes-core/udev/eudev_3.2.1.bb (renamed from meta/recipes-core/udev/eudev_3.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/udev/eudev_3.2.bb b/meta/recipes-core/udev/eudev_3.2.1.bb
index 45df5d45ee..9274849dfc 100644
--- a/meta/recipes-core/udev/eudev_3.2.bb
+++ b/meta/recipes-core/udev/eudev_3.2.1.bb
@@ -20,8 +20,8 @@ SRC_URI = "https://github.com/gentoo/${BPN}/archive/v${PV}.tar.gz;downloadfilena
20" 20"
21UPSTREAM_CHECK_URI = "https://github.com/gentoo/eudev/releases" 21UPSTREAM_CHECK_URI = "https://github.com/gentoo/eudev/releases"
22 22
23SRC_URI[md5sum] = "9eb477cc8718db272b5d24dff1126b04" 23SRC_URI[md5sum] = "a2aae16bc432eac0e71c1267c384e295"
24SRC_URI[sha256sum] = "37829d37f4beb7e358ca33abc1ad0907d87f917ce157777aeaeebeacae24efdc" 24SRC_URI[sha256sum] = "88f530c1540750e6daa91b5eaeebf88e761e6f0c86515c1c28eedfd871f027c6"
25 25
26inherit autotools update-rc.d qemu pkgconfig 26inherit autotools update-rc.d qemu pkgconfig
27 27