mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
fnott: update
This commit is contained in:
parent
447da16bcc
commit
3a4c6f285f
@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3a7351a597a91e763901f7c76f21e798"
|
||||
REQUIRED_DISTRO_FEATURES = "wayland"
|
||||
|
||||
SRC_URI = " \
|
||||
git://codeberg.org/dnkl/fnott.git;protocol=https;branch=releases/1.3 \
|
||||
git://codeberg.org/dnkl/fnott.git;protocol=https;branch=release/1.4 \
|
||||
"
|
||||
|
||||
DEPENDS = " \
|
||||
@ -33,8 +33,8 @@ RDEPENDS:${PN} = " \
|
||||
inherit meson pkgconfig features_check
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.3.0"
|
||||
SRCREV = "ca03bf5a697b1e392790c62b4fbddb4b1e68bd73"
|
||||
PV = "1.4.0"
|
||||
SRCREV = "f728d986ffac89db3bae63459b09f049720e7051"
|
||||
|
||||
EXTRA_OEMESON += "--buildtype release"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user