From: Simon Busch Date: Sun, 13 Mar 2011 13:18:47 +0000 (+0100) Subject: palmpre: add wifi related packages to MACHINE_EXTRA_RDEPENDS and bump PR of task... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668e53a1d9fda91fe1cde4f4950d77dc7687d3a9;p=openembedded.git palmpre: add wifi related packages to MACHINE_EXTRA_RDEPENDS and bump PR of task-base Signed-off-by: Simon Busch --- diff --git a/conf/machine/include/palmpre.inc b/conf/machine/include/palmpre.inc index f5d64052c8..3132ba8e8c 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 b47349e6a4..0b03d64096 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