diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-theme-sato')
-rw-r--r-- | meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb | 2 | ||||
-rw-r--r-- | meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb index c68c6855c..36bde38fc 100644 --- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb +++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb @@ -1,7 +1,7 @@ require matchbox-theme-sato.inc DEPENDS = "matchbox-wm-2" -PV = "0.1+svnr${SRCREV}" +PV = "0.1+svnr${SRCPV}" SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http \ file://png_rename.patch" diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb index 7d492353b..16ea8251b 100644 --- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb +++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb @@ -1,6 +1,6 @@ require matchbox-theme-sato.inc -PV = "0.1+svnr${SRCREV}" +PV = "0.1+svnr${SRCPV}" PR = "r0" SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http" |