mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
update-modules: update license info
Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
DESCRIPTION = "script to manage module configuration files."
|
||||
SECTION = "base"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
PACKAGE_ARCH = "all"
|
||||
RDEPENDS = "${@base_contains("MACHINE_FEATURES", "kernel26", "module-init-tools-depmod","modutils-depmod",d)} "
|
||||
PR = "r6"
|
||||
|
||||
Reference in New Issue
Block a user