mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
eudev: provide UPSTREAM_CHECK_URI
Provide UPSTREAM_CHECK_URI to perform checkpkg task. (From OE-Core rev: b5fd08bd3836ff7a63d5340bfef40a3ba65d8f0a) Signed-off-by: Maxin B. John <maxin.john@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
3f8d5bfdfd
commit
57fb05a5a3
@@ -18,6 +18,7 @@ SRC_URI = "https://github.com/gentoo/${BPN}/archive/v${PV}.tar.gz \
|
||||
file://udev-cache.default \
|
||||
file://udev.rules \
|
||||
"
|
||||
UPSTREAM_CHECK_URI = "https://github.com/gentoo/eudev/releases"
|
||||
|
||||
SRC_URI[md5sum] = "e130f892d8744e292cb855db79935f68"
|
||||
SRC_URI[sha256sum] = "ce9d5fa91e3a42c7eb95512ca0fa2a631e89833053066bb6cdf42046b2a88553"
|
||||
|
||||
Reference in New Issue
Block a user