mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
fatcat: include tag in SRC_URI
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -7,7 +7,7 @@ HOMEPAGE = "https://github.com/Gregwar/fatcat"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=57fbbfebd0dd1d6ff21b8cecb552a03f"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=57fbbfebd0dd1d6ff21b8cecb552a03f"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/Gregwar/fatcat.git;branch=master;protocol=https \
|
SRC_URI = "git://github.com/Gregwar/fatcat.git;branch=master;protocol=https;tag=v${PV} \
|
||||||
file://0001-Use-unistd.h-not-argp.h-for-all-POSIX-systems.patch \
|
file://0001-Use-unistd.h-not-argp.h-for-all-POSIX-systems.patch \
|
||||||
file://0002-Enable-64bit-off_t.patch \
|
file://0002-Enable-64bit-off_t.patch \
|
||||||
file://0001-Replace-std-ptr_fun-for-c-17.patch \
|
file://0001-Replace-std-ptr_fun-for-c-17.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user