diff options
author | Koen Kooi <koen@openembedded.org> | 2008-12-16 20:55:40 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-12-16 20:55:40 +0100 |
commit | c6c9ec01e824d26898f7276ffb8c5ba6e4a251c2 (patch) | |
tree | e1fb2f2f0ff671b91b9854f97164ee06459e717c /contrib | |
parent | d950bb7d72ac5b377571a13c4f396beb965295ab (diff) |
angstrom feed builder: add bluez-hcidump
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/angstrom/build-feeds.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh index 58b3105d33..afe596b601 100755 --- a/contrib/angstrom/build-feeds.sh +++ b/contrib/angstrom/build-feeds.sh @@ -77,6 +77,7 @@ do binutils \ bison \ bluez-gnome \ + bluez-hcidump \ boa \ camera-assistant \ checkers \ |