diff options
Diffstat (limited to 'meta/packages/module-init-tools/module-init-tools.inc')
| -rw-r--r-- | meta/packages/module-init-tools/module-init-tools.inc | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta/packages/module-init-tools/module-init-tools.inc b/meta/packages/module-init-tools/module-init-tools.inc index 9955f619ba..93125e307a 100644 --- a/meta/packages/module-init-tools/module-init-tools.inc +++ b/meta/packages/module-init-tools/module-init-tools.inc | |||
| @@ -1,6 +1,4 @@ | |||
| 1 | DESCRIPTION = "This package contains a set of programs for loading, inserting, and \ | 1 | DESCRIPTION = "This package contains a set of programs for loading, inserting, and removing kernel modules for Linux (versions 2.5.48 and above). It serves the same function that the modutils package serves for Linux 2.4" |
| 2 | removing kernel modules for Linux (versions 2.5.48 and above). It serves \ | ||
| 3 | the same function that the modutils package serves for Linux 2.4." | ||
| 4 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
| 6 | file://lsmod.c;md5=030a1ab6b7b2b97e9959db0d5f1c093d" | 4 | file://lsmod.c;md5=030a1ab6b7b2b97e9959db0d5f1c093d" |
| @@ -17,7 +15,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/module-init-tools/module-i | |||
| 17 | file://modutils_extension;apply=yes \ | 15 | file://modutils_extension;apply=yes \ |
| 18 | file://no_man_rebuild;apply=yes \ | 16 | file://no_man_rebuild;apply=yes \ |
| 19 | file://manpagesopt;apply=yes \ | 17 | file://manpagesopt;apply=yes \ |
| 20 | file://module-init-tools-remove-index.patch;apply=yes " | 18 | file://module-init-tools-remove-index.patch;" |
| 21 | S = "${WORKDIR}/module-init-tools-${PV}" | 19 | S = "${WORKDIR}/module-init-tools-${PV}" |
| 22 | 20 | ||
| 23 | EXTRA_OECONF = "--disable-manpages" | 21 | EXTRA_OECONF = "--disable-manpages" |
