summaryrefslogtreecommitdiff
path: root/recipes/freesmartphone/msmcommd_git.bb
blob: 15a342273e10cc72c1f8061ad6c3090dd1be3ad0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Low level protocol implementation for binary protocol spoken by some Qualcomm modems"
HOMEPAGE = "http://www.freesmartphone.org"
AUTHOR = "Simon Busch <morphis@gravedo.de>"
SECTION = "console/network"
LICENSE = "GPL"
PV = "0.1.0+gitr${SRCREV}"
PR = "r0"

SRC_URI = "${FREESMARTPHONE_GIT}/msmcomm.git;protocol=git;branch=master"
S = "${WORKDIR}/git/msmcommd"

inherit autotools