update some PRs because of new kernel version
authorghost <andreas.monzner@multimedia-labs.de>
Mon, 22 Mar 2010 11:55:56 +0000 (12:55 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Mon, 22 Mar 2010 12:03:50 +0000 (13:03 +0100)
recipes/madwifi/madwifi-ng_r3314-20080131.bb
recipes/tasks/task-boot.bb
recipes/wlan-rt73/wlan-rt73.bb
recipes/zd1211/zd1211b_r222.bb

index 6574a19..f204e41 100644 (file)
@@ -7,7 +7,7 @@ INHIBIT_PACKAGE_STRIP = "1"
 require madwifi-ng_r.inc
 
 # PR set after the include, to override what's set in the included file.
-PR = "r9"
+PR = "r10"
 
 SRC_URI += "http://sources.dreamboxupdate.com/download/snapshots/openwrt_madwifi_patches_20080829.tar.bz2 \
        http://sources.dreamboxupdate.com/download/snapshots/ath_hal-20080815.tgz \
index 839db3e..0adb544 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Basic task to get a device booting"
-PR = "r54"
+PR = "r55"
 
 inherit task
 
index 38ffbc0..5a7bba6 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 
 inherit module
 
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "http://www.ralinktech.com.tw/data/drivers/2008_0506_RT73_Linux_STA_Drv1.1.0.1.tar.bz2 \
            file://make.patch;patch=1 \
index bd8328c..9bb4fca 100644 (file)
@@ -8,7 +8,7 @@ RDEPENDS = "wireless-tools"
 
 inherit module
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://www.reactivated.net/software/zd1211-vendor/releases/ZD1211LnxDrv_2_22_0_0.tar.gz \
            file://ZD1211LnxDrv_2_22_0_0.patch;patch=1 \