aboutsummaryrefslogtreecommitdiff
path: root/libs/ibrdtn
Commit message (Collapse)AuthorAge
* ibrdtn: Updated to 1.0.1Johannes Morgenroth2015-02-24
| | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
* ibrdtn: Updated to 1.0.0Johannes Morgenroth2015-01-10
| | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
* ibrdtn: Add autoreconf to fixupJohannes Morgenroth2014-08-25
| | | | | The fixup is necessary since there is a patch for configure.ac in this recipe. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* ibrdtn: Disable dependency on glib-2.0 libraryJohannes Morgenroth2014-08-24
| | | | | | | | Since the current release of the package does not provide a configure option to disable this dependency, a patch is necessary to add this option. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* ibrdtn: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDSJohannes Morgenroth2014-08-22
| | | Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* ibrdtn: Fix install targetJohannes Morgenroth2014-08-22
| | | | | | | The previous copying command includes non-existing variables. This commit replaces the command with a more generic one. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* ibrdtn: add new packageJohannes Morgenroth2014-08-20
The ibrdtn is a C++ library for DTN related objects to process bundle data and talk to the DTN daemon of IBR-DTN. It is development together with IBR-DTN an implementation of DTN stack following the Bundle Protocol RFC 5050. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>