aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/palmpre/read-tokens_git.bb
blob: d958438b325e60ed7c46aa0e6912298f14ba5e76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Little utility to read 'tokens' from internal flash and store them in a smartkeyfile; specific for palmpre machine"
HOMEPAGE = "http://www.freesmartphone.org"
AUTHOR = "Simon Busch <morphis@gravedo.de>
SECTION = "console/utils"
LICENSE = "GPL"
PR = "r0"
PV = "1.0.0+gitr${SRCPV}"

SRCREV = "93a640dafa8ebebdb1a03f051cb1b566629b227c"
SRC_URI = "${FREESMARTPHONE_GIT}/utilities.git;protocol=git;branch=master"
S = "${WORKDIR}/git/palmpre/read_tokens"

PACKAGE_ARCH = "${MACHINE_ARCH}"

inherit autotools