diff options
-rw-r--r-- | meta-oe/recipes-connectivity/iwd/iwd_3.6.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_3.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_3.3.bb b/meta-oe/recipes-connectivity/iwd/iwd_3.6.bb index 9d5b3658ae..33b288e1c4 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_3.3.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_3.6.bb | |||
@@ -9,7 +9,7 @@ SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \ | |||
9 | file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \ | 9 | file://0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch \ |
10 | file://iwd \ | 10 | file://iwd \ |
11 | " | 11 | " |
12 | SRC_URI[sha256sum] = "8189e15e701112f871fb5f5e9351f007c9098754b4168ed43cc5422a3adc0255" | 12 | SRC_URI[sha256sum] = "cc5e02068d7407b9dac000429d667af32e9d91c7bff3183a241d8fdb0f75734b" |
13 | 13 | ||
14 | inherit autotools manpages pkgconfig python3native systemd update-rc.d | 14 | inherit autotools manpages pkgconfig python3native systemd update-rc.d |
15 | 15 | ||