diff options
author | Richard Purdie <richard@openedhand.com> | 2008-02-06 11:55:35 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-02-06 11:55:35 +0000 |
commit | 3f4d5483c7d8d5f9a4d33e0b07617aa74d0d0324 (patch) | |
tree | 13cf84d5ea85904aecd397e6d1a1531a6d6b3459 /meta | |
parent | 48f8cda2c3248d57e6661092a22c3e335b6355d0 (diff) | |
download | poky-3f4d5483c7d8d5f9a4d33e0b07617aa74d0d0324.tar.gz |
sato-icon-theme: Add 0.3.1, drop broken svn version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3671 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb | 5 | ||||
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_svn.bb | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb new file mode 100644 index 0000000000..1dc8f9381e --- /dev/null +++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.3.1.bb | |||
@@ -0,0 +1,5 @@ | |||
1 | require sato-icon-theme.inc | ||
2 | |||
3 | DEPENDS += "icon-naming-utils-native" | ||
4 | |||
5 | SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz" | ||
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb deleted file mode 100644 index 595886ab99..0000000000 --- a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | require sato-icon-theme.inc | ||
2 | |||
3 | PV = "0.1+svnr${SRCREV}" | ||
4 | |||
5 | SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http" | ||
6 | |||
7 | S = "${WORKDIR}/sato-icon-theme" | ||