mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
eudev: bump up to version 3.2.5
This upgraded version of eudev includes: - Headers to build under glibc-2.25 and above - Bug fix on ata_id - Misc: rules and hardware database update (From OE-Core rev: 99e9b805d2cffcca5e6fc1750e52026a6e4c78a0) Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3f6eb216ef
commit
54dd687620
@@ -20,8 +20,8 @@ SRC_URI = "http://dev.gentoo.org/~blueness/${BPN}/${BP}.tar.gz \
|
||||
file://udev.rules \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "41e19b70462692fefd072a3f38818b6e"
|
||||
SRC_URI[sha256sum] = "3e4c56ec2fc1854afd0a31f3affa48f922c62d40ee12a0c1a4b4f152ef5b0f63"
|
||||
SRC_URI[md5sum] = "6ca08c0e14380f87df8e8aceac123671"
|
||||
SRC_URI[sha256sum] = "49c2d04105cad2526302627e040fa24b1916a9a3e059539bc8bb919b973890af"
|
||||
|
||||
inherit autotools update-rc.d qemu pkgconfig distro_features_check
|
||||
|
||||
Reference in New Issue
Block a user