mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
fuse: add UPSTREAM_CHECK_URI
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8521600e1a
commit
54309afab1
|
|
@ -19,6 +19,8 @@ SRC_URI = "https://github.com/libfuse/libfuse/releases/download/${BP}/${BP}.tar.
|
|||
SRC_URI[md5sum] = "9bd4ce8184745fd3d000ca2692adacdb"
|
||||
SRC_URI[sha256sum] = "832432d1ad4f833c20e13b57cf40ce5277a9d33e483205fc63c78111b3358874"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/libfuse/libfuse/releases"
|
||||
|
||||
inherit autotools pkgconfig update-rc.d systemd
|
||||
|
||||
INITSCRIPT_NAME = "fuse"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user