mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
10d1463de1
commit
b11f7236a2
@@ -4,7 +4,7 @@
|
||||
SUMMARY = "Tools for managing Linux kernel modules"
|
||||
DESCRIPTION = "kmod is a set of tools to handle common tasks with Linux kernel modules like \
|
||||
insert, remove, list, check properties, resolve dependencies and aliases."
|
||||
HOMEPAGE = "http://packages.profusion.mobi/kmod/"
|
||||
HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/kmod/"
|
||||
LICENSE = "GPL-2.0+ & LGPL-2.1+"
|
||||
LICENSE_libkmod = "LGPL-2.1+"
|
||||
SECTION = "base"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Wireless Central Regulatory Domain Database"
|
||||
HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA"
|
||||
HOMEPAGE = "https://wireless.wiki.kernel.org/en/developers/regulatory/crda"
|
||||
SECTION = "net"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
|
||||
|
||||
Reference in New Issue
Block a user