From: Jordan Crouse Date: Fri, 3 Dec 2004 20:11:56 +0000 (+0000) Subject: Merge bk://oe-devel@oe-devel.bkbits.net/packages X-Git-Tag: Release-2010-05/1~15800 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04b4785222bf8e37842ec831ce83ddcee14cd400;p=openembedded.git Merge bk://oe-devel@oe-devel.bkbits.net/packages into forsteri.amd.com:/users/jcrouse/bk/oe-devel/packages 2004/12/03 13:11:36-07:00 amd.com!jcrouse Many files: Add gputty, gtk2-ssh-askpass, syslinux and xscreensaver. Add license to nasm, and copy .a libs to stage in readline 2004/12/03 12:32:53-07:00 amd.com!jcrouse add bootsplash utilities BKrev: 41b0c88ckOYBlq8xk-1A4aDNTc2XvQ --- diff --git a/bootsplash/bootsplash-native_3.0.7.oe b/bootsplash/bootsplash-native_3.0.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/bootsplash/bootsplash_3.0.7.oe b/bootsplash/bootsplash_3.0.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gputty/gputty/conf.patch b/gputty/gputty/conf.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gputty/gputty/gputty b/gputty/gputty/gputty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gputty/gputty_0.9.7.oe b/gputty/gputty_0.9.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gtk2-ssh-askpass/gtk2-ssh-askpass/makefile.patch b/gtk2-ssh-askpass/gtk2-ssh-askpass/makefile.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.oe b/gtk2-ssh-askpass/gtk2-ssh-askpass_0.3.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/nasm/nasm_0.98.38.oe b/nasm/nasm_0.98.38.oe index 8bbda9c875..0aee9f9faf 100644 --- a/nasm/nasm_0.98.38.oe +++ b/nasm/nasm_0.98.38.oe @@ -2,6 +2,8 @@ SECTION = "devel" DESCRIPTION = "General-purpose x86 assembler" MAINTAINER = "Phil Blundell " COMPATIBLE_HOST = 'i.86.*-(linux|freebsd.*)' +LICENSE = "GPL" +SECTION = "dev-lang" SRC_URI = "${SOURCEFORGE_MIRROR}/nasm/nasm-${PV}.tar.bz2" diff --git a/readline/readline_4.3.oe b/readline/readline_4.3.oe index afda861f0d..8dbe021cd8 100644 --- a/readline/readline_4.3.oe +++ b/readline/readline_4.3.oe @@ -25,8 +25,8 @@ do_install () { } do_stage() { - oe_libinstall -so -C shlib libhistory ${STAGING_LIBDIR} - oe_libinstall -so -C shlib libreadline ${STAGING_LIBDIR} + oe_libinstall -so -a -C shlib libhistory ${STAGING_LIBDIR} + oe_libinstall -so -a -C shlib libreadline ${STAGING_LIBDIR} install -d ${STAGING_INCDIR}/readline for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h \ diff --git a/syslinux/syslinux-native_2.11.oe b/syslinux/syslinux-native_2.11.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xscreensaver/xscreensaver-4.16/XScreenSaver b/xscreensaver/xscreensaver-4.16/XScreenSaver new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xscreensaver/xscreensaver-4.16/configure.patch b/xscreensaver/xscreensaver-4.16/configure.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xscreensaver/xscreensaver-4.16/fixes.patch b/xscreensaver/xscreensaver-4.16/fixes.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/xscreensaver/xscreensaver_4.16.oe b/xscreensaver/xscreensaver_4.16.oe new file mode 100644 index 0000000000..e69de29bb2