diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-08-20 23:19:41 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-08-21 08:45:47 -0700 |
| commit | a2237eec4d94015a00385e8887e447a79499ac75 (patch) | |
| tree | 78407e7e3cd1b1a163d0a588ffadbe5a5990a986 | |
| parent | f67db7a4b94f6a0adeb6c3571537bcb3275a7c2f (diff) | |
| download | meta-openembedded-a2237eec4d94015a00385e8887e447a79499ac75.tar.gz | |
iwd: update 2.18 -> 2.19
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/iwd/iwd_2.19.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_2.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_2.18.bb b/meta-oe/recipes-connectivity/iwd/iwd_2.19.bb index 4d993031d3..87ba316678 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_2.18.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_2.19.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] = "100d029171d161411f6cd8e1f95708e3a4351fb19e6847ba04819377b5fed13e" | 11 | SRC_URI[sha256sum] = "9d0b934e51580316919796aa0357590971fc0df244b273fa10e154c268374f91" |
| 12 | 12 | ||
| 13 | inherit autotools manpages pkgconfig python3native systemd | 13 | inherit autotools manpages pkgconfig python3native systemd |
| 14 | 14 | ||
