use quotes to follow KEY = "value" scheme to prepare for a
new bitbake parser
-LICENSE = GPL
+LICENSE = "GPL"
include module-init-tools_${PV}.bb
inherit cross
DEFAULT_PREFERENCE = "0"
PROVIDES += "virtual/${TARGET_PREFIX}depmod virtual/${TARGET_PREFIX}depmod-2.6"
-PR=r3
+PR="r3"
# When cross compiling depmod as shipped cannot handle endian
# differences between host and target, this fixes the problem.
-LICENSE = GPL
+LICENSE = "GPL"
SECTION = "base"
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 \