diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-09-08 14:06:47 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-09-08 14:08:10 -0700 |
| commit | 6004142bb98295adb9e6fcf1e64ee25a9d68d26b (patch) | |
| tree | 81cb562796032d2426007383ed328e6993abfbef | |
| parent | f4272f2abf95f79d6868034aba653c682fca293f (diff) | |
| download | meta-openembedded-6004142bb98295adb9e6fcf1e64ee25a9d68d26b.tar.gz | |
iwd: Upgrade to 1.9
Need this upgrade to work with ell >= 0.33
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/iwd/iwd_1.9.bb (renamed from meta-oe/recipes-connectivity/iwd/iwd_1.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.9.bb index bfbf3c7fa6..25500e6501 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.8.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.9.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 = "a01754f56aacdc641c819f983c3c0ad374be77b2" | 9 | SRCREV = "aa3dc1b95348dea177e9d8c2c3063b29e20fe2e9" |
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | inherit autotools manpages pkgconfig python3native systemd | 12 | inherit autotools manpages pkgconfig python3native systemd |
