diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2010-07-07 15:37:35 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-13 15:21:44 +0100 |
commit | 73914a8190ec2fe49e60f710a03ce3af253aca4b (patch) | |
tree | 00b0ba07a1ae2eef64e618d1a9ba3aaf9f0660be /meta | |
parent | c66a05ac051f6db421a6d86c40054ec31b807fef (diff) | |
download | poky-73914a8190ec2fe49e60f710a03ce3af253aca4b.tar.gz |
hicolor-icon-theme: Update to 0.12
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.12.bb (renamed from meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb b/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.12.bb index 5b97fc33ba..7b2ae29d3e 100644 --- a/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.10.bb +++ b/meta/packages/hicolor-icon-theme/hicolor-icon-theme_0.12.bb | |||
@@ -3,11 +3,12 @@ HOMEPAGE = "http://icon-theme.freedesktop.org/wiki/HicolorTheme" | |||
3 | BUGTRACKER = "https://bugs.freedesktop.org/" | 3 | BUGTRACKER = "https://bugs.freedesktop.org/" |
4 | 4 | ||
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426" | ||
6 | 7 | ||
7 | SECTION = "unknown" | 8 | SECTION = "unknown" |
8 | inherit gnome | 9 | inherit gnome |
9 | 10 | ||
10 | PR = "r3" | 11 | PR = "r0" |
11 | 12 | ||
12 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz \ | 13 | SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz \ |
13 | file://index.theme" | 14 | file://index.theme" |