summaryrefslogtreecommitdiffstats
path: root/recipes/openmoocow/openmoocow_git.bb
blob: ab53313a3f7b36074f44d1737011fa8bb5bc8752 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"
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