From 03355169a836f73f72d6b02fb2997f71aaee84b9 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 19 Nov 2015 16:00:52 +0100 Subject: [PATCH] task-owhw-image: Add crda and iw for wifi --- recipes-apps/tasks/task-owhw-image.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-apps/tasks/task-owhw-image.bb b/recipes-apps/tasks/task-owhw-image.bb index dbf5b5f..7a957ab 100644 --- a/recipes-apps/tasks/task-owhw-image.bb +++ b/recipes-apps/tasks/task-owhw-image.bb @@ -3,11 +3,11 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = " \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" ALLOW_EMPTY_${PN} = "1" -PR = "r1" +PR = "r2" RDEPENDS_${PN} = "usbutils openvpn gpsd gps-utils dropbear \ wget ntp ca-cacert-rootcert early-date i2c-tools \ - wireless-tools gpsdate \ + wireless-tools iw crda gpsdate \ kernel-module-cfg80211 \ kernel-module-mac80211 \ kernel-module-rt2x00lib \