diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-05-25 09:40:45 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2010-05-25 09:40:45 +0200 |
commit | 4efe6de5a7358487f4efe6aa8d16fecc190debc4 (patch) | |
tree | 2efa29d90924e8df16ec18372b13460d815d06d0 /recipes | |
parent | f604aed34fb465685b6c9b3fb3791528f34dcb87 (diff) |
imote2-image: The main ibrdtn package is now called ibrdtnd.
The new version is split into different modules. To drag everything in we want
we include ibrdtnd now.
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/images/imote2-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/imote2-image.bb b/recipes/images/imote2-image.bb index 92578e9bdf..6a2edf2f49 100644 --- a/recipes/images/imote2-image.bb +++ b/recipes/images/imote2-image.bb @@ -8,7 +8,7 @@ IMAGE_INSTALL = "task-boot \ util-linux-ng-mount util-linux-ng-umount \ ${DISTRO_SSH_DAEMON} \ lowpan-tools \ - ibrdtn \ + ibrdtnd \ angstrom-version \ " |