mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 04:31:56 +02:00
Version 1.0.1 contains bugfixes for udev watch/find functions to make sure devices are shown correctly. Signed-off-by: Philippe De Swert <philippedeswert@gmail.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
11 lines
235 B
BlitzBasic
11 lines
235 B
BlitzBasic
require eeze.inc
|
|
|
|
PR = "${INC_PR}.0"
|
|
|
|
SRC_URI = "\
|
|
${E_MIRROR}/${SRCNAME}-${PV}.tar.gz \
|
|
"
|
|
|
|
SRC_URI[md5sum] = "e36b5e8ed444c8d13d27fd82d5f71659"
|
|
SRC_URI[sha256sum] = "736470383c33837edd88f417200c5612ca9cc5f400bc48d61fd966fec3fe09d7"
|