diff options
| author | Alejandro Hernandez Samaniego <alejandro@enedino.org> | 2021-02-28 16:21:13 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-02-28 23:51:14 -0800 |
| commit | 34e64820ec65f36f513c7fc6805339667265c792 (patch) | |
| tree | 9dff9491e8e3a47de36abb6e6d6722817c2b049a | |
| parent | c6a5fa624c4c196782f6a6acc1f4426df3dce781 (diff) | |
| download | meta-openembedded-34e64820ec65f36f513c7fc6805339667265c792.tar.gz | |
remmina: Upgrade 1.4.10 -> 1.4.11
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/remmina/remmina_1.4.11.bb (renamed from meta-oe/recipes-support/remmina/remmina_1.4.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/remmina/remmina_1.4.10.bb b/meta-oe/recipes-support/remmina/remmina_1.4.11.bb index ef36fddcb2..215c04a228 100644 --- a/meta-oe/recipes-support/remmina/remmina_1.4.10.bb +++ b/meta-oe/recipes-support/remmina/remmina_1.4.11.bb | |||
| @@ -9,8 +9,8 @@ DEPENDS += "openssl freerdp gtk+3 gdk-pixbuf atk libgcrypt avahi libsodium libss | |||
| 9 | DEPENDS_append_libc-musl = " libexecinfo" | 9 | DEPENDS_append_libc-musl = " libexecinfo" |
| 10 | LDFLAGS_append_libc-musl = " -lexecinfo" | 10 | LDFLAGS_append_libc-musl = " -lexecinfo" |
| 11 | 11 | ||
| 12 | SRCREV = "9d1dbdf2d648644e0de9590c6291d7e7b72a1473" | 12 | SRCREV = "6a8737111adebf571c46f35599cc62e7f7b0bd65" |
| 13 | SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https \ | 13 | SRC_URI = "git://gitlab.com/Remmina/Remmina;protocol=https;branch=rel/v1.4.11 \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | PV .= "+git${SRCPV}" | 16 | PV .= "+git${SRCPV}" |
