diff options
| author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2020-10-26 22:21:36 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-30 13:22:48 +0000 |
| commit | b11f7236a2231c9d50e85c6434f073052cbec307 (patch) | |
| tree | 32b244477d5f3489d3ad683d9560eac323894412 /meta/recipes-connectivity | |
| parent | 10d1463de1fb5926c193b2f5e24e262880b00dc0 (diff) | |
| download | poky-b11f7236a2231c9d50e85c6434f073052cbec307.tar.gz | |
meta: fix some unresponsive homepages and bugtracker links
remove some extra whitespaces
(From OE-Core rev: 32ce3716761165b9df12306249418645724122cc)
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
| -rw-r--r-- | meta/recipes-connectivity/bind/bind_9.16.7.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-connectivity/iw/iw_5.8.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.16.7.bb b/meta/recipes-connectivity/bind/bind_9.16.7.bb index 5fc2c1d3cd..fbe3de63cb 100644 --- a/meta/recipes-connectivity/bind/bind_9.16.7.bb +++ b/meta/recipes-connectivity/bind/bind_9.16.7.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "ISC Internet Domain Name Server" | 1 | SUMMARY = "ISC Internet Domain Name Server" |
| 2 | HOMEPAGE = "http://www.isc.org/sw/bind/" | 2 | HOMEPAGE = "https://www.isc.org/bind/" |
| 3 | SECTION = "console/network" | 3 | SECTION = "console/network" |
| 4 | 4 | ||
| 5 | LICENSE = "MPL-2.0" | 5 | LICENSE = "MPL-2.0" |
diff --git a/meta/recipes-connectivity/iw/iw_5.8.bb b/meta/recipes-connectivity/iw/iw_5.8.bb index 97ca66d66f..e0456fbf00 100644 --- a/meta/recipes-connectivity/iw/iw_5.8.bb +++ b/meta/recipes-connectivity/iw/iw_5.8.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "nl80211 based CLI configuration utility for wireless devices" | |||
| 2 | DESCRIPTION = "iw is a new nl80211 based CLI configuration utility for \ | 2 | DESCRIPTION = "iw is a new nl80211 based CLI configuration utility for \ |
| 3 | wireless devices. It supports almost all new drivers that have been added \ | 3 | wireless devices. It supports almost all new drivers that have been added \ |
| 4 | to the kernel recently. " | 4 | to the kernel recently. " |
| 5 | HOMEPAGE = "http://wireless.kernel.org/en/users/Documentation/iw" | 5 | HOMEPAGE = "https://wireless.wiki.kernel.org/en/users/documentation/iw" |
| 6 | SECTION = "base" | 6 | SECTION = "base" |
| 7 | LICENSE = "BSD-2-Clause" | 7 | LICENSE = "BSD-2-Clause" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=878618a5c4af25e9b93ef0be1a93f774" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=878618a5c4af25e9b93ef0be1a93f774" |
