summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-03-25 09:02:45 +0100
committerKhem Raj <raj.khem@gmail.com>2023-04-05 15:56:47 -0700
commit77acbaa680d76e4b82affd483f52f993e4fef288 (patch)
tree15577185c6281aac49d19dea6dbda8579fdeecbf /meta-gnome
parent4927a29399bbdd6243e6c07114c99eb5e2716e75 (diff)
downloadmeta-openembedded-77acbaa680d76e4b82affd483f52f993e4fef288.tar.gz
gnome-terminal: update 3.46.7 -> 3.48.0
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.48.0.bb (renamed from meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.46.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.46.7.bb b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.48.0.bb
index d9afeec46a..75e609d155 100644
--- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.46.7.bb
+++ b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.48.0.bb
@@ -22,7 +22,7 @@ DEPENDS = " \
22 22
23SRC_URI = "git://gitlab.gnome.org/GNOME/gnome-terminal.git;protocol=https;nobranch=1" 23SRC_URI = "git://gitlab.gnome.org/GNOME/gnome-terminal.git;protocol=https;nobranch=1"
24SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" 24SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch"
25SRCREV = "816edf80cd7bf7f253366099ea9fcaf361676139" 25SRCREV = "a85ecc959344ee2e0d345f7dd081dc781d95d364"
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27
28PACKAGECONFIG ?= "" 28PACKAGECONFIG ?= ""