tslib: adjust ts.conf for palmpre machine and bump PR
[openembedded.git] / recipes / ibrdtn / ibrdtn.inc
blob2b2ea2ef69fd68867c11823cc2b0434464eb0711
1 DESCRIPTION = "Implementation of the bundle protocol RFC5050"
2 HOMEPAGE = "http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/"
3 SECTION = "devel"
4 DEPENDS = "libpthread-stubs sqlite3 lua5.1 libnl cppunit"
5 PR = "r0"
7 inherit autotools
9 EXTRA_OECONF = " --with-lowpan "
11 SRC_URI = "http://www.ibr.cs.tu-bs.de/projects/ibr-dtn/releases/${PN}-${PV}.tar.gz"