From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [80.91.229.2] (helo=ciao.gmane.org) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1M62nh-0003be-5H for openembedded-devel@openembedded.org; Mon, 18 May 2009 15:22:41 +0200 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M62gf-0005jB-Js for openembedded-devel@openembedded.org; Mon, 18 May 2009 13:15:25 +0000 Received: from s55917625.adsl.wanadoo.nl ([85.145.118.37]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 May 2009 13:15:25 +0000 Received: from k.kooi by s55917625.adsl.wanadoo.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 May 2009 13:15:25 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@openembedded.org From: Koen Kooi Date: Mon, 18 May 2009 15:15:14 +0200 Message-ID: Mime-Version: 1.0 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: s55917625.adsl.wanadoo.nl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b5pre) Gecko/20090510 Shredder/3.0b3pre Sender: news Subject: [RFT] udev 141 for the unstable feed X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2009 13:22:42 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi, More and more projects are starting to use libudev for their magic (devicekit-*, connman, hal and more), but the udev we are currently using (124) is too old for that. After a lot of fiddling and reading debian/rules and .spec files I have udev 141 working well on my beagleboard. I'd like more people to test udev 141 on their hardware to iron out bugs :) If you have something that's using hal, upgrade to 0.5.12 to make it work again. regards, Koen