All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/6] udev (165): move ConsoleKit support to udev-consolekit package
@ 2011-04-01 12:16 Otavio Salvador
  2011-04-01 12:16 ` [PATCH 2/6] conf/bitbake: improve compression image handling Otavio Salvador
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Otavio Salvador @ 2011-04-01 12:16 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
 recipes/udev/udev_165.bb |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/recipes/udev/udev_165.bb b/recipes/udev/udev_165.bb
index d426aff..822891f 100644
--- a/recipes/udev/udev_165.bb
+++ b/recipes/udev/udev_165.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "udev is a daemon which dynamically creates and removes device nod
 the hotplug package and requires a kernel not older than 2.6.12."
 LICENSE = "GPLv2+"
 
-PR = "r3"
+PR = "r4"
 
 # Untested
 DEFAULT_PREFERENCE = "-1"
@@ -71,7 +71,7 @@ EXTRA_OECONF += " --with-udev-prefix= \
 INITSCRIPT_NAME = "udev"
 INITSCRIPT_PARAMS = "start 03 S ."
 
-PACKAGES =+ "libudev libgudev udev-utils"
+PACKAGES =+ "libudev libgudev udev-utils udev-consolekit"
 
 FILES_libudev = "${base_libdir}/libudev.so.*"
 FILES_libgudev = "${base_libdir}/libgudev*.so.*"
@@ -84,7 +84,8 @@ FILES_${PN}-dbg += "${usrbindir}/.debug ${usrsbindir}/.debug"
 
 # udev installs binaries under $(udev_prefix)/lib/udev, even if ${libdir}
 # is ${prefix}/lib64
-FILES_${PN} += "/lib/udev* ${libdir}/ConsoleKit"
+FILES_${PN} += "/lib/udev*"
+FILES_${PN}-consokekit += "${libdir}/ConsoleKit"
 FILES_${PN}-dbg += "/lib/udev/.debug"
 
 RPROVIDES_udev_append = " udev-compat-wrapper"
-- 
1.7.2.3




^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [PATCH 0/6] Patchset for pushing into master
@ 2011-04-07 13:19 Otavio Salvador
  2011-04-07 13:19 ` [PATCH 1/6] udev (165): move ConsoleKit support to udev-consolekit package Otavio Salvador
  0 siblings, 1 reply; 18+ messages in thread
From: Otavio Salvador @ 2011-04-07 13:19 UTC (permalink / raw)
  To: openembedded-devel

Hello,

Here goes our current patchset that is ready for pushing into
master. Please review and apply those that fit your quality
requirements ;-)

Att,




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-04-09 20:31 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 12:16 [PATCH 1/6] udev (165): move ConsoleKit support to udev-consolekit package Otavio Salvador
2011-04-01 12:16 ` [PATCH 2/6] conf/bitbake: improve compression image handling Otavio Salvador
2011-04-01 12:16 ` [PATCH 3/6] xorg-xserver-common.inc: drop .la files from packages Otavio Salvador
2011-04-01 13:56   ` Koen Kooi
2011-04-01 14:06     ` Otavio Salvador
2011-04-01 14:07       ` Koen Kooi
2011-04-01 14:16         ` Otavio Salvador
2011-04-09  6:33           ` Khem Raj
2011-04-09  9:19             ` Phil Blundell
2011-04-09 17:36               ` Otavio Salvador
2011-04-09 18:11                 ` Tom Rini
2011-04-09 18:14                   ` Otavio Salvador
2011-04-09 19:13                   ` Phil Blundell
2011-04-09 20:29                     ` Paul Menzel
2011-04-01 12:16 ` [PATCH 4/6] xserver-xorg (1.9.4): enable xephyr Otavio Salvador
2011-04-01 12:16 ` [PATCH 5/6] xserver-xorg (git): " Otavio Salvador
2011-04-01 12:16 ` [PATCH 6/6] freerdp: update version to 2009-03-29 snapshot Otavio Salvador
  -- strict thread matches above, loose matches on Subject: below --
2011-04-07 13:19 [PATCH 0/6] Patchset for pushing into master Otavio Salvador
2011-04-07 13:19 ` [PATCH 1/6] udev (165): move ConsoleKit support to udev-consolekit package Otavio Salvador
2011-04-07 13:19   ` [PATCH 2/6] conf/bitbake: improve compression image handling Otavio Salvador
2011-04-07 13:19     ` [PATCH 3/6] xorg-xserver-common.inc: drop .la files from packages Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.