[oe] [PATCH] udev: Use udev.inc and add udevadm to udev pacakge instead of udev-utils

Grzegorz Toporek top.grzechu at gmail.com
Tue May 25 09:11:23 UTC 2010


>
> > * Main purpose of the patch was to fix the problem where udev-utils was
> >   needed to be in root file system just to get udevadm binary. So this
> >   binary is moved into udev package instead.
> >
> > * Use INC_PR
> >
> > * Use udev.inc in all recipes.
> >
> > * All udev recipes built udev_151 and udev_124 runs fine too.
>
> I explicitly didn't use udev.inc in udev 151 because it made the recipe
> very hard to read. It would make more sense to do a udev-1xx.inc based
> on udev 151 and use that for future recipes.
>
> The udevadm packaging change looks good, but it's only needed for udev
> >124 if I read the udev changelogs correctly.
>
> regards,
>
> Koen
>

Could you upload this patch to the git respiratory? Or this is just
non-official change?

I'm trying now to compile base-image on angstrom distro and I got error from
udev_151.bb recipe. May be your patch will help with this...

This is what I got:

Does anyone met with this error? Sorry if it's not a right place to post.


Kind Regards,
Grzegorz

#########################################
| checking for GLIB... configure: error: Package requirements (glib-2.0 >=
2.7.0 gobject-2.0 >= 2.7.0) were not met:
|
| Package file
'/home/grzesiek/tele/tmp/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib/pkgconfig/glib-2.0.pc'
appears to be empty
| Package 'glib-2.0' has no Name: field
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables GLIB_CFLAGS
| and GLIB_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
|
NOTE: Task failed:
/home/grzesiek/tele/tmp/work/armv5te-angstrom-linux-gnueabi/udev-151-r9/temp/log.do_configure.18550
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/grzesiek/tele/openembedded/recipes/udev/udev_151.bbdo_configure
failed



More information about the Openembedded-devel mailing list