diff options
author | Thomas Wood <thomas@openedhand.com> | 2008-02-25 17:28:43 +0000 |
---|---|---|
committer | Thomas Wood <thomas@openedhand.com> | 2008-02-25 17:28:43 +0000 |
commit | 81a3a66b40aa31ebf296651be28a2af7f2e6c432 (patch) | |
tree | 84f3249c15ac8adcb59e0de8e41f7b05cb1fbda2 /meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb | |
parent | 445f3b4c605c4112edf503ef8956d423c4f0a983 (diff) | |
download | poky-81a3a66b40aa31ebf296651be28a2af7f2e6c432.tar.gz |
* Update sato-icon-theme version to 0.4.1
* Remove redundant SRCREV for sato-icon-theme
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3861 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb')
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.1.bb new file mode 100644 index 0000000000..1dc8f9381e --- /dev/null +++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.4.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" | ||