Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Thu, 29 Jul 2004 17:10:06 +0000 (17:10 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 29 Jul 2004 17:10:06 +0000 (17:10 +0000)
into handhelds.org:/home/kergoth/code/packages

2004/07/29 12:09:11-05:00 handhelds.org!kergoth
Unbreak the ncftp build, and add ncftp 3.1.8.

2004/07/29 00:34:17-05:00 handhelds.org!kergoth
Add art_config.h (libart-lgpl) for the arm-linux-uclibc target.

2004/07/29 00:21:56-05:00 handhelds.org!kergoth
Add module-init-tools 3.1-pre5.

2004/07/29 00:21:41-05:00 handhelds.org!kergoth
Add patchutils 0.2.30.

2004/07/29 00:21:28-05:00 handhelds.org!kergoth
Add samba 3.0.5.

BKrev: 41092f6e_8obO3rqQoDBUt_7_FFKoQ

gnome/libart-lgpl/arm-linux-uclibc/art_config.h [new file with mode: 0644]
module-init-tools/module-init-tools_3.1-pre5.oe [new file with mode: 0644]
ncftp/ncftp/acinclude.m4 [new file with mode: 0644]
ncftp/ncftp_3.1.7.oe
ncftp/ncftp_3.1.8.oe [new file with mode: 0644]
patchutils/patchutils_0.2.30.oe [new file with mode: 0644]
samba/samba-3.0.5/configure.patch [new file with mode: 0644]
samba/samba_3.0.5.oe [new file with mode: 0644]

diff --git a/gnome/libart-lgpl/arm-linux-uclibc/art_config.h b/gnome/libart-lgpl/arm-linux-uclibc/art_config.h
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/module-init-tools/module-init-tools_3.1-pre5.oe b/module-init-tools/module-init-tools_3.1-pre5.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/ncftp/ncftp/acinclude.m4 b/ncftp/ncftp/acinclude.m4
new file mode 100644 (file)
index 0000000..e69de29
index 0452281..52e4207 100644 (file)
@@ -1,14 +1,14 @@
-BROKEN = "1"
 DESCRIPTION = "A sophisticated console ftp client"
 SECTION = "base"
 PRIORITY = "optional"
 
-SRC_URI = "ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2"
+SRC_URI = "ftp://ftp.ncftp.com/ncftp/ncftp-${PV}-src.tar.bz2 \
+          file://acinclude.m4"
 
 inherit autotools
 
 do_configure_prepend () {
-       install -m 0644 autoconf/aclocal.m4 acinclude.m4
+       install -m 0644 ${WORKDIR}/acinclude.m4 acinclude.m4
 }
 
 do_install () {
diff --git a/ncftp/ncftp_3.1.8.oe b/ncftp/ncftp_3.1.8.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/patchutils/patchutils_0.2.30.oe b/patchutils/patchutils_0.2.30.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/samba/samba-3.0.5/configure.patch b/samba/samba-3.0.5/configure.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/samba/samba_3.0.5.oe b/samba/samba_3.0.5.oe
new file mode 100644 (file)
index 0000000..e69de29