vuplus_openembedded
20 years agoRename a ton of files to deal with the seperator change.
Chris Larson [Tue, 14 Oct 2003 20:05:12 +0000 (20:05 +0000)]
Rename a ton of files to deal with the seperator change.

BKrev: 3f8c56f8VmGkGikIZwqf-Y_cce7tdg

20 years agoAdd zlib & libc to mtd deps, and update to current debian patch for ifupdown.
Chris Larson [Tue, 14 Oct 2003 19:18:17 +0000 (19:18 +0000)]
Add zlib & libc to mtd deps, and update to current debian patch for ifupdown.

BKrev: 3f8c4bf9SltWM6nwmuM3czH-0hLjdA

20 years agozcip: compile fix, and correct a char signedness assumption -- same bug as in tmdns.
Chris Larson [Tue, 14 Oct 2003 18:00:19 +0000 (18:00 +0000)]
zcip: compile fix, and correct a char signedness assumption -- same bug as in tmdns.

BKrev: 3f8c39b3l6PGKhgZCcbglwU7U2tXIQ

20 years agotmdns: add busybox patch to fixup the start-stop-daemon calls, and a patch to correct...
Chris Larson [Tue, 14 Oct 2003 17:11:57 +0000 (17:11 +0000)]
tmdns: add busybox patch to fixup the start-stop-daemon calls, and a patch to correct a getopt handling bug (they made assumptions about character signedness. BAD developers. No cookie for you).

BKrev: 3f8c2e5dAWe6asb5HVqJtXwIKbQSog

20 years agoglibc bugfix: Work around a bug in asm-arm/unistd.h that causes sysvinit to go into...
Chris Larson [Tue, 14 Oct 2003 16:04:47 +0000 (16:04 +0000)]
glibc bugfix: Work around a bug in asm-arm/unistd.h that causes sysvinit to go into an infinate loop spinning on waitpid due to its flawed error handling.

BKrev: 3f8c1e9fiDL04vbUMa3fCVmMGQnzLQ

20 years agoPut the directfb pkgconfig in the correct place so things can find it, and minor...
Chris Larson [Tue, 14 Oct 2003 16:03:17 +0000 (16:03 +0000)]
Put the directfb pkgconfig in the correct place so things can find it, and minor libtool bugfix.

BKrev: 3f8c1e45jO-2MJnbcXjsHjR1Ef-r4Q

20 years agoAdd tmdns (cvs as of 20030116; Multicast DNS daemon).
Chris Larson [Tue, 14 Oct 2003 15:58:09 +0000 (15:58 +0000)]
Add tmdns (cvs as of 20030116; Multicast DNS daemon).

BKrev: 3f8c1d11yP5Pgz8OHiv8Z1GzPLmo9w

20 years agoAdd strace 4.4.98.
Chris Larson [Mon, 13 Oct 2003 17:52:42 +0000 (17:52 +0000)]
Add strace 4.4.98.

BKrev: 3f8ae66aI6IbaAycAhYx_-apOZA-fQ

20 years agoBUGFIX: correct the do_stage and do_install targets for directfb, and explicitly...
Chris Larson [Mon, 6 Oct 2003 23:38:32 +0000 (23:38 +0000)]
BUGFIX: correct the do_stage and do_install targets for directfb, and explicitly disable sdl.

BKrev: 3f81fcf8l-1DDHR73DEFFmiFl8WZPg

20 years agogenext2fs: switch to erik andersen's patch, which includes support for mkfs.jffs2...
Chris Larson [Mon, 6 Oct 2003 22:35:05 +0000 (22:35 +0000)]
genext2fs: switch to erik andersen's patch, which includes support for mkfs.jffs2 style device table.

BKrev: 3f81ee19T00k7TigLypPR_rPd0q4pw

20 years agoMerge openembedded@openembedded.bkbits.net:packages
Chris Larson [Mon, 6 Oct 2003 22:02:15 +0000 (22:02 +0000)]
Merge openembedded@openembedded.bkbits.net:packages
into direwolf.ppp.ti.com:/home/kergoth/coding/projects/user/oe/packages

2003/10/06 17:02:06-05:00 ti.com!kergoth
Add and use debian's patch for genext2fs, has some bugfixes.

BKrev: 3f81e667oDWAFnrMh0aZ4sY_ycsU4Q

20 years agoadd directfb.oe (my first .oe file <tadaa>)
Michael Lauer [Mon, 6 Oct 2003 21:57:08 +0000 (21:57 +0000)]
add directfb.oe (my first .oe file <tadaa>)

BKrev: 3f81e534sVA3fL9oIlhoOaWjizaH_Q

20 years agoAdd genext2fs 1.3 (without andersee's device table patch atm).
Chris Larson [Mon, 6 Oct 2003 21:56:01 +0000 (21:56 +0000)]
Add genext2fs 1.3 (without andersee's device table patch atm).

BKrev: 3f81e4f17uI6v_wZ2mf309t1v37AJA

20 years agoRename the -buildarch packages to -native for consistency.
Chris Larson [Mon, 6 Oct 2003 19:54:25 +0000 (19:54 +0000)]
Rename the -buildarch packages to -native for consistency.

BKrev: 3f81c8716g4Yga7QFFqQff8FeCymZA

20 years agoRemove the no longer necessary expat buildsystem patch.
Chris Larson [Mon, 6 Oct 2003 19:33:46 +0000 (19:33 +0000)]
Remove the no longer necessary expat buildsystem patch.

BKrev: 3f81c39amEBzh7gPfYN24AD-wd8g8A

20 years agoAdd initial non-uclibc gcc cross .oes -- untested.
Chris Larson [Mon, 6 Oct 2003 19:33:27 +0000 (19:33 +0000)]
Add initial non-uclibc gcc cross .oes -- untested.

BKrev: 3f81c387JcXOEsy4xgEjsiE9MGHb6Q

20 years agoCompile fix for bvi due to ncurses header path issues (was expected redhatish).
Chris Larson [Mon, 6 Oct 2003 19:33:00 +0000 (19:33 +0000)]
Compile fix for bvi due to ncurses header path issues (was expected redhatish).

BKrev: 3f81c36c-8Gzw8dDcQ-5fxNEbEd6_Q

20 years agoAdd pkgconfig for target and native.
Chris Larson [Mon, 6 Oct 2003 19:32:32 +0000 (19:32 +0000)]
Add pkgconfig for target and native.

BKrev: 3f81c350aPN7XbS6tDF2_82QyJChVg

20 years agoMove the ppc nonworking bits into one dir.
Chris Larson [Mon, 6 Oct 2003 19:31:54 +0000 (19:31 +0000)]
Move the ppc nonworking bits into one dir.

BKrev: 3f81c32azleXs4SPIGxhnlfMDRxtUA

20 years agoAdd libc to depends for bison & flex.
Chris Larson [Mon, 6 Oct 2003 19:31:27 +0000 (19:31 +0000)]
Add libc to depends for bison & flex.

BKrev: 3f81c30fIqLqQHKD_ay_MrwUGnYESg

20 years agoLibtool alterations, now builds prefixed libtool incarnations. Remember to update...
Chris Larson [Mon, 6 Oct 2003 19:26:53 +0000 (19:26 +0000)]
Libtool alterations, now builds prefixed libtool incarnations.  Remember to update your auto* and libtool oeclasses as well.

BKrev: 3f81c1fdxUCRzuBJYwZOytxK7cdFlQ

20 years agoAdd bison v1.875.
Chris Larson [Sat, 4 Oct 2003 23:11:44 +0000 (23:11 +0000)]
Add bison v1.875.

BKrev: 3f7f53b07i8T3L0U0mEHK5TZGWQLOQ

20 years agoAdd flex (Fast Lexical Analyzer) v2.5.31.
Chris Larson [Sat, 4 Oct 2003 23:11:10 +0000 (23:11 +0000)]
Add flex (Fast Lexical Analyzer) v2.5.31.

BKrev: 3f7f538e-no-Yk2iBjnD45nI9DaKzA

20 years agoFix the apmd compile for either libtool version by specifying the operational mode...
Chris Larson [Fri, 3 Oct 2003 21:17:03 +0000 (21:17 +0000)]
Fix the apmd compile for either libtool version by specifying the operational mode at each LIBTOOL invocation.

BKrev: 3f7de74ffkKdysq8p9HeyPXLs_KxsQ

20 years agoAdd bash 2.05b.
Chris Larson [Fri, 3 Oct 2003 21:04:29 +0000 (21:04 +0000)]
Add bash 2.05b.

BKrev: 3f7de45dzsCLVfRHnxTVk7PnwzgAMg

20 years agoAdd hotplug 2003_08_05.
Chris Larson [Fri, 3 Oct 2003 16:42:08 +0000 (16:42 +0000)]
Add hotplug 2003_08_05.

BKrev: 3f7da6e0-6PZWEqe-x8rIr3cxdMyhg

20 years agoAdd bvi 1.3.1 (binary/hexeditor with VI-like key bindings).
Chris Larson [Fri, 3 Oct 2003 06:46:25 +0000 (06:46 +0000)]
Add bvi 1.3.1 (binary/hexeditor with VI-like key bindings).

BKrev: 3f7d1b415W8Zt5pwiT4F5cVPdirq3g

20 years agoAdd screen 4.0.1. (previous current version was 3.9.15)
Chris Larson [Fri, 3 Oct 2003 06:11:54 +0000 (06:11 +0000)]
Add screen 4.0.1. (previous current version was 3.9.15)

BKrev: 3f7d132aI5SFAbE2siUv0FtW1wLNmQ

20 years agoAdd libogg do_stage function.
Chris Larson [Fri, 3 Oct 2003 04:30:47 +0000 (04:30 +0000)]
Add libogg do_stage function.

BKrev: 3f7cfb77uZhHtYUGNTMu7KIbYZMfYA

20 years agoBUGFIX: make the 'file' makefile.patch apply again.
Chris Larson [Fri, 3 Oct 2003 04:30:24 +0000 (04:30 +0000)]
BUGFIX: make the 'file' makefile.patch apply again.

BKrev: 3f7cfb60hzjXIqn4I70heNzKiweuTA

20 years agoMove ipkg-utils out of ipkg/ and into ipkg-utils/.
Chris Larson [Fri, 3 Oct 2003 04:21:10 +0000 (04:21 +0000)]
Move ipkg-utils out of ipkg/ and into ipkg-utils/.

BKrev: 3f7cf936bzx24-Ul_Eewp7DKPhJIzQ

20 years agoMove gpm and links into nonworking for now.
Chris Larson [Fri, 3 Oct 2003 04:15:19 +0000 (04:15 +0000)]
Move gpm and links into nonworking for now.

BKrev: 3f7cf7d7KCcPSORIhqYiTyqbTbk9MA

20 years agoAdd gpm 1.20.1 (currently fails to compile due to an undefined reference to 'ceil...
Chris Larson [Fri, 3 Oct 2003 04:14:50 +0000 (04:14 +0000)]
Add gpm 1.20.1 (currently fails to compile due to an undefined reference to 'ceil' from synaptics.o)

BKrev: 3f7cf7bauvRYb41acaGQSREi5uZvMQ

20 years agoAdd links 2.1pre12 (FB only. no X, no tiff support, no svgalib or directfb, also...
Chris Larson [Fri, 3 Oct 2003 04:03:02 +0000 (04:03 +0000)]
Add links 2.1pre12 (FB only. no X, no tiff support, no svgalib or directfb, also doesnt build just yet since I need to add GPM first).

BKrev: 3f7cf4f6CAKI4L8yGWu6vhwuqgUI0Q

20 years agoAdd mp3blaster 3.1.3 (console audio player. currently building without ogg vorbis...
Chris Larson [Fri, 3 Oct 2003 03:19:39 +0000 (03:19 +0000)]
Add mp3blaster 3.1.3 (console audio player.  currently building without ogg vorbis support until we add libvorbis to OE).

BKrev: 3f7ceacb4ZG_BRXYzspPmT2-CTC9pg

20 years agoAdd socat 1.3.2.1.
Chris Larson [Fri, 3 Oct 2003 02:53:36 +0000 (02:53 +0000)]
Add socat 1.3.2.1.

BKrev: 3f7ce4b0lruL7xv5n1OjLegV9c7LCg

20 years agoAdd nonworking/centericq/centericq-4.9.7.oe.
Chris Larson [Fri, 3 Oct 2003 01:05:06 +0000 (01:05 +0000)]
Add nonworking/centericq/centericq-4.9.7.oe.

BKrev: 3f7ccb42ltxtWcFzN3_kVr3rbOwc3Q

20 years agoAdd regex-markup 0.9.0 (regular expression based colorizer for things like logs,...
Chris Larson [Fri, 3 Oct 2003 00:16:53 +0000 (00:16 +0000)]
Add regex-markup 0.9.0 (regular expression based colorizer for things like logs, make/gcc, etc).

BKrev: 3f7cbff5ugnHcC3UQwIPI0b9BXIZlw

20 years agoAdd cflow 2.0.
Chris Larson [Thu, 2 Oct 2003 23:55:04 +0000 (23:55 +0000)]
Add cflow 2.0.

BKrev: 3f7cbad8K6PL373PziJZfAnNVtLq6w

20 years agoAdd ncftp 3.1.6.
Chris Larson [Thu, 2 Oct 2003 23:43:01 +0000 (23:43 +0000)]
Add ncftp 3.1.6.

BKrev: 3f7cb805YSZ3OY2DZX5FqfA6BtTscQ

20 years agoAdd ldflags patch against ssmtp.
Chris Larson [Thu, 2 Oct 2003 23:13:34 +0000 (23:13 +0000)]
Add ldflags patch against ssmtp.

BKrev: 3f7cb11e8MR1Y_E_of-f32x2yiZTeA

20 years agoBuild ssmtp with SSL support.
Chris Larson [Thu, 2 Oct 2003 23:11:22 +0000 (23:11 +0000)]
Build ssmtp with SSL support.

BKrev: 3f7cb09aq8a-N7t48lxVCrAQV6H6dg

20 years agoAdd mutt 1.5.4i w/ compressed folder and NNTP support.
Chris Larson [Thu, 2 Oct 2003 22:49:37 +0000 (22:49 +0000)]
Add mutt 1.5.4i w/ compressed folder and NNTP support.

BKrev: 3f7cab81nnWj2np-kk7tUOs8j6eu3A

20 years agoAdd ssmtp 2.60.4 (debian sources for now)
Chris Larson [Thu, 2 Oct 2003 21:45:59 +0000 (21:45 +0000)]
Add ssmtp 2.60.4 (debian sources for now)

BKrev: 3f7c9c97_A3EHqPiLqAkzxbQD9aNFg

20 years agoAdd Atmel AVR C library version 1.0.
Chris Larson [Thu, 2 Oct 2003 21:22:53 +0000 (21:22 +0000)]
Add Atmel AVR C library version 1.0.

BKrev: 3f7c972dYwL7OXGyGwvPtPVbYNNseA

20 years agoRemove old cross/ dir.
Chris Larson [Thu, 2 Oct 2003 19:38:53 +0000 (19:38 +0000)]
Remove old cross/ dir.

BKrev: 3f7c7ecdf9pxCnr5bE4I3pLsQEk77Q

20 years agoRemove various sets of PN that existed to work around a parser bug that is now fixed.
Chris Larson [Thu, 2 Oct 2003 19:38:31 +0000 (19:38 +0000)]
Remove various sets of PN that existed to work around a parser bug that is now fixed.

BKrev: 3f7c7eb7RQmCNHUZNE23vEngtUAujQ

20 years agoSome gcc cleanups due to the cross/native oeclass changes.
Chris Larson [Thu, 2 Oct 2003 19:37:35 +0000 (19:37 +0000)]
Some gcc cleanups due to the cross/native oeclass changes.

BKrev: 3f7c7e7fSjeoVuyPG128H4RkIDn_Ng

20 years agoAdd cscope 15.4.
Chris Larson [Thu, 2 Oct 2003 19:34:35 +0000 (19:34 +0000)]
Add cscope 15.4.

BKrev: 3f7c7dcb7ohoIOnVXzJLXowQxtLkxg

20 years agoPull the uclibc binutils bits over to binutils/ where they belong.
Chris Larson [Thu, 2 Oct 2003 18:18:30 +0000 (18:18 +0000)]
Pull the uclibc binutils bits over to binutils/ where they belong.

BKrev: 3f7c6bf6yR1nneucpO0AotAgR2qLDw

20 years agoCorrect the auto*-buildarch PN set.
Chris Larson [Thu, 2 Oct 2003 16:25:29 +0000 (16:25 +0000)]
Correct the auto*-buildarch PN set.

BKrev: 3f7c5179RZytzFlQwdsf0iR95Jt78A

20 years agoCleanup a couple builds after moving the path adjustments and stage/install into...
Chris Larson [Thu, 2 Oct 2003 16:21:32 +0000 (16:21 +0000)]
Cleanup a couple builds after moving the path adjustments and stage/install into native/cross oeclasses.

BKrev: 3f7c508cNhFrD8fZ56F8DL6UqQBnbg

20 years agoAdd 'binutils-cross' and update the 'binutils' package.
Chris Larson [Thu, 2 Oct 2003 05:59:15 +0000 (05:59 +0000)]
Add 'binutils-cross' and update the 'binutils' package.

BKrev: 3f7bbeb3qw2slJpClA_3HpjEORxk9Q

20 years agoCorrect various builds, including expat and pcre.
Chris Larson [Wed, 1 Oct 2003 23:57:55 +0000 (23:57 +0000)]
Correct various builds, including expat and pcre.

BKrev: 3f7b6a03P_KMk2YlUkmMee_qcSllSA

20 years agoAdd GNU automake 1.7.7.
Chris Larson [Wed, 1 Oct 2003 23:55:44 +0000 (23:55 +0000)]
Add GNU automake 1.7.7.

BKrev: 3f7b6980XzzriUSMmJEa4O_Cwiaxng

20 years agoAdd GNU autoconf 2.57.
Chris Larson [Wed, 1 Oct 2003 23:55:19 +0000 (23:55 +0000)]
Add GNU autoconf 2.57.

BKrev: 3f7b6967qo1KcKdag6j1OLqR2GA7Fw

20 years agoScreen now crosscompiles successfully.
Chris Larson [Wed, 1 Oct 2003 03:17:13 +0000 (03:17 +0000)]
Screen now crosscompiles successfully.

BKrev: 3f7a47392La87nGc1Gj_Kfoucg9_wA

20 years agoUpdate the base-passwd install target to include the master passwd & group files
Chris Larson [Tue, 30 Sep 2003 17:38:59 +0000 (17:38 +0000)]
Update the base-passwd install target to include the master passwd & group files

BKrev: 3f79bfb37uvkCBJdLhHXqkVxlvP6lw

20 years agoAdd makedev 2.3.1 from debian.
Chris Larson [Tue, 30 Sep 2003 16:37:53 +0000 (16:37 +0000)]
Add makedev 2.3.1 from debian.

BKrev: 3f79b161vOOZ_RgZ55OJFODPHGsDMw

20 years agoAdd base-files 3.0.10 (from debian).
Chris Larson [Tue, 30 Sep 2003 16:30:41 +0000 (16:30 +0000)]
Add base-files 3.0.10 (from debian).

BKrev: 3f79afb1QWusxQEfCbr7Gj9PmLOD_Q

20 years agoAdd base-passwd 3.5.4.
Chris Larson [Tue, 30 Sep 2003 15:57:29 +0000 (15:57 +0000)]
Add base-passwd 3.5.4.

BKrev: 3f79a7e9LoFvu4Zc604ZGAtpn5CIBg

20 years agoAdd first pass configure.patch for screen, still a number of tests to be fixed.
Chris Larson [Tue, 30 Sep 2003 04:11:31 +0000 (04:11 +0000)]
Add first pass configure.patch for screen, still a number of tests to be fixed.

BKrev: 3f790273Yxi0_QbLBkKWkM5bmrw4kA

20 years agoAdapt ifupdown bits to busybox start-stop-daemon.
Chris Larson [Mon, 29 Sep 2003 22:22:51 +0000 (22:22 +0000)]
Adapt ifupdown bits to busybox start-stop-daemon.

BKrev: 3f78b0bbW_tGeTdMHyxW1q1-PUAdyQ

20 years agoAdd 'zeroconf' method to ifupdown.
Chris Larson [Mon, 29 Sep 2003 22:19:08 +0000 (22:19 +0000)]
Add 'zeroconf' method to ifupdown.

BKrev: 3f78afdco9CvTXDa9FJp1vzER951Ow

20 years agoAdd zcip 4, fix the install target for psmisc, and add a libpcap staging target.
Chris Larson [Mon, 29 Sep 2003 22:12:10 +0000 (22:12 +0000)]
Add zcip 4, fix the install target for psmisc, and add a libpcap staging target.

BKrev: 3f78ae3avMrIhJ6vBciF_4ypW-ZiOQ

20 years agoAdd libnet 1.0.2a and libnet 1.1.0.
Chris Larson [Mon, 29 Sep 2003 22:11:02 +0000 (22:11 +0000)]
Add libnet 1.0.2a and libnet 1.1.0.

BKrev: 3f78adf6C_QBTYEs2lq6X7wdce-jTQ

20 years agoAdd libnet 0.10.11 (needed by zcip).
Chris Larson [Mon, 29 Sep 2003 20:36:28 +0000 (20:36 +0000)]
Add libnet 0.10.11 (needed by zcip).

BKrev: 3f7897cc7DU5d6QENm-twf68eiY3lA

20 years agogawk-3.0.4.oe:
Chris Larson [Mon, 29 Sep 2003 17:10:27 +0000 (17:10 +0000)]
gawk-3.0.4.oe:
  Correct install target for gawk.

BKrev: 3f786783kfixe5jf_nglF-MIOL_uMQ

20 years agoMerge openembedded@openembedded.bkbits.net:packages
Chris Larson [Mon, 29 Sep 2003 16:53:52 +0000 (16:53 +0000)]
Merge openembedded@openembedded.bkbits.net:packages
into direwolf.ppp.ti.com:/home/kergoth/coding/projects/user/oe/packages

2003/09/29 11:53:43-05:00 ti.com!kergoth
.del-s.conftest~1b7f968dfea65502:
  Delete: tmp/base/make-3.80-r0/make-3.80/s.conftest
gawk-3.0.4.oe:
  Fully populate install for gawk.
tslib.oe:
  Include the plugins in the tslib tarball.
initscripts-1.0.oe:
  Include some rcS.d symlinks in initscripts.
s.conftest:
  new file

BKrev: 3f7863a0c0K7LV9AQvinC5pwkONz8g

20 years agofixing depends
Greg Gilbert [Mon, 29 Sep 2003 16:47:11 +0000 (16:47 +0000)]
fixing depends

2003/09/29 09:40:15-07:00 treke.ath.cx!ggilbert
Many files:
  Fixing depends. They should be space seperated, not comma seperated.

2003/09/28 13:43:35-07:00 treke.ath.cx!ggilbert
Forgot the ncurses dependency for frotz

BKrev: 3f78620fJasAxkrIK1Fr7z1A3qUYuQ

20 years agoMove ifupdown-roam-0.59 from ifupdown/ to ifupdown-roam/.
Chris Larson [Mon, 29 Sep 2003 01:00:28 +0000 (01:00 +0000)]
Move ifupdown-roam-0.59 from ifupdown/ to ifupdown-roam/.

BKrev: 3f77842cU1vtnIhaKMlMwwwpBNbQqw

20 years agoAdd nonworking samba 3.0.0.
Chris Larson [Mon, 29 Sep 2003 00:46:27 +0000 (00:46 +0000)]
Add nonworking samba 3.0.0.

BKrev: 3f7780e3ytjs_xlcPpsoYe3sg6ZaZA

20 years agoBUGFIX for psmisc: DEPENDS is space seperated, not comma.
Chris Larson [Mon, 29 Sep 2003 00:36:25 +0000 (00:36 +0000)]
BUGFIX for psmisc: DEPENDS is space seperated, not comma.

BKrev: 3f777e89jyCCxk83e53cLZJZpmoicA

20 years agoAdd distcc 2.11.
Chris Larson [Mon, 29 Sep 2003 00:23:38 +0000 (00:23 +0000)]
Add distcc 2.11.

BKrev: 3f777b8avZR8tVAfTk4iNhQni7hi_A

20 years agoAdd ccache 2.3.
Chris Larson [Mon, 29 Sep 2003 00:21:49 +0000 (00:21 +0000)]
Add ccache 2.3.

BKrev: 3f777b1dNFIzUC2KJzpJ8jQkq263ew

20 years agoAdd cvs 1.11.6.
Chris Larson [Mon, 29 Sep 2003 00:14:30 +0000 (00:14 +0000)]
Add cvs 1.11.6.

BKrev: 3f777966len53oWF5sAjsr6feA9aQw

20 years agoMerge openembedded@openembedded.bkbits.net:packages
Chris Larson [Mon, 29 Sep 2003 00:00:25 +0000 (00:00 +0000)]
Merge openembedded@openembedded.bkbits.net:packages
into direwolf.ppp.ti.com:/home/kergoth/coding/projects/user/oe/packages

2003/09/28 18:59:56-05:00 ti.com!kergoth
Add console-tools 0.3.2.

BKrev: 3f777619smwSZcpq43hno7E5qSGRYQ

20 years agoMerge openembedded@openembedded.bkbits.net:packages
Gerald Britton [Sun, 28 Sep 2003 23:35:58 +0000 (23:35 +0000)]
Merge openembedded@openembedded.bkbits.net:packages
into doomcom.org:/home/gbritton/devel/OE/packages

2003/09/28 18:34:51-05:00 ti.com!kergoth
Add GNU findutils 4.1.20.

BKrev: 3f77705em6_UN79NzweXGzzDqY3W6w

20 years agouclibc toolchain build updates
Gerald Britton [Sun, 28 Sep 2003 23:34:12 +0000 (23:34 +0000)]
uclibc toolchain build updates

BKrev: 3f776ff4Ke3EKFXIlHJTaSTFYTBOrQ

20 years agoMove screen into nonworking until its working :)
Chris Larson [Sun, 28 Sep 2003 23:16:51 +0000 (23:16 +0000)]
Move screen into nonworking until its working :)

BKrev: 3f776be3WCQ89a_kx6bOkeaPhpge-A

20 years agoCorrect nano configure problem (NOTE: update your site/arm-linux in OE as well).
Chris Larson [Sun, 28 Sep 2003 23:13:51 +0000 (23:13 +0000)]
Correct nano configure problem (NOTE: update your site/arm-linux in OE as well).

BKrev: 3f776b2fBHUXRzGCKRxr6ypjO00TXw

20 years agoCorrect S typo in screen.
Chris Larson [Sun, 28 Sep 2003 22:42:32 +0000 (22:42 +0000)]
Correct S typo in screen.

BKrev: 3f7763d8VW25EP61L6rvlvT6cte22w

20 years agoAdd binutils 2.14.90.0.6 for target (no uclibc mangling).
Chris Larson [Sun, 28 Sep 2003 22:42:03 +0000 (22:42 +0000)]
Add binutils 2.14.90.0.6 for target (no uclibc mangling).

BKrev: 3f7763bbI_U2eS3jm_Jh7yyLhh8RNA

20 years ago.del-s.conftest~2fea4591d8fe136f:
Chris Larson [Sun, 28 Sep 2003 22:08:30 +0000 (22:08 +0000)]
.del-s.conftest~2fea4591d8fe136f:
  Delete: tmp/base/make-3.80-r0/make-3.80/s.conftest

BKrev: 3f775bde6uDGBwu2DxkWq5le8k9ImQ

20 years agoAdd ncurses to deps for frotz.
Chris Larson [Sun, 28 Sep 2003 22:06:04 +0000 (22:06 +0000)]
Add ncurses to deps for frotz.
Add screen 3.9.15 and nano 1.2.1 - neither build due to bad autoconf tests.

BKrev: 3f775b4ciQhyUHi4EnVlL8KnIibYaQ

20 years agoAdd ipkg 0.99.95.
Chris Larson [Sun, 28 Sep 2003 22:01:19 +0000 (22:01 +0000)]
Add ipkg 0.99.95.

BKrev: 3f775a2ftpYZcBcPLRDmX1LBERElrw

20 years agoAdd GNU make 3.80.
Chris Larson [Sun, 28 Sep 2003 21:52:54 +0000 (21:52 +0000)]
Add GNU make 3.80.

BKrev: 3f775836p3XYdIezRs9cwLiLj-D2fg

20 years agoAdd GNU less 381.
Chris Larson [Sun, 28 Sep 2003 21:48:12 +0000 (21:48 +0000)]
Add GNU less 381.

BKrev: 3f77571c90sQJN5OY6tvjkgCSsat2Q

20 years agoAdd GNU mailutils 0.3.1.
Chris Larson [Sun, 28 Sep 2003 21:44:56 +0000 (21:44 +0000)]
Add GNU mailutils 0.3.1.

BKrev: 3f775658pOJ5H3W9YLt3Yv4xD6RpyA

20 years agoAdd makefile patch against file.
Chris Larson [Sun, 28 Sep 2003 21:03:11 +0000 (21:03 +0000)]
Add makefile patch against file.

BKrev: 3f774c8fOv7wRY8EigvOTvzPl3P8-A

20 years agoAdd libc dependency to file
Chris Larson [Sun, 28 Sep 2003 20:51:57 +0000 (20:51 +0000)]
Add libc dependency to file

BKrev: 3f7749edbJbgpvedKjEM_szgND0Hjg

20 years agoAdd file 4.04 (File type identification utility)
Chris Larson [Sun, 28 Sep 2003 20:51:13 +0000 (20:51 +0000)]
Add file 4.04 (File type identification utility)

BKrev: 3f7749c1hKxmUUaf45VkJOv3Hzm9bQ

20 years agoAdding frotz
Greg Gilbert [Sun, 28 Sep 2003 20:23:49 +0000 (20:23 +0000)]
Adding frotz

BKrev: 3f7743556MNmNkTaeD_HkXEDOepOog

20 years agoAdding gawk
Greg Gilbert [Sun, 28 Sep 2003 20:23:38 +0000 (20:23 +0000)]
Adding gawk

BKrev: 3f77434aKxTa7z2lbFxI48d_bnjxuQ

20 years agoAdding the Tremor vorbis decoder
Greg Gilbert [Sun, 28 Sep 2003 19:49:36 +0000 (19:49 +0000)]
Adding the Tremor vorbis decoder

BKrev: 3f773b501X4jakE6Cc2-3DRLFJAhZg

20 years agoBKrev: 3f76172f4ma47fFQd-8rkG9AL4OCKA
Chris Larson [Sat, 27 Sep 2003 23:03:11 +0000 (23:03 +0000)]
BKrev: 3f76172f4ma47fFQd-8rkG9AL4OCKA

20 years agoBKrev: 3f7616f7li9eoIWKGdcmGkxvCq2mvw
Chris Larson [Sat, 27 Sep 2003 23:02:15 +0000 (23:02 +0000)]
BKrev: 3f7616f7li9eoIWKGdcmGkxvCq2mvw

20 years agoBKrev: 3f7616ebBwQK7_8XqvabTERbo_sEfQ
Chris Larson [Sat, 27 Sep 2003 23:02:03 +0000 (23:02 +0000)]
BKrev: 3f7616ebBwQK7_8XqvabTERbo_sEfQ

20 years agoBKrev: 3f7616b1f4ucIPejOSPlfwwKEk3kZw
Chris Larson [Sat, 27 Sep 2003 23:01:05 +0000 (23:01 +0000)]
BKrev: 3f7616b1f4ucIPejOSPlfwwKEk3kZw

20 years agovi
Chris Larson [Sat, 27 Sep 2003 23:00:42 +0000 (23:00 +0000)]
vi

BKrev: 3f76169aVeRWBb37mlsnzpLPSkiuqQ