mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
libowfat: update SRC_URI
The https link does not work anymore, it just refuses the connection.
http still works though.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 8cab2b2977)
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
0f00860e5f
commit
16cd5b1b8d
@@ -6,7 +6,7 @@ HOMEPAGE = "http://www.fefe.de/libowfat"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
|
||||
SRC_URI = "https://www.fefe.de/${BPN}/${BP}.tar.xz \
|
||||
SRC_URI = "http://www.fefe.de/${BPN}/${BP}.tar.xz \
|
||||
file://0001-Depend-on-haveuint128.h-for-umult64.c.patch \
|
||||
file://0001-replace-__pure__-with-compiler-attribute-pure.patch \
|
||||
file://0001-fix-incompatible-type-error-with-gcc-15.patch \
|
||||
|
||||
Reference in New Issue
Block a user