diff options
Diffstat (limited to 'recipes/bluez')
-rw-r--r-- | recipes/bluez/bluez4_4.35.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/bluez/bluez4_4.35.bb b/recipes/bluez/bluez4_4.35.bb index fec1411d00..ce9c5a36ea 100644 --- a/recipes/bluez/bluez4_4.35.bb +++ b/recipes/bluez/bluez4_4.35.bb @@ -6,7 +6,8 @@ HOMEPAGE = "http://www.bluez.org" LICENSE = "GPL" # For angstrom we want this to replace at least bluez-libs -PROVIDES_append_angstrom = " bluez-libs" +PROVIDES_append_angstrom = " bluez-utils bluez-libs" + PR = "r1" |