djwillis / meta-raspberrypi

meta-raspberrypi is an OpenEmbedded BSP layer for the Raspberry Pi boards from http://www.raspberrypi.org/.
92 stars 55 forks source link

Doesn't support udev > 164 #67

Closed agherzan closed 11 years ago

accumulator commented 12 years ago

What's the deal here? I'm using udev/systemd 187 without issues..

agherzan commented 12 years ago

Hm... last time i tried 174 and there were a lot of errors / no devices created etc... Didn't have tome to investigate so i drop in 164 favor.

Did you try a newer version but without systemd? I mean not inside systemd.

ag

accumulator commented 12 years ago

No the image I build is systemd only, compiled even without sysv support. Cannot test without systemd without lots of rework I'm afraid..

And maybe I'm missing an overlay (I don't use poky, I use angstrom), but I get the message that preferred udev version 164 is not available..

agherzan commented 12 years ago

Yeah i know... I will have to fix this when i will have time to spend on it.

EDIT: fix = investigate and test other udev versions

ag

djwillis commented 11 years ago

Also using Angstrom/systemd and recent udev without problems so can we consider this something that may be due to a sysv/udev combo? I'll try a sysv Yocto build when I get a chance and take a look. Not built Yocto images for a while.

John

agherzan commented 11 years ago

I'm on this. Are you using hob? Any experience with that?

ag