mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
avoid tags in SRCREV
update some recipes on the way
This commit is contained in:
@ -13,7 +13,7 @@ SRC_URI = " \
|
||||
"
|
||||
|
||||
PV = "0.6.1"
|
||||
SRCREV = "v${PV}"
|
||||
SRCREV = "a205468bc5d3a353fb15dae2398a101dff52f2d3"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
EXTRA_OECMAKE = " \
|
||||
@ -35,5 +35,3 @@ EXTRA_OECMAKE = " \
|
||||
|
||||
CXXFLAGS:append:arm = " -mfp16-format=ieee"
|
||||
|
||||
do_compile[network] = "1"
|
||||
|
||||
|
Reference in New Issue
Block a user