diff options
-rw-r--r-- | recipes/hostap/hostap-daemon_0.4.4.bb | 10 | ||||
-rw-r--r-- | recipes/hostap/hostap-modules_0.4.4.bb | 7 |
2 files changed, 0 insertions, 17 deletions
diff --git a/recipes/hostap/hostap-daemon_0.4.4.bb b/recipes/hostap/hostap-daemon_0.4.4.bb deleted file mode 100644 index 197e6cd81b..0000000000 --- a/recipes/hostap/hostap-daemon_0.4.4.bb +++ /dev/null @@ -1,10 +0,0 @@ -require hostap-daemon.inc - -SRC_URI_append_nylon = "\ - file://hostap-no-bsd.patch" - - -PR = "r2" - -SRC_URI[md5sum] = "79810ff32f6f12a37dc7827ce18af533" -SRC_URI[sha256sum] = "684636fd31ad2cbe989a19f2ce844b7d1c46c1e009cda37c92f5d9ead9ba18b8" diff --git a/recipes/hostap/hostap-modules_0.4.4.bb b/recipes/hostap/hostap-modules_0.4.4.bb deleted file mode 100644 index e7cd26db3c..0000000000 --- a/recipes/hostap/hostap-modules_0.4.4.bb +++ /dev/null @@ -1,7 +0,0 @@ -require hostap-modules.inc -PR = "r7" - -SRC_URI += "file://kernel_updates.patch" - -SRC_URI[md5sum] = "e9b4a5cb992e06c3c6bf2bc99eca6625" -SRC_URI[sha256sum] = "7b9ad6bb5cf6c485e320bd8901d2e398cb6661cda633ba6360200a9bf94eb5fb" |