aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoocow/openmoocow_git.bb
blob: 79ec2c84a657d8ebc4a47ac3dfbe4baa9f254a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "OpenMooCow makes your phone (nearly) become a cow!"
HOMEPAGE = "http://www.srcf.ucam.org/~taw27/openmoko/openmoocow/"
AUTHOR = "Thomas White"
LICENSE = "GPLv3"
SECTION = "applications/games"
SRCREV = "39648419825cddfea1cb1321e552a12b71fede14"
PV = "0.0.3+gitr${SRCPV}"
PR = "r1"

SRC_URI = "git://git.bitwiz.org.uk/openmoocow.git;protocol=git;branch=master"
S = "${WORKDIR}/git"
inherit autotools