diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2024-05-30 01:13:48 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-05-30 08:42:03 -0700 |
| commit | 2648f532bfc724085ca9729a3b7d270ad91c04d7 (patch) | |
| tree | a0527ad4863b44d914b6b7cdbe4a2cd1755dd23e | |
| parent | ad437d52372e6a5aa3631434a79d9a8605ee7ba9 (diff) | |
| download | meta-openembedded-2648f532bfc724085ca9729a3b7d270ad91c04d7.tar.gz | |
hostapd: Only include the relevant parts from README in LIC_FILES_CHKSUM
Only include the lines from the README that cover the copyright and the
license text.
License-Update: Only include the relevant parts of the README
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb b/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb index 6eca853e49..44683bf735 100644 --- a/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb +++ b/meta-oe/recipes-connectivity/hostapd/hostapd_2.10.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "User space daemon for extended IEEE 802.11 management" | |||
| 2 | HOMEPAGE = "http://w1.fi/hostapd/" | 2 | HOMEPAGE = "http://w1.fi/hostapd/" |
| 3 | SECTION = "kernel/userland" | 3 | SECTION = "kernel/userland" |
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://hostapd/README;md5=c905478466c90f1cefc0df987c40e172" | 5 | LIC_FILES_CHKSUM = "file://hostapd/README;beginline=5;endline=47;md5=aa03b8bd6216d1a7ca01fd4b89863073" |
| 6 | 6 | ||
| 7 | DEPENDS = "libnl openssl" | 7 | DEPENDS = "libnl openssl" |
| 8 | 8 | ||
