Commit Graph

  • efd4bd9a6e - rm some old files Bernhard Reutner-Fischer 2007-06-28 13:06:21 +00:00
  • 371d012143 - pull arm mmap fix from trunk Bernhard Reutner-Fischer 2007-06-28 12:14:16 +00:00
  • 7dde1b9e71 - respin whole patch for the sake of simplicity Bernhard Reutner-Fischer 2007-06-28 12:11:12 +00:00
  • 543a89568e - make it compile with a C89 compiler Bernhard Reutner-Fischer 2007-06-28 11:53:59 +00:00
  • afc61c6e8e - adjust infrastructure for new kconfig Bernhard Reutner-Fischer 2007-06-28 10:47:05 +00:00
  • a665ed3496 - pull kconfig from linux-2.6.21.5 Bernhard Reutner-Fischer 2007-06-28 10:46:19 +00:00
  • e89cffadee - use BR2_INET_IPV6 Bernhard Reutner-Fischer 2007-06-27 21:07:09 +00:00
  • bc8d90683e - stub for grub2. Needs to be fixed upstream first. Bernhard Reutner-Fischer 2007-06-27 21:03:42 +00:00
  • 74d518dc2a - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS - use TARGET_CONFIGURE_ARGS where appropriate. Bernhard Reutner-Fischer 2007-06-27 12:01:27 +00:00
  • de18b661cf - introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target packages Bernhard Reutner-Fischer 2007-06-27 09:48:23 +00:00
  • 732beaf4d9 - use correct installation path Bernhard Reutner-Fischer 2007-06-27 09:40:25 +00:00
  • 272443c1c2 - the actual current version of NTP is 4.2p2 (Julien Letessier) - fixed the configure flag (Julien Letessier) Bernhard Reutner-Fischer 2007-06-27 09:18:58 +00:00
  • f203aaf7c0 - use BR2_INET_IPV6 Bernhard Reutner-Fischer 2007-06-26 17:45:08 +00:00
  • 4ec94aed2e - fix typo in sed expr Bernhard Reutner-Fischer 2007-06-26 16:58:11 +00:00
  • e252fa9385 - filter out eventual -fPIC -fpic -DPIC flags from the target cflags Honor the .config setting for KCONFIG and FORMAT iff not imposed by the target/device. If they are not set in the config, the defaults (zImage etc) still apply. Bernhard Reutner-Fischer 2007-06-26 16:36:31 +00:00
  • 5dd91e234e - apply the patches Bernhard Reutner-Fischer 2007-06-26 16:35:07 +00:00
  • a48d8f5414 - add BR2_INET_IPV6 and BR2_INET_RPC TODO: use $(DISABLE_IPV6) in packages instead of a gazillion different hackish ways that are currently in there Bernhard Reutner-Fischer 2007-06-26 16:34:45 +00:00
  • 23f59c69c5 - bump version Bernhard Reutner-Fischer 2007-06-26 16:18:00 +00:00
  • 806cc3b5d3 - bump version, make it compile. tickadjust has to be disabled. Closes #1029 Provide means for installing sntp Bernhard Reutner-Fischer 2007-06-26 15:41:01 +00:00
  • 7bc1430669 - don't bail out on cc warnings Bernhard Reutner-Fischer 2007-06-26 14:32:10 +00:00
  • c77052465a - pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069 Bernhard Reutner-Fischer 2007-06-26 14:02:29 +00:00
  • 0abc368c5c - check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONS Bernhard Reutner-Fischer 2007-06-26 13:26:51 +00:00
  • b127e7696b - force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten) Bernhard Reutner-Fischer 2007-06-26 06:24:37 +00:00
  • 5a69bcda3d - Add a system-V init script to ntpd. Closes #518 Bernhard Reutner-Fischer 2007-06-25 18:27:58 +00:00
  • faf363f197 - account for now optional archive Bernhard Reutner-Fischer 2007-06-25 16:56:11 +00:00
  • 12435dfe47 - fix typo in previous commit Bernhard Reutner-Fischer 2007-06-25 16:35:23 +00:00
  • ab57732b25 - correct installation path Bernhard Reutner-Fischer 2007-06-25 15:38:03 +00:00
  • 187d5531b3 - correct installation path Bernhard Reutner-Fischer 2007-06-25 15:07:25 +00:00
  • 27f55ff470 - bump version and correct installation path Bernhard Reutner-Fischer 2007-06-25 14:53:24 +00:00
  • e1d4dc1d8e - forgot to adjust the pathes.. Bernhard Reutner-Fischer 2007-06-25 11:22:26 +00:00
  • 7e81360323 - pull some additional fixes from upstream Bernhard Reutner-Fischer 2007-06-25 11:17:52 +00:00
  • f7ce4eb03c - use sysconf to obtain the pagesize (Ivan Kuten) Bernhard Reutner-Fischer 2007-06-25 11:12:51 +00:00
  • 489a777527 - add post 1.6.0 fix Bernhard Reutner-Fischer 2007-06-25 11:07:11 +00:00
  • ba2e7e02d1 - Search for defconfigs in target, not entire tree This patch changes the way the top level Makefile searches for a <board>_defconfig file, it will only look in the target/ directory and its sub directories. Bernhard Reutner-Fischer 2007-06-25 10:56:13 +00:00
  • 56652fea49 - remove erroneously copied patch Bernhard Reutner-Fischer 2007-06-25 10:40:32 +00:00
  • 4d49614d3f - preserve quotes Bernhard Reutner-Fischer 2007-06-25 10:29:47 +00:00
  • d5ea4caa14 - preserve quotes Bernhard Reutner-Fischer 2007-06-25 10:23:24 +00:00
  • 1b36731fe3 - for -Os, turn switch statements into if-else chains Bernhard Reutner-Fischer 2007-06-25 09:44:12 +00:00
  • 4d46a28442 - add 2.17.50.0.17 Bernhard Reutner-Fischer 2007-06-25 09:43:16 +00:00
  • 0982183a8d - bump version - add SUSV legacy fixups Bernhard Reutner-Fischer 2007-06-25 09:41:35 +00:00
  • 933d5c60ef - improve the zlib-clean target Bernhard Reutner-Fischer 2007-06-25 09:07:08 +00:00
  • 2f92075db2 - make sure that TARGET_DIR/usr/lib exists Bernhard Reutner-Fischer 2007-06-25 09:01:53 +00:00
  • b63654f352 - Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier) Bernhard Reutner-Fischer 2007-06-25 08:58:38 +00:00
  • a56ecc4aee - bump version and correct install dirs (Julien Letessier) Bernhard Reutner-Fischer 2007-06-25 08:37:23 +00:00
  • 3796424648 - add patch for the 0.9.29 release that fixes the visibility of internal_function Bernhard Reutner-Fischer 2007-06-25 08:16:14 +00:00
  • fd88629534 - adjust patches of the gcc-clean target Bernhard Reutner-Fischer 2007-06-25 07:52:41 +00:00
  • b3dde84b82 - yet another hunk that should have been part of r18904 Bernhard Reutner-Fischer 2007-06-24 14:38:06 +00:00
  • 7e0c890c72 - forgot to apply this hunk that should have belonged to r18904 Bernhard Reutner-Fischer 2007-06-24 12:27:08 +00:00
  • a6dbba6c24 - disable sysroot support for anything but the current, stable release series Bernhard Reutner-Fischer 2007-06-24 11:30:05 +00:00
  • 17bc94ad53 - bump version Bernhard Reutner-Fischer 2007-06-23 13:56:52 +00:00
  • 3c0e52dcc8 - "Keep the actual toolchain binaries in a directory at the same level". Bernhard Reutner-Fischer 2007-06-23 13:49:33 +00:00
  • 58b07230ff - fix typo in version Bernhard Reutner-Fischer 2007-06-23 13:43:39 +00:00
  • 43201cc258 - Fixed a type in the binary target and also install to staging_dir (Julien Letessier) - make sure that -clean also wipes the staging_dir files. Bernhard Reutner-Fischer 2007-06-23 09:50:29 +00:00
  • aec891b737 - fixup ccache to know about usr/bin Bernhard Reutner-Fischer 2007-06-22 19:01:48 +00:00
  • 7f9060242f - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even for non-mips Thanks to Julien Letessier for spotting my omission Bernhard Reutner-Fischer 2007-06-22 17:49:14 +00:00
  • 1728f54e77 - gdb resides in usr/ Bernhard Reutner-Fischer 2007-06-22 10:42:07 +00:00
  • 4a175d2319 - add a sample (pseudo-)board for a mips malta box Bernhard Reutner-Fischer 2007-06-22 08:47:09 +00:00
  • 0848d01d38 - need to rename these hunks to come after the base patches Bernhard Reutner-Fischer 2007-06-21 22:14:55 +00:00
  • 395d400aac - bump version to 2.6.21.5 Bernhard Reutner-Fischer 2007-06-21 22:10:12 +00:00
  • 96a63a34fa - version bump (not yet tested..) Bernhard Reutner-Fischer 2007-06-21 22:09:36 +00:00
  • 040f92bfc0 - use correct path for lzo libs and headers et al Bernhard Reutner-Fischer 2007-06-21 22:07:24 +00:00
  • 5dbb973e0e - use correct path for lzo libs and headers Bernhard Reutner-Fischer 2007-06-21 22:06:48 +00:00
  • 5a6e977994 - use the correct path to the pkgconfig .pc Bernhard Reutner-Fischer 2007-06-21 22:05:39 +00:00
  • 92bfa8fda9 - update docs to mention the new sysroot support. Bernhard Reutner-Fischer 2007-06-21 16:58:36 +00:00
  • 701d2aea93 - escape wildcards in kernel-patch patterns Bernhard Reutner-Fischer 2007-06-20 13:25:44 +00:00
  • 96b998842d - use $@ Bernhard Reutner-Fischer 2007-06-20 13:19:40 +00:00
  • f2433fa3fa - you have to escape the asterisk Bernhard Reutner-Fischer 2007-06-20 13:18:53 +00:00
  • 057f971934 - bump version Bernhard Reutner-Fischer 2007-06-20 12:10:48 +00:00
  • c81807a9d7 - add OPENMP configure handling (needed for e.g. gettext). Bernhard Reutner-Fischer 2007-06-20 12:00:54 +00:00
  • 8027784c35 - add full sysroot support for non-ancient toolchains. - start to separate usr/lib and lib to match normal system-layout Bernhard Reutner-Fischer 2007-06-20 11:26:36 +00:00
  • 2c64904519 Hide troublesome environment variables from sub processes (E.G. screws up gdb, busybox, ..) Peter Korsgaard 2007-06-19 15:19:27 +00:00
  • a7dae1919c If external toolchain support NPTL, then we should build Open POSIX Testsuite if the user selects us. "Steven J. Hill" 2007-06-16 18:27:38 +00:00
  • 07feaa5736 Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount patches. "Steven J. Hill" 2007-06-16 17:56:05 +00:00
  • d04f3b5aaf Get rid of extra directory entries. "Steven J. Hill" 2007-06-16 17:55:32 +00:00
  • e894d1ac6c Please make sure to update this file as well for new versions of GDB. "Steven J. Hill" 2007-06-16 17:55:05 +00:00
  • 8f8e19df58 Fix install of scripts. "Steven J. Hill" 2007-06-16 17:54:38 +00:00
  • 12958f2d6f busybox 1.6.0 patches Peter Korsgaard 2007-06-14 13:09:06 +00:00
  • 3491c3e2d0 - allow for patching snapshots. Files are named uClibc.*.patch which is unambiguous wrt release patches. sjhill, this "reverts" your r18601. I *need* to be able to test patches in a convenient manner. Please ping me if you are uncomfortable with this change so we can discuss it, thanks. Bernhard Reutner-Fischer 2007-06-13 18:13:51 +00:00
  • 1c0ead4129 aumix package Peter Korsgaard 2007-06-13 10:07:16 +00:00
  • 45ac6df37c Use BR2_ENDIAN for big/little endianness detection Peter Korsgaard 2007-06-12 15:30:32 +00:00
  • 6755d78ea6 Bumped version Peter Korsgaard 2007-06-12 15:19:27 +00:00
  • 5b98b48d85 - bump version Bernhard Reutner-Fischer 2007-06-09 09:58:14 +00:00
  • 608d581764 - forgot to supply a default for UCLIBC_EXTRA_CFLAGS Bernhard Reutner-Fischer 2007-06-07 16:18:20 +00:00
  • 825ff341da - provide a "source-check" target that tries to download all packages with wget's spider-mode (i.e. just see if the server says the file is there without actually downloading the files. Convenient to check for unavailable source-packages. Bernhard Reutner-Fischer 2007-06-07 12:57:03 +00:00
  • c3b0598d61 - update defconfig Bernhard Reutner-Fischer 2007-06-07 12:54:29 +00:00
  • 9da0c33f75 - adjust sample config Bernhard Reutner-Fischer 2007-06-07 12:16:55 +00:00
  • 0eca4b95ed - hide atmel target if arch is not arm nor avr32 Bernhard Reutner-Fischer 2007-06-07 10:48:01 +00:00
  • 89c4864b06 - the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support later on which itself will select BR2_TARGET_ATMEL Bernhard Reutner-Fischer 2007-06-06 21:05:18 +00:00
  • 885da5d67a - fix typo Bernhard Reutner-Fischer 2007-06-06 20:25:16 +00:00
  • fec743a305 - fix typo which led to a superfluous cp invocation Bernhard Reutner-Fischer 2007-06-06 19:59:01 +00:00
  • 1a5c324167 - better also copy the link targets.. Bernhard Reutner-Fischer 2007-06-06 19:50:05 +00:00
  • cca0bfe4e3 - prefer shared libs on the host Bernhard Reutner-Fischer 2007-06-06 19:45:46 +00:00
  • c6eb2ed657 - adjust to use the gcc-4.2.0 release - adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes Bernhard Reutner-Fischer 2007-06-06 18:14:00 +00:00
  • 3342c8c547 - make sure to have the target-dir where we want to unpack ltp to Bernhard Reutner-Fischer 2007-06-06 18:10:48 +00:00
  • 6570eabd94 - bump version Bernhard Reutner-Fischer 2007-06-06 18:10:14 +00:00
  • eb84b6dba3 - fix typo in version check Bernhard Reutner-Fischer 2007-06-05 07:38:07 +00:00
  • 915d1d2bd1 - update config Bernhard Reutner-Fischer 2007-06-02 17:41:02 +00:00
  • ece6fe0595 - improve wording of BR2_PREFER_STATIC_LIB Bernhard Reutner-Fischer 2007-06-02 16:36:43 +00:00
  • ca50d0da5c - bump version Bernhard Reutner-Fischer 2007-06-02 13:13:56 +00:00
  • c6e43c9da3 - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB Bernhard Reutner-Fischer 2007-06-02 11:22:17 +00:00