increase dvbapp PR.
[vuplus_openembedded] / recipes / maemo4 / libgpsmgr_0.1.bb
1 LICENSE = "nokia"
2
3 # This is proprietary software in Chinook, so we have to stay with the last released
4 # free version.
5 SRC_URI = "http://repository.maemo.org/pool/bora/free/source/${PN}_${PV}-10.tar.gz"
6
7 inherit autotools pkgconfig
8
9 do_stage() {
10   autotools_stage_all
11 }
12
13