diff options
-rw-r--r-- | meta-oe/recipes-connectivity/iwd/iwd_2.6.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_2.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_2.5.bb b/meta-oe/recipes-connectivity/iwd/iwd_2.6.bb index e1f21c3bab..64d6232883 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_2.5.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_2.6.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] = "3441effed58297b63779e706c74884234acb874b07872f8b55e0da28729fda32" | 11 | SRC_URI[sha256sum] = "f7ac93aeef672604f5b5194ca038035ae222925be392c4345873c9742f477797" |
12 | 12 | ||
13 | inherit autotools manpages pkgconfig python3native systemd | 13 | inherit autotools manpages pkgconfig python3native systemd |
14 | 14 | ||