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 8cab2b2977f7cfbbf7bf1aa617070163e2eaf002)
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Gyorgy Sarvari 2025-12-27 07:56:35 +01:00 committed by Anuj Mittal
parent 0f00860e5f
commit 16cd5b1b8d
No known key found for this signature in database
GPG Key ID: 4340AEFE69F5085C

View File

@ -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 \