From 0a57bd226cdb8332707fa0f46fcf0b067f03701a Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Thu, 28 Apr 2011 15:15:58 +0800 Subject: poky-default-revisions: move the SRCREV to recipe file in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke --- meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_svn.bb | 1 + meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb | 1 + 2 files changed, 2 insertions(+) (limited to 'meta/recipes-sato/matchbox-theme-sato') 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 36bde38fc..89e01b148 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,6 +1,7 @@ require matchbox-theme-sato.inc DEPENDS = "matchbox-wm-2" +SRCREV = "164" PV = "0.1+svnr${SRCPV}" SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http \ 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 16ea8251b..bb610b5f7 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,5 +1,6 @@ require matchbox-theme-sato.inc +SRCREV = "90" PV = "0.1+svnr${SRCPV}" PR = "r0" -- cgit v1.2.3