aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoocow/openmoocow_git.bb
blob: 65497fe0f47b0976eea87be98d76ebe2dd66f73d (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${SRCREV}"
PR = "r1"

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