diff options
author | Marco Cavallini <m.cavallini@koansoftware.com> | 2009-10-23 09:40:05 +0200 |
---|---|---|
committer | Marco Cavallini <m.cavallini@koansoftware.com> | 2009-10-23 09:40:05 +0200 |
commit | e9b1030238f617ad6f93da440649606c78203532 (patch) | |
tree | 14285c260d3b0372cb5bf000a22ceeaa5c351016 /recipes | |
parent | 8257ab086703b0e78b442bb32a1141df8e550ac6 (diff) |
bluez4_4.35.bb : temporary solution for KaeilOS just to replace at least bluez-libs
Diffstat (limited to 'recipes')
-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" |