diff options
Diffstat (limited to 'recipes/bluez')
-rw-r--r-- | recipes/bluez/bluez4_4.35.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/bluez/bluez4_4.35.bb b/recipes/bluez/bluez4_4.35.bb index 5a47b5c293..55cc6463cd 100644 --- a/recipes/bluez/bluez4_4.35.bb +++ b/recipes/bluez/bluez4_4.35.bb @@ -8,6 +8,8 @@ LICENSE = "GPL" # For angstrom we want this to replace at least bluez-libs PROVIDES_append_angstrom = " bluez-utils bluez-libs" +# temporary solution for KaeilOS just to replace at least bluez-libs +PROVIDES_append_angstrom = " bluez-utils bluez-libs" PR = "r2" |