aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/maemo4/libgpsbt_0.1.bb
blob: a41501e15c4f321263915a8541a53ced0b651982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
LICENSE = "nokia"

PR = "r2"

DEPENDS = "libgpsmgr dbus dbus-glib"

# This is proprietary software in Chinook, so we have to stay with the last released
# free version.
SRC_URI = "http://repository.maemo.org/pool/bora/free/source/${PN}_${PV}-18.tar.gz \
           file://configure-fix-version.patch"

inherit autotools

TARGET_CC_ARCH += "${LDFLAGS}"


SRC_URI[md5sum] = "ce884aff8d063f9d51ebf75d899747fa"
SRC_URI[sha256sum] = "495ebd711a63bee4eeaae7f0766323f2070bf30ab9b54f5ac18912baa1b41084"