Commit Graph

2578 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
74d518dc2a - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
- use TARGET_CONFIGURE_ARGS where appropriate.
2007-06-27 12:01:27 +00:00
Bernhard Reutner-Fischer
de18b661cf - introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target packages 2007-06-27 09:48:23 +00:00
Bernhard Reutner-Fischer
732beaf4d9 - use correct installation path 2007-06-27 09:40:25 +00:00
Bernhard Reutner-Fischer
272443c1c2 - the actual current version of NTP is 4.2p2 (Julien Letessier)
- fixed the configure flag (Julien Letessier)
2007-06-27 09:18:58 +00:00
Bernhard Reutner-Fischer
f203aaf7c0 - use BR2_INET_IPV6 2007-06-26 17:45:08 +00:00
Bernhard Reutner-Fischer
4ec94aed2e - fix typo in sed expr 2007-06-26 16:58:11 +00:00
Bernhard Reutner-Fischer
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.
2007-06-26 16:36:31 +00:00
Bernhard Reutner-Fischer
5dd91e234e - apply the patches 2007-06-26 16:35:07 +00:00
Bernhard Reutner-Fischer
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
2007-06-26 16:34:45 +00:00
Bernhard Reutner-Fischer
23f59c69c5 - bump version 2007-06-26 16:18:00 +00:00
Bernhard Reutner-Fischer
806cc3b5d3 - bump version, make it compile. tickadjust has to be disabled. Closes #1029
Provide means for installing sntp
2007-06-26 15:41:01 +00:00
Bernhard Reutner-Fischer
7bc1430669 - don't bail out on cc warnings 2007-06-26 14:32:10 +00:00
Bernhard Reutner-Fischer
c77052465a - pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069 2007-06-26 14:02:29 +00:00
Bernhard Reutner-Fischer
0abc368c5c - check for clean environment variables ARCH, CROSS_COMPILE, GREP_OPTIONS 2007-06-26 13:26:51 +00:00
Bernhard Reutner-Fischer
b127e7696b - force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten) 2007-06-26 06:24:37 +00:00
Bernhard Reutner-Fischer
5a69bcda3d - Add a system-V init script to ntpd. Closes #518 2007-06-25 18:27:58 +00:00
Bernhard Reutner-Fischer
faf363f197 - account for now optional archive 2007-06-25 16:56:11 +00:00
Bernhard Reutner-Fischer
12435dfe47 - fix typo in previous commit 2007-06-25 16:35:23 +00:00
Bernhard Reutner-Fischer
ab57732b25 - correct installation path 2007-06-25 15:38:03 +00:00
Bernhard Reutner-Fischer
187d5531b3 - correct installation path 2007-06-25 15:07:25 +00:00
Bernhard Reutner-Fischer
27f55ff470 - bump version and correct installation path 2007-06-25 14:53:24 +00:00
Bernhard Reutner-Fischer
e1d4dc1d8e - forgot to adjust the pathes.. 2007-06-25 11:22:26 +00:00
Bernhard Reutner-Fischer
7e81360323 - pull some additional fixes from upstream 2007-06-25 11:17:52 +00:00
Bernhard Reutner-Fischer
f7ce4eb03c - use sysconf to obtain the pagesize (Ivan Kuten) 2007-06-25 11:12:51 +00:00
Bernhard Reutner-Fischer
489a777527 - add post 1.6.0 fix 2007-06-25 11:07:11 +00:00
Bernhard Reutner-Fischer
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.

  The patch also enables loading a defconfig even if there already is a .config.
  (Hans-Christian Egtvedt)
2007-06-25 10:56:13 +00:00
Bernhard Reutner-Fischer
56652fea49 - remove erroneously copied patch 2007-06-25 10:40:32 +00:00
Bernhard Reutner-Fischer
4d49614d3f - preserve quotes 2007-06-25 10:29:47 +00:00
Bernhard Reutner-Fischer
d5ea4caa14 - preserve quotes 2007-06-25 10:23:24 +00:00
Bernhard Reutner-Fischer
1b36731fe3 - for -Os, turn switch statements into if-else chains 2007-06-25 09:44:12 +00:00
Bernhard Reutner-Fischer
4d46a28442 - add 2.17.50.0.17 2007-06-25 09:43:16 +00:00
Bernhard Reutner-Fischer
0982183a8d - bump version
- add SUSV legacy fixups
2007-06-25 09:41:35 +00:00
Bernhard Reutner-Fischer
933d5c60ef - improve the zlib-clean target 2007-06-25 09:07:08 +00:00
Bernhard Reutner-Fischer
2f92075db2 - make sure that TARGET_DIR/usr/lib exists 2007-06-25 09:01:53 +00:00
Bernhard Reutner-Fischer
b63654f352 - Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier) 2007-06-25 08:58:38 +00:00
Bernhard Reutner-Fischer
a56ecc4aee - bump version and correct install dirs (Julien Letessier) 2007-06-25 08:37:23 +00:00
Bernhard Reutner-Fischer
3796424648 - add patch for the 0.9.29 release that fixes the visibility of internal_function 2007-06-25 08:16:14 +00:00
Bernhard Reutner-Fischer
fd88629534 - adjust patches of the gcc-clean target 2007-06-25 07:52:41 +00:00
Bernhard Reutner-Fischer
b3dde84b82 - yet another hunk that should have been part of r18904 2007-06-24 14:38:06 +00:00
Bernhard Reutner-Fischer
7e0c890c72 - forgot to apply this hunk that should have belonged to r18904 2007-06-24 12:27:08 +00:00
Bernhard Reutner-Fischer
a6dbba6c24 - disable sysroot support for anything but the current, stable release series 2007-06-24 11:30:05 +00:00
Bernhard Reutner-Fischer
17bc94ad53 - bump version 2007-06-23 13:56:52 +00:00
Bernhard Reutner-Fischer
3c0e52dcc8 - "Keep the actual toolchain binaries in a directory at the same level". 2007-06-23 13:49:33 +00:00
Bernhard Reutner-Fischer
58b07230ff - fix typo in version 2007-06-23 13:43:39 +00:00
Bernhard Reutner-Fischer
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.
2007-06-23 09:50:29 +00:00
Bernhard Reutner-Fischer
aec891b737 - fixup ccache to know about usr/bin 2007-06-22 19:01:48 +00:00
Bernhard Reutner-Fischer
7f9060242f - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even for non-mips
Thanks to Julien Letessier for spotting my omission
2007-06-22 17:49:14 +00:00
Bernhard Reutner-Fischer
1728f54e77 - gdb resides in usr/ 2007-06-22 10:42:07 +00:00
Bernhard Reutner-Fischer
4a175d2319 - add a sample (pseudo-)board for a mips malta box 2007-06-22 08:47:09 +00:00
Bernhard Reutner-Fischer
0848d01d38 - need to rename these hunks to come after the base patches 2007-06-21 22:14:55 +00:00