diff options
-rw-r--r-- | meta-oe/recipes-connectivity/iwd/iwd_2.13.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_2.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_2.8.bb b/meta-oe/recipes-connectivity/iwd/iwd_2.13.bb index ee310d295b..687dc41c61 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_2.8.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_2.13.bb | |||
@@ -8,7 +8,7 @@ DEPENDS = "ell" | |||
8 | SRC_URI = "https://www.kernel.org/pub/linux/network/wireless/${BP}.tar.xz \ | 8 | 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 | " | 10 | " |
11 | SRC_URI[sha256sum] = "a90e621f45b9c2f9021beea0fa6477ee0334fcd2ee34beaab42e31ea0fd3be29" | 11 | SRC_URI[sha256sum] = "5c58d0cc7c2c81540a515a7487330468c61615d23031af47be15f694fbfbc8b3" |
12 | 12 | ||
13 | inherit autotools manpages pkgconfig python3native systemd | 13 | inherit autotools manpages pkgconfig python3native systemd |
14 | 14 | ||