diff options
-rw-r--r-- | meta-oe/recipes-support/pidgin/pidgin/purple-OE-branding-25.patch | 6 | ||||
-rw-r--r-- | meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb (renamed from meta-oe/recipes-support/pidgin/pidgin_2.12.0.bb) | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/recipes-support/pidgin/pidgin/purple-OE-branding-25.patch b/meta-oe/recipes-support/pidgin/pidgin/purple-OE-branding-25.patch index 9a24fbbc5..0a1baa918 100644 --- a/meta-oe/recipes-support/pidgin/pidgin/purple-OE-branding-25.patch +++ b/meta-oe/recipes-support/pidgin/pidgin/purple-OE-branding-25.patch | |||
@@ -7,7 +7,7 @@ Date: Mon, 24 Jul 2017 21:30:16 +0200 | |||
7 | 1 file changed, 2 insertions(+), 2 deletions(-) | 7 | 1 file changed, 2 insertions(+), 2 deletions(-) |
8 | 8 | ||
9 | diff --git a/libpurple/protocols/irc/irc.h b/libpurple/protocols/irc/irc.h | 9 | diff --git a/libpurple/protocols/irc/irc.h b/libpurple/protocols/irc/irc.h |
10 | index fde35c4..66e52dd 100644 | 10 | index 596ddaf..b70f3a9 100644 |
11 | --- a/libpurple/protocols/irc/irc.h | 11 | --- a/libpurple/protocols/irc/irc.h |
12 | +++ b/libpurple/protocols/irc/irc.h | 12 | +++ b/libpurple/protocols/irc/irc.h |
13 | @@ -40,9 +40,9 @@ | 13 | @@ -40,9 +40,9 @@ |
@@ -20,5 +20,5 @@ index fde35c4..66e52dd 100644 | |||
20 | -#define IRC_DEFAULT_QUIT "Leaving." | 20 | -#define IRC_DEFAULT_QUIT "Leaving." |
21 | +#define IRC_DEFAULT_QUIT "Powered by OE: www.openembedded.org" | 21 | +#define IRC_DEFAULT_QUIT "Powered by OE: www.openembedded.org" |
22 | 22 | ||
23 | #define IRC_INITIAL_BUFSIZE 1024 | 23 | #define IRC_BUFSIZE_INCREMENT 1024 |
24 | 24 | #define IRC_MAX_BUFSIZE 16384 | |
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.12.0.bb b/meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb index 148e4b6b5..b094ba25e 100644 --- a/meta-oe/recipes-support/pidgin/pidgin_2.12.0.bb +++ b/meta-oe/recipes-support/pidgin/pidgin_2.13.0.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = "\ | |||
13 | file://pidgin-cross-python-265.patch \ | 13 | file://pidgin-cross-python-265.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[md5sum] = "8287400c4e5663e0e7844e868d5152af" | 16 | SRC_URI[md5sum] = "423403494fe1951e47cc75231f743bb0" |
17 | SRC_URI[sha256sum] = "8c3d3536d6d3c971bd433ff9946678af70a0f6aa4e6969cc2a83bb357015b7f8" | 17 | SRC_URI[sha256sum] = "2747150c6f711146bddd333c496870bfd55058bab22ffb7e4eb784018ec46d8f" |
18 | 18 | ||
19 | PACKAGECONFIG ??= "gnutls consoleui avahi dbus idn nss \ | 19 | PACKAGECONFIG ??= "gnutls consoleui avahi dbus idn nss \ |
20 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 gtk startup-notification', '', d)} \ | 20 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 gtk startup-notification', '', d)} \ |