From 7814da98a7630811db9fc24db9ae3c81588ca113 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 10 Oct 2006 10:26:16 +0000 Subject: Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details --- packages/shfs/shfs-modules_0.35.bb | 1 - packages/shfs/shfs-utils_0.35.bb | 1 - 2 files changed, 2 deletions(-) (limited to 'packages/shfs') 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 " 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 " LICENSE = "GPL" RDEPENDS = "shfs-modules (${PV})" DEPENDS = "virtual/kernel" -- cgit v1.2.3