diff options
author | Ross Burton <ross@openedhand.com> | 2008-01-15 16:40:55 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-01-15 16:40:55 +0000 |
commit | 2172d34f67ad7bbeb8cf2a81f3f1285c779a2ec5 (patch) | |
tree | 350fb72e8c479f4ebcb4a6baaca1bbe499f7ec36 /meta/packages | |
parent | 9c85e50d28bb7fe1c80c5b231686e54f6ef2ac81 (diff) | |
download | poky-2172d34f67ad7bbeb8cf2a81f3f1285c779a2ec5.tar.gz |
sato-icon-theme: bump to 0.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3492 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb | 3 | ||||
-rw-r--r-- | meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb deleted file mode 100644 index 0a29175aa8..0000000000 --- a/meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require sato-icon-theme.inc | ||
2 | |||
3 | SRC_URI = "http://pokylinux.org/releases/sato/sato-icon-theme-${PV}.tar.gz" | ||
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb b/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb new file mode 100644 index 0000000000..40a53e33ec --- /dev/null +++ b/meta/packages/sato-icon-theme/sato-icon-theme_0.2.bb | |||
@@ -0,0 +1,3 @@ | |||
1 | require sato-icon-theme.inc | ||
2 | |||
3 | SRC_URI = "http://pokylinux.org/releases/sato/${PN}-${PV}.tar.gz" | ||