[oe-commits] Saul Wold : packagegroup-core-x11-sato: Add udev-extraconf to maintain compatibility

git at git.openembedded.org git at git.openembedded.org
Wed May 8 14:36:43 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 8e2df16e9ab7433a868da2a3db4a25441b92d0ed
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8e2df16e9ab7433a868da2a3db4a25441b92d0ed

Author: Saul Wold <sgw at linux.intel.com>
Date:   Fri May  3 14:13:51 2013 -0700

packagegroup-core-x11-sato: Add udev-extraconf to maintain compatibility

Since we have removed udev-extraconf as a RRECOMMENDS in udev
add it back here to maintain compatibility

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../packagegroups/packagegroup-core-x11-sato.bb    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index a4413be..a7fee55 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -41,6 +41,7 @@ RDEPENDS_${PN}-base = "\
     shutdown-desktop \
     libsdl \
     ${NETWORK_MANAGER} \
+    udev-extraconf \
     "
 
 # pcmanfm doesn't work on mips





More information about the Openembedded-commits mailing list