diff options
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 \ " |