diff options
-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 | ||
23 | SRC_URI = "git://gitlab.gnome.org/GNOME/gnome-terminal.git;protocol=https;nobranch=1" | 23 | SRC_URI = "git://gitlab.gnome.org/GNOME/gnome-terminal.git;protocol=https;nobranch=1" |
24 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" | 24 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" |
25 | SRCREV = "816edf80cd7bf7f253366099ea9fcaf361676139" | 25 | SRCREV = "a85ecc959344ee2e0d345f7dd081dc781d95d364" |
26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
27 | 27 | ||
28 | PACKAGECONFIG ?= "" | 28 | PACKAGECONFIG ?= "" |