summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/modutils/modutils_2.4.27.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/modutils/modutils_2.4.27.bb')
-rw-r--r--meta/recipes-kernel/modutils/modutils_2.4.27.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/modutils/modutils_2.4.27.bb b/meta/recipes-kernel/modutils/modutils_2.4.27.bb
index a5a9231322..497d1f18ff 100644
--- a/meta/recipes-kernel/modutils/modutils_2.4.27.bb
+++ b/meta/recipes-kernel/modutils/modutils_2.4.27.bb
@@ -2,6 +2,7 @@ SECTION = "base"
2DESCRIPTION = "These utilities are intended to make a Linux modular kernel \ 2DESCRIPTION = "These utilities are intended to make a Linux modular kernel \
3manageable for all users, administrators and distribution maintainers." 3manageable for all users, administrators and distribution maintainers."
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
5DEPENDS = "bison-native" 6DEPENDS = "bison-native"
6PR = "r9" 7PR = "r9"
7 8