Commit Graph

  • fbe47cd333 patch from janlana adding an x86 bootable iso9660 CD-ROM target Eric Andersen 2006-04-06 18:31:14 +00:00
  • 1718a20602 bjdooks writes: udev creates wrong permissions on /dev/s3c2410_serial devices Attached patch adds a line for s3c2410_serial with the correct MODE/group Eric Andersen 2006-04-06 18:21:51 +00:00
  • 0d26efed3a lord_apollyon writes: Eric Andersen 2006-04-06 18:17:50 +00:00
  • 768304767b akvadrako writes: The term gdb-client is deceptive - although it parallels the gdb-server name, it is actually a full fledged gdb version. I want to use it to debug uClibc core files on my host system. Although I haven't got that to work yet, I wasted time figuring out how to do build gdb for the host not realizing it already had a target. With this documentation change, things would have been a lot clearer to me. Eric Andersen 2006-04-06 18:08:44 +00:00
  • afd4b07278 will_newton writes: thttpd install fails Eric Andersen 2006-04-06 17:47:53 +00:00
  • 51c429bf06 david_bachelart writes: the recent uemacs packages does not appear in the packages list. Eric Andersen 2006-04-06 17:45:35 +00:00
  • 4a01900a8d tyler writes: libdirectfb* is copied to target, but when the package builds it also builds libdirect* and libfusion*, which libdirectfb will call upon, but they are not copied along with libdirectfb. Eric Andersen 2006-04-06 17:43:28 +00:00
  • b607f5cdc3 tyler writes: Building DirectFB compiles fine and installs fine, but when running on the target the libraries look for DirectFB modules within a path that was defined as $(PREFIX) during the build. Under buildroot PREFIX is set to $(STAGING_DIR)/usr, which obviously doesn't exist on the target so it dies. Eric Andersen 2006-04-06 17:40:47 +00:00
  • 5c08468027 patch from bjdooks: Eric Andersen 2006-04-06 17:27:32 +00:00
  • fd6cc8b1b2 fix building when CPP is set in build env Mike Frysinger 2006-03-28 07:11:51 +00:00
  • 31d9d6d296 Well... at least this seems to build. Haven't had time to really test it yet, but checking it in for sjhill to test. Manuel Novoa III 2006-03-26 23:18:37 +00:00
  • ba46d4d7ca update to linux 2.4.16 and current uClibc. Eric Andersen 2006-03-25 19:09:09 +00:00
  • 7aa8096f08 Compile even if index is a macro Peter S. Mazinger 2006-03-25 03:15:40 +00:00
  • c295d3a9e3 some more patches from upstream Mike Frysinger 2006-03-23 03:04:47 +00:00
  • 2b58b9d12c some more patches from upstream Mike Frysinger 2006-03-23 03:04:41 +00:00
  • cec440f442 update some missing bits for cross depmod Eric Andersen 2006-03-22 18:25:51 +00:00
  • a3014ed22f - drop mktmp hunk Bernhard Reutner-Fischer 2006-03-21 11:57:00 +00:00
  • 3af1e90919 - add uemacs Bernhard Reutner-Fischer 2006-03-21 11:22:52 +00:00
  • 9ef8e45ff6 rsync-2.6.7 is now out Eric Andersen 2006-03-19 21:18:45 +00:00
  • 986418d19e seems the dropbear folk forgot to make a .bz2 package this release Eric Andersen 2006-03-19 17:18:56 +00:00
  • 419daf099c grab patches from upstream Mike Frysinger 2006-03-19 08:53:49 +00:00
  • b8601dd7ea import bash-3.1 patches Mike Frysinger 2006-03-19 08:52:48 +00:00
  • d4f0350c6d update to bash-3.1 Mike Frysinger 2006-03-19 08:52:29 +00:00
  • 229a26a76f ver bump Mike Frysinger 2006-03-19 08:51:47 +00:00
  • 7a11f3343e configuration for locale support (and lack thereof) was all screwed up Eric Andersen 2006-03-19 07:37:25 +00:00
  • ee161b3eb9 - add optional splashimage support Bernhard Reutner-Fischer 2006-03-18 13:07:29 +00:00
  • 8d98a89f89 import binutils-2.16.91.0.7 Mike Frysinger 2006-03-18 02:48:49 +00:00
  • 9f7644ae12 add a binutils-unpacked shortcut Mike Frysinger 2006-03-18 02:46:51 +00:00
  • 42e960970b import gcc-3.4.6 Mike Frysinger 2006-03-17 23:58:47 +00:00
  • c579e32dbe Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, otherwise latest dropbear does not build. "Steven J. Hill" 2006-03-16 04:38:56 +00:00
  • 02d0f3baf7 - rectify brute-force sed invocation (too *many*).. Thanks vapier for pointing this one out. Bernhard Reutner-Fischer 2006-03-14 19:10:21 +00:00
  • 32a9d9ead8 remove hunk that doesnt belong (see Gentoo Bug 125395) Mike Frysinger 2006-03-11 06:05:48 +00:00
  • e823630d6c add gcc-4.0.3 release Mike Frysinger 2006-03-11 04:51:50 +00:00
  • 34d23578ad bump version to the newly released 0.48 Eric Andersen 2006-03-10 19:43:52 +00:00
  • 3f74fed4c4 Update to use upstream uclibc changes, have to change numbering, 203-204 have to go to other versions as well Peter S. Mazinger 2006-03-10 14:05:15 +00:00
  • f90e0e035b - make sure we use the proper CC for building binutils. - add config option BR2_EXTRA_BINUTILS_CONFIG_OPTIONS for passing additional flags to binutils configure. Bernhard Reutner-Fischer 2006-03-10 08:46:36 +00:00
  • 6ff820d647 - pass $(TARGET_CROSS)strip as STRIP to the packages. Bernhard Reutner-Fischer 2006-03-10 08:44:16 +00:00
  • 8ec9199f17 - quote HOST_CC. Allows for passing flags along HOST_CC which is sometimes needed on certain architectures. Bernhard Reutner-Fischer 2006-03-10 08:30:15 +00:00
  • fbde74ea62 - update from grub_0.95+cvs20040624 to 0.97. The former didn't even build for me, the latter does. Bernhard Reutner-Fischer 2006-03-10 08:06:27 +00:00
  • 1281c7b4b9 - use coreutils-5.93 Bernhard Reutner-Fischer 2006-03-08 08:34:32 +00:00
  • 5949caf7bc uclibc clocale was not recognized, remove unneeded CCODECVT_H Peter S. Mazinger 2006-03-04 13:08:23 +00:00
  • 3ed67dec81 fixup support for big endian targets Mike Frysinger 2006-03-02 06:24:19 +00:00
  • 69f053fdb4 sync with latest upstream cvs Mike Frysinger 2006-03-02 06:18:02 +00:00
  • 6f0d5ceaed grab patch for superh big endian targets Mike Frysinger 2006-03-02 05:30:31 +00:00
  • 682af38bb6 no longer needed as it is part of the 4.1.0 release Mike Frysinger 2006-03-02 05:27:01 +00:00
  • 4bca06f079 update patch to gcc-4.1.0 release Mike Frysinger 2006-03-02 05:25:36 +00:00
  • b2da053b14 fix cross-compiling for 64bit hosts Mike Frysinger 2006-02-25 06:48:26 +00:00
  • 126da5f7f0 version bump Mike Frysinger 2006-02-25 06:48:20 +00:00
  • feec22350f disable multilib by default Mike Frysinger 2006-02-20 08:43:45 +00:00
  • 411ee368b6 change default gcc version to 3.4.5 Mike Frysinger 2006-02-20 08:43:04 +00:00
  • 179062ee52 This page was missing a line that uClibc and BusyBox download pages both have... Rob Landley 2006-02-17 20:16:29 +00:00
  • f36ca6b92b touchup code and dont define a garbage rule if MTD_SOURCE is undefined Mike Frysinger 2006-02-15 00:38:55 +00:00
  • 02b92f25c4 WIPE_PATCH isnt defined so dont generate a garbage rule Mike Frysinger 2006-02-15 00:38:06 +00:00
  • da2cfe4b0a version bump Mike Frysinger 2006-02-15 00:37:19 +00:00
  • f387597064 if uClibc_config.h doesnt exist yet, make sure grep doesnt complain about it Mike Frysinger 2006-02-15 00:26:07 +00:00
  • 39f565def0 make sure timestamps are updated so that targets arent constantly remade Mike Frysinger 2006-02-15 00:23:31 +00:00
  • 25b3bcbfdf disable elf2flt on unsupported hosts Mike Frysinger 2006-02-15 00:17:46 +00:00
  • 2ee904784b 2.16.91.0.6 has been released Mike Frysinger 2006-02-15 00:10:33 +00:00
  • c19110cd59 cut some older versions Mike Frysinger 2006-02-15 00:04:20 +00:00
  • 82f9e49198 update version of xfsprogs per case 0000641 David Anders 2006-02-10 20:31:04 +00:00
  • 09e3204b25 change patch level for netsnmp per case 0000707 David Anders 2006-02-10 20:21:32 +00:00
  • 93ce46472e Fix gcc-clean so it doesn't remove binutils binaries per case 0000517 David Anders 2006-02-10 18:28:12 +00:00
  • 88671dd358 add linux-2.4.32 kernel support for the q5 board per case 0000715 David Anders 2006-02-10 18:00:56 +00:00
  • 32fa323b89 mach writes in bug 685: The last revision of gcc-3.4.4 patch file 100-uclibc-conf.patch builds file unwind-dw2-fde-glibc.c into libgcc (at least on mipsel-linux-uclibc and arm-linux-uclibc, but it should be the same on most architectures). Mike Frysinger 2006-02-10 05:23:32 +00:00
  • cc58ac77fe fix target arch check per case 0000688 David Anders 2006-02-09 19:13:57 +00:00
  • 602b0c8ad3 - correct path Bernhard Reutner-Fischer 2006-02-07 08:36:17 +00:00
  • f6a2b9b691 Thomas Chou: update nios2 patch Mike Frysinger 2006-02-07 05:00:57 +00:00
  • 77af3a2fa2 drop the os stuff per Thomas Chou in Bug 618 Mike Frysinger 2006-02-07 04:59:38 +00:00
  • 2602a031ce sync with upstream cvs Mike Frysinger 2006-02-06 05:05:14 +00:00
  • 8a5ad03f14 - update to apply to current mainline; drop special-case for libmudflap in toplevel configure as '*-*-linux*' already matches ..-linux-uclibc Bernhard Reutner-Fischer 2006-01-28 18:41:31 +00:00
  • 617398b899 - don't flag .configured if something went wrong Bernhard Reutner-Fischer 2006-01-28 17:21:36 +00:00
  • ebd6e5467c fix unzip method based on the difference between daily snapshots and stable release per case 0000662 David Anders 2006-01-27 12:58:14 +00:00
  • e507951611 add new package bind per case 0000507 David Anders 2006-01-25 20:56:55 +00:00
  • 9f9e02025e add option to select target installation per case 0000519 David Anders 2006-01-25 17:47:03 +00:00
  • 54f724280d add TARGET_CXX per case 0000593 David Anders 2006-01-25 17:28:23 +00:00
  • 3d8aa36b65 add the amd au1500 based q5 board per case 0000374 David Anders 2006-01-25 14:59:21 +00:00
  • c11d4552d4 add cloop as a new file system image type per case 0000151 David Anders 2006-01-25 13:54:16 +00:00
  • d4aab02a04 removed clean and distclean from the noconfig targets per case 0000232 David Anders 2006-01-25 13:36:51 +00:00
  • 83e44e63f3 Brent Cook writes: in packages/smartmontools/smartmontools.mk s/BR2_PACKAGE_TAR/BR2_PACKAGE_SMARTMONTOOLS/ Bernhard Reutner-Fischer 2006-01-24 22:31:46 +00:00
  • 1c3d3d2ffe add -f flag to ln command to fix cygwin error per case 0000441 David Anders 2006-01-24 21:35:07 +00:00
  • 63c97755b4 add asterisk package per case 0000456 David Anders 2006-01-24 21:30:10 +00:00
  • 1f6aa30948 remove binary with same name before installing init to prevent overwriting busybox init per case 0000416 David Anders 2006-01-24 21:22:20 +00:00
  • a206e92aa8 fix wipe package build per case 0000658 David Anders 2006-01-24 21:18:47 +00:00
  • 9ce300dc2a fixed strip command to use target not host arch per case 0000481 David Anders 2006-01-24 21:12:06 +00:00
  • 00de77a28c update version number to latest stable build per case 0000502 David Anders 2006-01-24 21:08:40 +00:00
  • 97508f1574 fix improper symlink for asm dir when using x86 archs David Anders 2006-01-24 20:20:03 +00:00
  • 79816f9fec undo changes for wtmp and last log David Anders 2006-01-24 15:53:15 +00:00
  • c721420c42 added fix to correct for building with kernels > 2.5 per case 0000557 David Anders 2006-01-24 15:50:50 +00:00
  • f3803a9088 disable wtmp and lastlog in config as well as the dbclient symlink generation per case 0000521 David Anders 2006-01-24 15:34:05 +00:00
  • 548819bc39 added DESTDIR so that binary is install in target directory per case 0000482 David Anders 2006-01-24 15:15:16 +00:00
  • 984d4fee50 fixed paths in vtun configure per case 0000479 David Anders 2006-01-24 15:08:54 +00:00
  • c1846c6566 add option to mtd to select daily snapshot or a default version David Anders 2006-01-24 14:20:55 +00:00
  • 46142ab628 add ipsec-tools package per case 0000439 David Anders 2006-01-23 21:43:28 +00:00
  • b0a9738dc2 minor syntax changes plus addition of stripping of binaries David Anders 2006-01-23 21:38:01 +00:00
  • afbccc64c2 add option to install libfl.a per case 0000438 David Anders 2006-01-23 21:21:00 +00:00
  • ee669f7426 fix mtd typos per case 0000475 David Anders 2006-01-23 20:48:56 +00:00
  • 787dcdd7c7 added ruby package per case 0000566 David Anders 2006-01-23 20:21:02 +00:00
  • 59e9a3c8b8 added the soekris net4801 target per case 0000613 David Anders 2006-01-23 20:13:15 +00:00
  • 2bf4d83653 added expat package per case 0000087 David Anders 2006-01-23 20:10:12 +00:00
  • 7940e40825 added package libcgicc per case 0000423 David Anders 2006-01-23 19:58:19 +00:00