[oe] [STABLE][PATCH 1/1] task-base: added btusb driver to list of recommended BT drivers

Tom Rini trini at kernel.crashing.org
Thu Apr 23 17:31:55 UTC 2009


On Thu, Apr 23, 2009 at 07:24:21PM +0200, Koen Kooi wrote:
> On 23-04-09 18:30, Marcin Juszkiewicz wrote:
>> From: Marcin Juszkiewicz<hrw at openembedded.org>
>>
>> 'btusb' driver replaced 'hci-usb' one few kernel releases ago. We recommend
>> both as some devices use older kernels.
>>
>> Signed-off-by: Marcin Juszkiewicz<hrw at openembedded.org>
>
> I ran into the same problem as well:
>
> Acked-by: Koen Kooi <koen at openembedded.org>
>
>
>> ---
>>   recipes/tasks/task-base.bb |    4 ++--
>>   1 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes/tasks/task-base.bb b/recipes/tasks/task-base.bb
>> index 4003359..66c26af 100644
>> --- a/recipes/tasks/task-base.bb
>> +++ b/recipes/tasks/task-base.bb
>> @@ -1,5 +1,5 @@
>>   DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
>> -PR = "r80"
>> +PR = "r83"

So it's OK to just jump PRs like this?  I assume in .dev there's 3
changes made to task-base from 80 to 83, including this change.

-- 
Tom Rini




More information about the Openembedded-devel mailing list