From: Michael Mrozek Date: Tue, 26 Mar 2013 15:10:10 +0000 (+0100) Subject: task-pandora-core.bb: Readded wireless (accidentally removed it) X-Git-Tag: sz_154~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=f8cb017d8b603428c535361089e5c7400db41681 task-pandora-core.bb: Readded wireless (accidentally removed it) --- diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index b6dc3f7..fbfc521 100755 --- a/recipes/tasks/task-pandora-core.bb +++ b/recipes/tasks/task-pandora-core.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Task file for Pandora core/console image (with Wifi)" # Don't forget to bump the PR if you change it. -PR = "r39" +PR = "r40" inherit task @@ -16,6 +16,7 @@ WIRELESS = " \ RDEPENDS_${PN} = "\ task-pandora-core-nowifi \ + ${WIRELESS} \ " PACKAGE_ARCH = "${MACHINE_ARCH}"