- Move the SRC_URI to get, increase the PV after
the change
- Build the latest git version.
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"
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