[oe-commits] Simon Busch : palmpre: add wifi related packages to MACHINE_EXTRA_RDEPENDS and bump PR of task-base

git version control git at git.openembedded.org
Sun Mar 13 13:26:23 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 668e53a1d9fda91fe1cde4f4950d77dc7687d3a9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=668e53a1d9fda91fe1cde4f4950d77dc7687d3a9

Author: Simon Busch <morphis at gravedo.de>
Date:   Sun Mar 13 14:18:47 2011 +0100

palmpre: add wifi related packages to MACHINE_EXTRA_RDEPENDS and bump PR of task-base

Signed-off-by: Simon Busch <morphis at gravedo.de>

---

 conf/machine/include/palmpre.inc |    3 +++
 recipes/tasks/task-base.bb       |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/palmpre.inc b/conf/machine/include/palmpre.inc
index f5d6405..3132ba8 100644
--- a/conf/machine/include/palmpre.inc
+++ b/conf/machine/include/palmpre.inc
@@ -38,6 +38,9 @@ MACHINE_EXTRA_RDEPENDS = " \
  lvm2 \
  palmpre-audio-scripts \
  compat-wireless-2.6-old \
+ kernel-module-sirloin-wifi \
+ marvell-license \
+ marvell-sdio-fw \
 "
 
 PREFERRED_PROVIDER_udev-compat = "udev-compat141"
diff --git a/recipes/tasks/task-base.bb b/recipes/tasks/task-base.bb
index b47349e..0b03d64 100644
--- a/recipes/tasks/task-base.bb
+++ b/recipes/tasks/task-base.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r93"
+PR = "r94"
 
 inherit task
 





More information about the Openembedded-commits mailing list