diff options
Diffstat (limited to 'packages/shfs')
-rw-r--r-- | packages/shfs/shfs-modules_0.35.bb | 1 | ||||
-rw-r--r-- | packages/shfs/shfs-utils_0.35.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/packages/shfs/shfs-modules_0.35.bb b/packages/shfs/shfs-modules_0.35.bb index 12c9a62779..5151e25aef 100644 --- a/packages/shfs/shfs-modules_0.35.bb +++ b/packages/shfs/shfs-modules_0.35.bb @@ -2,7 +2,6 @@ DESCRIPTION = "A simple and easy to use Linux kernel (2.4+) module which allows It supports some nice features like number of different caches for access speedup, target system optimisations, etc." SECTION = "kernel/modules" PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" PR = "r3" diff --git a/packages/shfs/shfs-utils_0.35.bb b/packages/shfs/shfs-utils_0.35.bb index 73aa089c17..8c7e05c0e5 100644 --- a/packages/shfs/shfs-utils_0.35.bb +++ b/packages/shfs/shfs-utils_0.35.bb @@ -2,7 +2,6 @@ DESCRIPTION = "A simple and easy to use Linux kernel (2.4+) module which allows It supports some nice features like number of different caches for access speedup, target system optimisations, etc." SECTION = "kernel/userland" PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" RDEPENDS = "shfs-modules (${PV})" DEPENDS = "virtual/kernel" |