Matti,

I had the same issue getting my SAM9G25 up and going with Angstrom on the 
2011.03-maintenance branch.  There's a thread on the discussion in the archives 
for this mailing list titled "Error deploying net-at91sam9-image for SAM9G25" 
beginning March 27th which discusses this topic.  My solution at the time was 
to modify the Makefile.am in udev to remove the hid2chi section.

Although, in retrospect specifying bluez4-4.84 in the PREFERRED_VERSION list is 
probably the smarter thing to do.  I'm probably going to do avoid another 
special patch.

-Bryan

-----Original Message-----
From: angstrom-distro-devel-boun...@linuxtogo.org 
[mailto:angstrom-distro-devel-boun...@linuxtogo.org] On Behalf Of matti kaasinen
Sent: Friday, June 15, 2012 4:27 AM
To: Discussion of the angstrom distribution development
Subject: Re: [Angstrom-devel] data file clash between udev and bluez4

Hi,
Some more information:
bluez4-4.84 does not install hid2hci, whereas bluez4-4.95 does. So,
angstrom-2008.1 should restrict bluez4 version to 4.84 or perhaps
advance udev version.
-Matti

2012/6/15 matti kaasinen <matti.kaasi...@gmail.com>:
> Hi,
> Something to add:
> DISTRO="angstrom-2008.1"
>
> angstrom-2008-preferred-versions.inc seems to define udev version as
> 151 whereas angstrom-2010-preferred-versions.inc defines it as
> 165. Do anyone know, if this version would be compatible with other
> stuff in angstrom-2008? Or would it be better defining bluez4 with
> preferred version? On the other hand I could just write overlay recipe
> just deleting this hdi2hci from udev, but that would not be too
> elegant, would it?
> -Matti
>
> 2012/6/15 matti kaasinen <matti.kaasi...@gmail.com>:
>> Hi!
>> I get data file clash error between bluez4 and udev when I try to
>> bitbake somewhat "extended" console image.
>> Both try to install /lib/udev/hid2hci.
>>
>> Build Configuration:
>> BB_VERSION        = "1.12.0"
>> METADATA_BRANCH   = "2011.03-maintenance"
>> METADATA_REVISION = "75c7b2f"
>> TARGET_ARCH       = "arm"
>> TARGET_OS         = "linux-gnueabi"
>> MACHINE           = "at91sam9260ek"
>> DISTRO            = "angstrom"
>> DISTRO_VERSION    = "2011.03"
>> TARGET_FPU        = "soft"
>>
>> Thanks,
>> Matti

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to