[OE-core] [PATCH] [OE-Core][PATCH] udev: Remove deprecated binaries from packaging

Martin Jansa martin.jansa at gmail.com
Fri Nov 16 22:28:55 UTC 2012


On Fri, Nov 16, 2012 at 10:48:41PM +0100, Marko Katić wrote:
> Udevtest and udevinfo are not being built because they no longer exist in
> udev 182 sources.

Ah, so this change is only cosmetic and does not change package output
(otherwise missing PR bump).

Cheers,

> On Nov 16, 2012 10:36 PM, "Martin Jansa" <martin.jansa at gmail.com> wrote:
> >
> > On Fri, Nov 16, 2012 at 09:11:39PM +0100, dromede at gmail.com wrote:
> > > From: Marko Katic <dromede.gmail.com>
> > >
> > > udev provides a udev-utils package that once provided utility binaries
> > > such as udevadm, udevtest and udevinfo. udevtest and udevinfo are
> > > deprecated and their functions are now handled by udevadm.
> > >
> > > https://bugzilla.redhat.com/show_bug.cgi?id=597539
> > >
> > > remove udevinfo and udevtest from the udev-utils package.
> >
> > Are they still built? If yes then there should be warning about
> > unpackaged files (you would need to delete them in do_install) or they
> > are picked by some other package (PN probably).
> >
> > Cheers,
> >
> > >
> > > Signed-off-by: Marko Katic <dromede.gmail.com>
> > > ---
> > >  meta/recipes-core/udev/udev.inc |    2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/meta/recipes-core/udev/udev.inc
> b/meta/recipes-core/udev/udev.inc
> > > index 4705b9b..7133cc4 100644
> > > --- a/meta/recipes-core/udev/udev.inc
> > > +++ b/meta/recipes-core/udev/udev.inc
> > > @@ -74,7 +74,7 @@ FILES_udev-cache = "${sysconfdir}/init.d/udev-cache
> ${sysconfdir}/default/udev-c
> > >
> > >  FILES_udev-acl = "${base_libdir}/udev/udev-acl
> ${base_libdir}/udev/rules.d/70-acl.rules"
> > >
> > > -FILES_udev-utils = "${bindir}/udevinfo ${bindir}/udevtest
> ${base_sbindir}/udevadm"
> > > +FILES_udev-utils = "${bindir}/udevadm"
> > >
> > >  RDEPENDS_udev-consolekit += "udev-acl"
> > >  FILES_udev-consolekit = "${libdir}/ConsoleKit"
> > > --
> > > 1.7.9.5
> > >
> > >
> > > _______________________________________________
> > > Openembedded-core mailing list
> > > Openembedded-core at lists.openembedded.org
> > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> >
> > --
> > Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20121116/675bed87/attachment-0002.sig>


More information about the Openembedded-core mailing list