diff options
author | Cristiana Voicu <cristiana.voicu@intel.com> | 2013-10-30 17:35:50 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-01 11:09:04 +0000 |
commit | 452b23a3bbe44e835f4bed87f61920323b303734 (patch) | |
tree | a1081238ec64d6ab125ac2edc287cc3261c8383b | |
parent | cc0baf18351592ef623836f4488a6063df77c80a (diff) | |
download | poky-452b23a3bbe44e835f4bed87f61920323b303734.tar.gz |
rxvt-unicode: upgrade to 9.19
(From OE-Core rev: a896ac91109ab3f2a6b8c7253c6da3e3e60203b6)
Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.desktop (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.desktop) | 0 | ||||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.png (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.png) | bin | 2847 -> 2847 bytes | |||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/xwc.patch (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/xwc.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.18.bb) | 5 |
4 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.desktop index 882ea41136..882ea41136 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.desktop +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.desktop | |||
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.png b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.png index e56fa2e9cd..e56fa2e9cd 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/rxvt.png +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/rxvt.png | |||
Binary files differ | |||
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/xwc.patch b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/xwc.patch index 16efeef49f..16efeef49f 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.18/xwc.patch +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.19/xwc.patch | |||
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.18.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb index c3770aedf6..c67adbb602 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.18.bb +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.19.bb | |||
@@ -10,14 +10,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
10 | 10 | ||
11 | DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf" | 11 | DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf" |
12 | 12 | ||
13 | |||
14 | SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ | 13 | SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ |
15 | file://xwc.patch \ | 14 | file://xwc.patch \ |
16 | file://rxvt.desktop \ | 15 | file://rxvt.desktop \ |
17 | file://rxvt.png" | 16 | file://rxvt.png" |
18 | 17 | ||
19 | SRC_URI[md5sum] = "963ccc748fe5bca925e7b92c0404d68b" | 18 | SRC_URI[md5sum] = "45ad197eb9b5a840c0f65e3a8131921c" |
20 | SRC_URI[sha256sum] = "87b72a43cac7c9362a984094c661a632ce1a829ad90f149142ab1953854b433f" | 19 | SRC_URI[sha256sum] = "d9237cf1973af461ecbeeb708e4d00893294771558e8338b4f33418ed52d3241" |
21 | 20 | ||
22 | inherit autotools update-alternatives | 21 | inherit autotools update-alternatives |
23 | 22 | ||