aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/palmpre/tellbootie_git.bb
blob: 65c0cd6abb6ac2e806bc895b820def5736dc1155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Little utility to tell the bootloader of the palmpre to reboot/reset in bootloader mode; palmpre machine specific"
HOMEPAGE = "http://www.freesmartphone.org"
AUTHOR = "Simon Busch <morphis@gravedo.de>
SECTION = "console/utils"
LICENSE = "GPL"
PR = "r0"

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

PACKAGE_ARCH = "${MACHINE_ARCH}"

inherit autotools