tichy: This project moved from svn to git, catch up
authorHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 1 Dec 2008 17:01:09 +0000 (18:01 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 1 Dec 2008 17:01:09 +0000 (18:01 +0100)
    - Move the SRC_URI to get, increase the PV after
      the change
    - Build the latest git version.

conf/distro/include/sane-srcrevs.inc
packages/openmoko-projects/tichy_git.bb [moved from packages/openmoko-projects/tichy_svn.bb with 75% similarity]

index c659f8f..3b139a8 100644 (file)
@@ -203,7 +203,7 @@ SRCREV_pn-sjf2410-linux-native ?= "4268"
 SRCREV_pn-sphyrna-python ?= "45"
 SRCREV_pn-starling ?= "9574"
 SRCREV_pn-table ?= "2191"
-SRCREV_pn-tichy ?= "279"
+SRCREV_pn-tichy ?= "ab68d849502009cf3214df48ffa8075a10cc2177"
 SRCREV_pn-tmut ?= "60"
 SRCREV_pn-u-boot-openmoko ?= "650149a53dbdd48bf6dfef90930c8ab182adb512"
 SRCREV_pn-u-boot-openmoko-devel ?= "ba029a1426bfca169572bf80d50a8b190a6b0e19"
similarity index 75%
rename from packages/openmoko-projects/tichy_svn.bb
rename to packages/openmoko-projects/tichy_git.bb
index 5c54dba..4a1ffb5 100644 (file)
@@ -2,11 +2,11 @@ DESCRIPTION = "Python applets manager"
 SECTION = "x11"
 LICENSE = "GPL"
 DEPENDS += "python-pygame virtual/libsdl libsdl-image python-dbus python-pygobject"                                   
-PV = "0.1+svnr${SRCREV}"
-PR = "r0.01"
+PV = "0.2+gitr${SRCREV}"
+PR = "r0"
 
-SRC_URI = "svn://svn.projects.openmoko.org/svnroot;module=tichy;proto=http"
-S = "${WORKDIR}/tichy"
+SRC_URI = "git://git.openmoko.org/git/tichy.git;protocol=git"
+S = "${WORKDIR}/git"
 
 inherit distutils