mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
gnome-chess: upgrade 48.0 -> 50.0
Also include tag in SRC_URI Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+2
-2
@@ -22,12 +22,12 @@ DEPENDS = " \
|
|||||||
|
|
||||||
RRECOMMENDS:${PN} = "gnuchess"
|
RRECOMMENDS:${PN} = "gnuchess"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=main"
|
SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=main;tag=${PV}"
|
||||||
|
|
||||||
inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings
|
inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings
|
||||||
|
|
||||||
GIR_MESON_OPTION = ""
|
GIR_MESON_OPTION = ""
|
||||||
|
|
||||||
SRCREV = "b0bf5288438f74fcb455e1e49f855b4964a2c7cb"
|
SRCREV = "079ef83fe6c538be9178b03999724d5f4649bc69"
|
||||||
|
|
||||||
FILES:${PN} += "${datadir}"
|
FILES:${PN} += "${datadir}"
|
||||||
Reference in New Issue
Block a user