diff options
| author | Richard Purdie <richard@ted.(none)> | 2009-01-02 15:34:40 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@ted.(none)> | 2009-01-02 15:34:40 +0000 |
| commit | f8a23031e2a02e5fbef63a01d33e036bc57240b3 (patch) | |
| tree | 97ba7224a9a46fcd5ecec81ab3258c06bc6f9498 /meta/packages/modutils/modutils_2.4.27.bb | |
| parent | 61d8ea7a140e2e5bf77839c8ee914ae903c83de8 (diff) | |
| download | poky-f8a23031e2a02e5fbef63a01d33e036bc57240b3.tar.gz | |
Drop now unneeded FILESDIR and S variables from various recipes
Diffstat (limited to 'meta/packages/modutils/modutils_2.4.27.bb')
| -rw-r--r-- | meta/packages/modutils/modutils_2.4.27.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/modutils/modutils_2.4.27.bb b/meta/packages/modutils/modutils_2.4.27.bb index c02dc1d5c3..119e219f7f 100644 --- a/meta/packages/modutils/modutils_2.4.27.bb +++ b/meta/packages/modutils/modutils_2.4.27.bb | |||
| @@ -3,7 +3,6 @@ DESCRIPTION = "These utilities are intended to make a Linux modular kernel \ | |||
| 3 | manageable for all users, administrators and distribution maintainers." | 3 | manageable for all users, administrators and distribution maintainers." |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | DEPENDS = "bison-native" | 5 | DEPENDS = "bison-native" |
| 6 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/files" | ||
| 7 | PR = "r8" | 6 | PR = "r8" |
| 8 | 7 | ||
| 9 | SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/modutils/v2.4/modutils-${PV}.tar.bz2 \ | 8 | SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/modutils/v2.4/modutils-${PV}.tar.bz2 \ |
