diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-02-02 10:17:52 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-03 15:56:34 +0000 |
commit | 954a0bf236bf04455b4d4e0daa69fa2fa713a4ae (patch) | |
tree | c5f7d21c4af4b5a9616a729a20e6441850634a52 /meta/recipes-sato | |
parent | cba606f2600824998bf9c4e914046cc9830e0100 (diff) | |
download | poky-954a0bf236bf04455b4d4e0daa69fa2fa713a4ae.tar.gz |
rxvt-unicode: Update to 9.15
(From OE-Core rev: 75789868df9cfc5cb74edfc3fe7d773cfa272ce6)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.desktop (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.desktop) | 0 | ||||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.png (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.png) | bin | 2847 -> 2847 bytes | |||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/xwc.patch (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/xwc.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb (renamed from meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.14.bb) | 4 |
4 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.desktop index 882ea41136..882ea41136 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.desktop +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.desktop | |||
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.png b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.png index e56fa2e9cd..e56fa2e9cd 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/rxvt.png +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.png | |||
Binary files differ | |||
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/xwc.patch b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/xwc.patch index 16efeef49f..16efeef49f 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.14/xwc.patch +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/xwc.patch | |||
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.14.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb index c3492491c1..2415ba53c4 100644 --- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.14.bb +++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb | |||
@@ -17,8 +17,8 @@ SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 | |||
17 | file://rxvt.desktop \ | 17 | file://rxvt.desktop \ |
18 | file://rxvt.png" | 18 | file://rxvt.png" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "022235a9a8b012c29e72c49177be6ce4" | 20 | SRC_URI[md5sum] = "15595aa326167ac5eb68c28d95432faf" |
21 | SRC_URI[sha256sum] = "29928a33be6b3fb0edd126df2c3d35e1900f8268b546ce54430780c550fa1d52" | 21 | SRC_URI[sha256sum] = "ec1aa2932da844979ed8140bd92223defb12042aa5e877e05ac31139ca81f2b1" |
22 | 22 | ||
23 | inherit autotools update-alternatives | 23 | inherit autotools update-alternatives |
24 | 24 | ||