Openembedded Core Discussions
 help / color / mirror / Atom feed
From: dromede@gmail.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH] [PATCH] udev: Remove deprecated binaries from packaging
Date: Fri, 16 Nov 2012 21:11:39 +0100	[thread overview]
Message-ID: <1353096699-19130-1-git-send-email-dromede@gmail.com> (raw)

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.

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




             reply	other threads:[~2012-11-16 20:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 20:11 dromede [this message]
2012-11-16 21:36 ` [PATCH] [PATCH] udev: Remove deprecated binaries from packaging Martin Jansa
     [not found]   ` <CAHod+GfAof60ycR5EXosair15O87dvZhnxWSouhdF49x8sZQqQ@mail.gmail.com>
2012-11-16 22:28     ` Martin Jansa
2012-11-16 23:28       ` Chris Larson
2012-11-17 18:02         ` Marko Katić
2012-11-17 18:38           ` Chris Larson
2012-11-17 18:54             ` Otavio Salvador
2012-11-20 19:59               ` Marko Katić
2012-11-20 20:23                 ` Otavio Salvador
2012-12-13 19:53                   ` Marko Katić
2012-12-13 23:30                     ` Otavio Salvador
2012-12-14 15:17                       ` Marko Katić
2012-12-14 15:23                         ` Otavio Salvador
2012-11-17 18:20 ` Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1353096699-19130-1-git-send-email-dromede@gmail.com \
    --to=dromede@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox