[poky] [PATCH 7/7] matchbox-wm-2: convert svn repo to git


Mon Jan 31 18:03:33 PST 2011


From: Zhai Edwin <edwin.zhai at intel.com>

Signed-off-by: Zhai Edwin <edwin.zhai at intel.com>
---
 .../conf/distro/include/poky-default-revisions.inc |    2 +-
 .../{matchbox-wm-2_svn.bb => matchbox-wm-2_git.bb} |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)
 rename meta/recipes-graphics/matchbox-wm-2/{matchbox-wm-2_svn.bb => matchbox-wm-2_git.bb} (86%)

diff --git a/meta/conf/distro/include/poky-default-revisions.inc b/meta/conf/distro/include/poky-default-revisions.inc
index d7422df..86de579 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -120,7 +120,7 @@ SRCREV_pn-matchbox-terminal ??= "3fc25cb811a8ed306de897edf9b930f4402f3852"
 SRCREV_pn-matchbox-theme-sato-2 ??= "164"
 SRCREV_pn-matchbox-theme-sato ??= "90"
 SRCREV_pn-matchbox-themes-extra ??= "f848f9e4e577d5b9719f05b5152df1ce59399f5c"
-SRCREV_pn-matchbox-wm-2 ??= "2106"
+SRCREV_pn-matchbox-wm-2 ??= "18ab9c7e4ffcb066b25281172ea82947bd56cb86"
 SRCREV_pn-matchbox-wm ??= "e8236c9ab44a8af8137cac2a35fb87f9146a9656"
 SRCREV_pn-mesa-dri ??= "1bf94d419805538ac23a4d0b04d31ac5e4487aca"
 SRCREV_pn-mesa-xlib ??= "1bf94d419805538ac23a4d0b04d31ac5e4487aca"
diff --git a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_svn.bb b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb
similarity index 86%
rename from meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_svn.bb
rename to meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb
index 2eb12e1..b83dc0a 100644
--- a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_svn.bb
+++ b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb
@@ -5,13 +5,13 @@ LIC_FILES_CHKSUM = "file://matchbox/core/mb-wm.h;endline=21;md5=1b1d328a52790635
 
 DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+"
 
-PV = "0.0+svnr${SRCPV}"
-PR = "r4"
+PV = "0.0+git${SRCPV}"
+PR = "r0"
 
-SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-window-manager-2;proto=http \
+SRC_URI = "git://git.pokylinux.org/libmatchboxwm2;protocol=git \
 	  "
 
-S = "${WORKDIR}/matchbox-window-manager-2"
+S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig update-alternatives
 
-- 
1.7.0.4




More information about the poky mailing list