summaryrefslogtreecommitdiff
path: root/multitech/recipes/compat-wireless/ti-compat-wireless-wl12xx_r5.sp7.01.bb
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2014-03-06 15:00:24 -0600
committerJesse Gilles <jgilles@multitech.com>2014-03-06 15:00:24 -0600
commit1540c50bd0faf06edc26ea0800081dd57e11ae70 (patch)
treed229f2fa9cfd735a0cce1491024c2acf831fcf7a /multitech/recipes/compat-wireless/ti-compat-wireless-wl12xx_r5.sp7.01.bb
parente623746dccb9a396415037a40d94c0ad0ff68fc8 (diff)
ti-compat-wireless-r5.sp7.01: add irq edge patch for mt100eocg-pcie-dk
Diffstat (limited to 'multitech/recipes/compat-wireless/ti-compat-wireless-wl12xx_r5.sp7.01.bb')
-rw-r--r--multitech/recipes/compat-wireless/ti-compat-wireless-wl12xx_r5.sp7.01.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/multitech/recipes/compat-wireless/ti-compat-wireless-wl12xx_r5.sp7.01.bb b/multitech/recipes/compat-wireless/ti-compat-wireless-wl12xx_r5.sp7.01.bb
index 1371b15..e44916e 100644
--- a/multitech/recipes/compat-wireless/ti-compat-wireless-wl12xx_r5.sp7.01.bb
+++ b/multitech/recipes/compat-wireless/ti-compat-wireless-wl12xx_r5.sp7.01.bb
@@ -11,7 +11,7 @@ RDEPENDS_${PN} = "wireless-tools"
inherit module
-LOCAL_PR = ".2"
+LOCAL_PR = ".3"
MACHINE_KERNEL_PR_append = "${LOCAL_PR}"
TAG="ol_R5.SP7.01"
@@ -40,6 +40,11 @@ SRC_URI[wl12xx.sha256sum] = "98137f9ced94de839abef86eb1cbee068f362bd28c5190449ca
# mts patches
SRC_URI_append = "file://wl12xx-set-power-r5.sp7.01.patch;patchdir=../wl12xx-${TAG}"
+SRC_URI_append_mt100eocg-pcie-dk = " \
+ file://wl12xx-irq-rising-falling-r5.sp7.01.patch;patchdir=../wl12xx-${TAG} \
+ "
+
+
EXTRA_OEMAKE = "KLIB_BUILD=${STAGING_KERNEL_DIR} KLIB=${D}"
do_configure() {