aboutsummaryrefslogtreecommitdiffstats
path: root/packages/genext2fs
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-19 16:39:41 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-05-19 16:39:41 +0000
commit8b5aa904c9afafbad6bb72df00baeb487b496a87 (patch)
tree5a2de850b739213bd2b930ff84ee5d61354a2610 /packages/genext2fs
parent5c92251710a4e1c334d11c21158c4ea61733ea0c (diff)
downloadopenembedded-8b5aa904c9afafbad6bb72df00baeb487b496a87.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/19 18:35:37+02:00 void!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into dominion.dominion.void:/data/build/oe/openembedded 2005/05/19 18:35:09+02:00 void!koen stunnel_4.09.bb: adjust SRC_URI 2005/05/19 18:27:14+02:00 hrw.one.pl!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into home.hrw.one.pl:/home/hrw/zaurus/oe/openembedded 2005/05/19 18:26:05+02:00 hrw.one.pl!hrw set newer konqueror-embedded as non-default one - it's BROKEN 2005/05/19 12:02:05-04:00 local!kergoth Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into linux.local:/home/kergoth/code/openembedded 2005/05/19 12:01:52-04:00 local!kergoth No longer apply the bytes per inode patch to genext2fs cvs, since it was applied upstream, and switch from cvs to the first prerelease of 1.4. BKrev: 428cc14dR39y0W7Rxiddgouv1tPEXQ
Diffstat (limited to 'packages/genext2fs')
-rw-r--r--packages/genext2fs/genext2fs-native_1.3+1.4rc1.bb0
-rw-r--r--packages/genext2fs/genext2fs_1.3+1.4rc1.bb0
-rw-r--r--packages/genext2fs/genext2fs_1.3+cvs.bb5
3 files changed, 2 insertions, 3 deletions
diff --git a/packages/genext2fs/genext2fs-native_1.3+1.4rc1.bb b/packages/genext2fs/genext2fs-native_1.3+1.4rc1.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/genext2fs/genext2fs-native_1.3+1.4rc1.bb
diff --git a/packages/genext2fs/genext2fs_1.3+1.4rc1.bb b/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
diff --git a/packages/genext2fs/genext2fs_1.3+cvs.bb b/packages/genext2fs/genext2fs_1.3+cvs.bb
index 94f04d54f1..6a1fcf89af 100644
--- a/packages/genext2fs/genext2fs_1.3+cvs.bb
+++ b/packages/genext2fs/genext2fs_1.3+cvs.bb
@@ -1,10 +1,9 @@
include genext2fs.inc
PV_append = "${CVSDATE}"
-PR = "r2"
+PR = "r3"
FILESPATH = "${FILE_DIRNAME}/genext2fs-1.3+cvs:${FILE_DIRNAME}/genext2fs:${FILE_DIRNAME}/files"
-SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/genext2fs;module=genext2fs \
- file://bytes_per_inode.patch;patch=1"
+SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/genext2fs;module=genext2fs"
S = "${WORKDIR}/genext2fs"
inherit autotools