mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +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:
committed by
Khem Raj
parent
746e7df641
commit
f37aacb793
@@ -9,6 +9,8 @@ LICENSE = "GPLv2+"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||||
SRC_URI = "https://github.com/relan/exfat/releases/download/v${PV}/${BP}.tar.gz"
|
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"
|
DEPENDS = "fuse virtual/libc"
|
||||||
RRECOMMENDS_${PN} = "util-linux-mount"
|
RRECOMMENDS_${PN} = "util-linux-mount"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user