mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
libjxl: use nobranch=1 for SRC_URI
This commit is contained in:
parent
8a49d4ea97
commit
aca95edb72
@ -9,7 +9,7 @@ inherit cmake pkgconfig
|
||||
DEPENDS = "highway brotli"
|
||||
|
||||
SRC_URI = " \
|
||||
gitsm://github.com/libjxl/libjxl.git;protocol=https;branch=v0.6.x \
|
||||
gitsm://github.com/libjxl/libjxl.git;protocol=https;nobranch=1 \
|
||||
"
|
||||
|
||||
PV = "0.6.1"
|
||||
@ -35,3 +35,5 @@ EXTRA_OECMAKE = " \
|
||||
|
||||
CXXFLAGS:append:arm = " -mfp16-format=ieee"
|
||||
|
||||
do_compile[network] = "1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user