Stanislav, thx for your work.
Please note that other machines (c7x0 and poodle) are needing the same preference, thus I propose you move this in zaurus-2.6.inc. Collie and tosa are not concerned, having 2.6.3x kernel. Regards Andrea On Sat, Jul 24, 2010 at 3:59 PM, git version control <[email protected]> wrote: > Module: openembedded.git > Branch: org.openembedded.dev > Commit: b634978194d9b8f2a833863c540ceb5458b41e45 > URL: > http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b634978194d9b8f2a833863c540ceb5458b41e45 > > Author: Stanislav Brabec <[email protected]> > Date: Sat Jul 24 15:51:39 2010 +0200 > > akita.conf, spitz.conf: Set PREFERRED_PROVIDER for udev-compat to > udev-compat141. > > --- > > conf/machine/akita.conf | 3 +++ > conf/machine/spitz.conf | 3 +++ > 2 files changed, 6 insertions(+), 0 deletions(-) > > diff --git a/conf/machine/akita.conf b/conf/machine/akita.conf > index 4afa515..d2ff69e 100644 > --- a/conf/machine/akita.conf > +++ b/conf/machine/akita.conf > @@ -21,3 +21,6 @@ MACHINE_DISPLAY_PPI = "216" > UBOOT_MACHINE = "akita_config" > UBOOT_ENTRYPOINT = "0xA1000000" > UBOOT_LOADADDRESS = "${UBOOT_ENTRYPOINT}" > + > +# udev-141 is the latest version that works with linux-2.6.26-RP > +PREFERRED_PROVIDER_udev-compat = "udev-compat141" > diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf > index 0b5331e..314d346 100644 > --- a/conf/machine/spitz.conf > +++ b/conf/machine/spitz.conf > @@ -27,3 +27,6 @@ MACHINE_DISPLAY_PPI = "216" > UBOOT_MACHINE = "akita_config" > UBOOT_ENTRYPOINT = "0xA1000000" > UBOOT_LOADADDRESS = "${UBOOT_ENTRYPOINT}" > + > +# udev-141 is the latest version that works with linux-2.6.26-RP > +PREFERRED_PROVIDER_udev-compat = "udev-compat141" > > > _______________________________________________ > Openembedded-commits mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
