summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 12:45:00 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 12:45:00 +0000
commit35a61a82dbc1792003571b2ef0e1f0d59d5be78d (patch)
treeb268ecfd652c0bc98b655a8cac0f609b8fd51a76
parent953c0413fb2d2673e5a1f9a9dda3c6f37bd7868e (diff)
downloadopenembedded-core-35a61a82dbc1792003571b2ef0e1f0d59d5be78d.tar.gz
openembedded-core-35a61a82dbc1792003571b2ef0e1f0d59d5be78d.tar.bz2
openembedded-core-35a61a82dbc1792003571b2ef0e1f0d59d5be78d.tar.xz
openembedded-core-35a61a82dbc1792003571b2ef0e1f0d59d5be78d.zip
sato-icon-theme: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2458 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/sato-icon-theme/sato-icon-theme_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
index 04c8eeba5..5d01e1f82 100644
--- a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
+++ b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb
@@ -2,7 +2,7 @@ SECTION = "x11"
DESCRIPTION = "Sato Icon Theme"
LICENSE = "CC-BY-SA3"
DEPENDS = ""
-PV = "0.1+svn${SRCDATE}"
+PV = "0.1+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http"
S = "${WORKDIR}/sato-icon-theme"