summaryrefslogtreecommitdiff
path: root/packages/unionfs
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-10 10:26:16 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-10 10:26:16 +0000
commit7814da98a7630811db9fc24db9ae3c81588ca113 (patch)
treecf35ff1568d89042488808f0105e51901aecd40c /packages/unionfs
parentd33738e8090ef3c603c826f7c23647844e03f8fc (diff)
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
Diffstat (limited to 'packages/unionfs')
-rw-r--r--packages/unionfs/unionfs.inc1
-rw-r--r--packages/unionfs/unionroot-utils_0.1.1.bb1
-rw-r--r--packages/unionfs/unionroot_0.1.1.bb1
3 files changed, 0 insertions, 3 deletions
diff --git a/packages/unionfs/unionfs.inc b/packages/unionfs/unionfs.inc
index 72d4ed1fca..652d79cc83 100644
--- a/packages/unionfs/unionfs.inc
+++ b/packages/unionfs/unionfs.inc
@@ -2,7 +2,6 @@ DESCRIPTION = "A stackable unification file system, which can appear to \
merge the contents of several directories (branches), while keeping their \
physical content separate."
HOMEPAGE = "http://www.fsl.cs.sunysb.edu/project-unionfs.html"
-MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
LICENSE = "GPL"
SRC_URI = "ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/unionfs-${PV}.tar.gz \
diff --git a/packages/unionfs/unionroot-utils_0.1.1.bb b/packages/unionfs/unionroot-utils_0.1.1.bb
index 278decb48c..0da9c9a731 100644
--- a/packages/unionfs/unionroot-utils_0.1.1.bb
+++ b/packages/unionfs/unionroot-utils_0.1.1.bb
@@ -5,7 +5,6 @@ DEPENDS = "ipkg-collateral unionroot busybox"
RDEPENDS = "ipkg-collateral unionroot busybox"
SECTION = "base"
PRIORITY = "optional"
-MAINTAINER = "Chris Lord <cwiiis@handhelds.org>"
PR = "2"
diff --git a/packages/unionfs/unionroot_0.1.1.bb b/packages/unionfs/unionroot_0.1.1.bb
index 50109b47aa..4047c2f3c7 100644
--- a/packages/unionfs/unionroot_0.1.1.bb
+++ b/packages/unionfs/unionroot_0.1.1.bb
@@ -5,7 +5,6 @@ DEPENDS = "busybox base-files"
RDEPENDS = "busybox base-files"
SECTION = "base"
PRIORITY = "optional"
-MAINTAINER = "Chris Lord <cwiiis@handhelds.org>"
SRC_URI = "file://init.unionroot"