From: nslu2-linux.adm@bkbits.net Date: Fri, 14 Jan 2005 18:12:50 +0000 (+0000) Subject: Merge bk://oe-devel.bkbits.net/openembedded X-Git-Tag: Release-2010-05/1~15435 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3c63b44f576ee5a33fc226cbb77740666af0ab1;p=openembedded.git Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/14 12:12:49-06:00 ti.com!kergoth Yank old unionfs versions, clean up the metadata, and add unionfs 1.0.7. 2005/01/14 11:37:05-06:00 ti.com!kergoth Add the files for 'lemon' that I forgot to check in yesterday. BKrev: 41e80ba2ptnDic2JZT2fppsH-zGs4A --- diff --git a/packages/unionfs/unionfs-1.0.3/make.patch b/packages/lemon/files/lemon.1 similarity index 100% rename from packages/unionfs/unionfs-1.0.3/make.patch rename to packages/lemon/files/lemon.1 diff --git a/packages/unionfs/unionfs-1.0.4/make.patch b/packages/lemon/files/snprintf.patch similarity index 100% rename from packages/unionfs/unionfs-1.0.4/make.patch rename to packages/lemon/files/snprintf.patch diff --git a/packages/unionfs/unionfs-1.0.6/make.patch b/packages/unionfs/unionfs-1.0.7/make.patch similarity index 100% rename from packages/unionfs/unionfs-1.0.6/make.patch rename to packages/unionfs/unionfs-1.0.7/make.patch diff --git a/packages/unionfs/unionfs-modules_1.0.3.bb b/packages/unionfs/unionfs-modules.inc similarity index 100% rename from packages/unionfs/unionfs-modules_1.0.3.bb rename to packages/unionfs/unionfs-modules.inc diff --git a/packages/unionfs/unionfs-modules_1.0.4.bb b/packages/unionfs/unionfs-modules_1.0.7.bb similarity index 100% rename from packages/unionfs/unionfs-modules_1.0.4.bb rename to packages/unionfs/unionfs-modules_1.0.7.bb diff --git a/packages/unionfs/unionfs-modules_1.0.6.bb b/packages/unionfs/unionfs-utils.inc similarity index 100% rename from packages/unionfs/unionfs-modules_1.0.6.bb rename to packages/unionfs/unionfs-utils.inc diff --git a/packages/unionfs/unionfs-utils_1.0.4.bb b/packages/unionfs/unionfs-utils_1.0.4.bb deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/unionfs/unionfs-utils_1.0.6.bb b/packages/unionfs/unionfs-utils_1.0.6.bb deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/unionfs/unionfs-utils_1.0.3.bb b/packages/unionfs/unionfs-utils_1.0.7.bb similarity index 100% rename from packages/unionfs/unionfs-utils_1.0.3.bb rename to packages/unionfs/unionfs-utils_1.0.7.bb diff --git a/packages/unionfs/unionfs.inc b/packages/unionfs/unionfs.inc index e69de29bb2..ffd4f4c0e1 100644 --- a/packages/unionfs/unionfs.inc +++ b/packages/unionfs/unionfs.inc @@ -0,0 +1,14 @@ +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 " +LICENSE = "GPL" + +SRC_URI = "ftp://ftp.fsl.cs.sunysb.edu/pub/unionfs/unionfs-${PV}.tar.gz \ + file://make.patch;patch=1" +S = "${WORKDIR}/unionfs-${PV}" +FILESPATH = "${FILE_DIRNAME}/unionfs-${PV}:${FILE_DIRNAME}/unionfs:${FILE_DIRNAME}/files:${FILE_DIRNAME}" + +export UCFLAGS := "${CFLAGS}" +CFLAGS = "${BUILD_OPTIMIZATION}" diff --git a/packages/unionfs/unionfs_1.0.3.inc b/packages/unionfs/unionfs_1.0.3.inc deleted file mode 100644 index 5d8089e4e4..0000000000 --- a/packages/unionfs/unionfs_1.0.3.inc +++ /dev/null @@ -1 +0,0 @@ -include unionfs.inc diff --git a/packages/unionfs/unionfs_1.0.4.inc b/packages/unionfs/unionfs_1.0.4.inc deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/packages/unionfs/unionfs_1.0.6.inc b/packages/unionfs/unionfs_1.0.6.inc deleted file mode 100644 index e69de29bb2..0000000000