[oe-commits] Angus Ainslie : fso-paroli-image : add udev-static-devices to the image

GIT User account git at amethyst.openembedded.net
Thu May 14 22:05:29 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: f668045aed160afd1728cbdb8426ca020ea3c9bc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f668045aed160afd1728cbdb8426ca020ea3c9bc

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Thu May 14 16:02:24 2009 -0600

fso-paroli-image : add udev-static-devices to the image

---

 recipes/images/fso-paroli-image.bb |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/recipes/images/fso-paroli-image.bb b/recipes/images/fso-paroli-image.bb
index c726ed9..fc9f6c5 100644
--- a/recipes/images/fso-paroli-image.bb
+++ b/recipes/images/fso-paroli-image.bb
@@ -1,6 +1,10 @@
 require fso-image.inc
 
-ILLUME_THEME = ""
+ILLUME_THEME = "paroli"
+
+BASE_INSTALL += " \
+  udev-static-devices \
+"
 
 # not many extra apps
 GTK_INSTALL = " \





More information about the Openembedded-commits mailing list