mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
fuse-exfat: fix upstream check URL
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
746e7df641
commit
f37aacb793
@ -9,6 +9,8 @@ LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
SRC_URI = "https://github.com/relan/exfat/releases/download/v${PV}/${BP}.tar.gz"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/relan/exfat/releases"
|
||||
|
||||
DEPENDS = "fuse virtual/libc"
|
||||
RRECOMMENDS_${PN} = "util-linux-mount"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user