mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
remmina: Update to 1.4.10
Set PV to contain SRCPV properly as well Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
4599fea881
commit
2c844156be
+3
-1
@@ -9,10 +9,12 @@ DEPENDS += "openssl freerdp gtk+3 gdk-pixbuf atk libgcrypt avahi libsodium libss
|
||||
DEPENDS_append_libc-musl = " libexecinfo"
|
||||
LDFLAGS_append_libc-musl = " -lexecinfo"
|
||||
|
||||
SRCREV = "7ebc497062de66881b71bbe7f54dabfda0129ac2"
|
||||
SRCREV = "9d1dbdf2d648644e0de9590c6291d7e7b72a1473"
|
||||
SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https \
|
||||
"
|
||||
|
||||
PV .= "+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake features_check mime-xdg
|
||||
Reference in New Issue
Block a user