diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-02-03 19:58:03 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-02-03 13:44:07 -0800 |
| commit | 692a1f89ef8377b1bbd04f4d0d42f4937ffae1f4 (patch) | |
| tree | 8332801aa5dcddf142bc9fea2d86db96ba239806 | |
| parent | ba316757136f8bc9ea8de80d2d13c1517324376a (diff) | |
| download | meta-openembedded-692a1f89ef8377b1bbd04f4d0d42f4937ffae1f4.tar.gz | |
iwd: update to 1.11
Changelog:
- Add support for ACD client for static configuration
- Add support for intelligent scan of all frequencies
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/iwd/iwd_1.11.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_1.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.10.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.11.bb index b2495348ff..f4a237e033 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.10.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.11.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fb504b67c50331fc78734fed90fb0e09" | |||
| 6 | DEPENDS = "ell" | 6 | DEPENDS = "ell" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git" | 8 | SRC_URI = "git://git.kernel.org/pub/scm/network/wireless/iwd.git" |
| 9 | SRCREV = "d8dc5a9bd19c5b98d8692801d3cf4e8af495930a" | 9 | SRCREV = "355c2df97e1adfdaee4a67c1705bd76202384687" |
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | inherit autotools manpages pkgconfig python3native systemd | 12 | inherit autotools manpages pkgconfig python3native systemd |
