Commit Graph

3735 Commits

Author SHA1 Message Date
Ulf Samuelsson
d9ad443b42 Config update of Readline subdir 2007-10-13 23:11:17 +00:00
Ulf Samuelsson
1ade867d5e Remove superfluous 'slash' in GMP_SITE 2007-10-13 23:09:49 +00:00
Ulf Samuelsson
af5933f3d2 Config update in libpcap 2007-10-13 23:08:55 +00:00
Ulf Samuelsson
9207bef94f Create dir before use in jpeg pkg 2007-10-13 23:08:01 +00:00
Ulf Samuelsson
8af5081bab Use correct kernel name for advanced linux build 2007-10-13 23:07:04 +00:00
Ulf Samuelsson
815c3dfd1e Move config item deeper into menu system 2007-10-13 18:37:24 +00:00
Ulf Samuelsson
453dca995e Create Advanced Linux Configuration option/Remove experimental 2007-10-13 18:30:28 +00:00
Ulf Samuelsson
f53d9ece64 Update AVR32 toolchain with new binutils and uClibc, This time it works (cross-fingers) 2007-10-13 10:15:01 +00:00
Ulf Samuelsson
8e650f6ec0 Allow library copy to fail 2007-10-12 21:01:41 +00:00
Ulf Samuelsson
8ff3fc8831 Update AVR32 uClibc configuration 2007-10-12 15:18:27 +00:00
Ulf Samuelsson
7d70cc1e0c Use correct uImage location for AVR32 2007-10-12 15:17:53 +00:00
Ulf Samuelsson
f15be25193 Add JFFS partition info for NGW100 2007-10-12 15:16:51 +00:00
Ulf Samuelsson
d89d54541e Do not copy shared C++ lib, unless one is built 2007-10-12 15:14:46 +00:00
Ulf Samuelsson
191d0518b9 Add AVR32 support for uclibc-0-9-29 2007-10-12 15:12:55 +00:00
Ulf Samuelsson
022b104152 Add 2.6.22.10 and 2.6.23 support 2007-10-12 15:10:27 +00:00
Ulf Samuelsson
103832204d Update AVR32 to busybox-1.7.2 2007-10-12 14:30:47 +00:00
Ulf Samuelsson
17d70e4699 Remove LEGACY functions from haserl 2007-10-12 14:28:56 +00:00
Ulf Samuelsson
4f413ed021 Update NGW100 skeleton 2007-10-12 12:34:04 +00:00
Ulf Samuelsson
b09a24d3d1 Update NWG100 skeleton 2007-10-12 12:32:59 +00:00
Ulf Samuelsson
d2b3ce5c1b Cannot copy shared c++ lib, if one has not been created 2007-10-12 12:30:14 +00:00
Ulf Samuelsson
cfeb86e2b3 Allow longer history for package versions 2007-10-07 18:29:17 +00:00
Ulf Samuelsson
f5905dc9eb Do not create new directories in external toolchain 2007-10-07 18:23:43 +00:00
Bernhard Reutner-Fischer
0c6c85cbfa - pull patches 018..024 2007-10-07 18:23:11 +00:00
Ulf Samuelsson
79d42d3238 Allow date to be added to Image 2007-10-07 18:23:01 +00:00
Ulf Samuelsson
06cd2634a2 Do not create directories, if they exist 2007-10-07 17:22:56 +00:00
Bernhard Reutner-Fischer
5cfb2f794f - fix some whitespace damage..
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
2007-10-05 12:55:40 +00:00
Bernhard Reutner-Fischer
0c16c17f53 - start to think about GNU/hurd support.
Not yet functional. Help welcome
2007-10-05 11:06:56 +00:00
Bernhard Reutner-Fischer
fdcde6faed - comment out apparently unused? cruft (linux-experimental) 2007-10-05 11:03:07 +00:00
Bernhard Reutner-Fischer
5aa8b18188 - adjust default for LFS 2007-10-05 11:02:29 +00:00
Bernhard Reutner-Fischer
66f6696e75 - add pattern for gnuhurd-uclibc 2007-10-05 11:00:41 +00:00
Bernhard Reutner-Fischer
05195c3d00 - default to mips I for mipsel and mips III for mips
- suggest some target flags for abi64
2007-10-02 21:36:49 +00:00
Bernhard Reutner-Fischer
f393387661 - make sure that the target's usr/include dir exists when installing the headers
It would make sense to provide a $(PREREQ_TARGETDIR_USR_INCLUDE) prerequisite that expands to $(TARGET_DIR)/usr/include
  if installing any headers was requested to fix this in a generic manner..
2007-10-02 15:38:27 +00:00
Bernhard Reutner-Fischer
378a02b366 - remove usage of SUSv3 LEGACY functions 2007-10-02 11:25:37 +00:00
Bernhard Reutner-Fischer
d0010909e2 - has to select libelf (and should nowadays work without LFS) 2007-10-02 11:11:54 +00:00
Bernhard Reutner-Fischer
1e96f9b213 - bump version 2007-10-02 11:06:43 +00:00
Ulf Samuelsson
d40ad2d48b Update AVR32 tools config 2007-10-01 21:21:07 +00:00
Ulf Samuelsson
ef88ede818 Update ATNGW100 defconfig 2007-10-01 21:16:33 +00:00
Ulf Samuelsson
575d3465ab Use the right Config for AVR32 gcc build 2007-10-01 21:12:54 +00:00
Bernhard Reutner-Fischer
1672e71f17 - remove misplaced comment 2007-10-01 21:06:50 +00:00
Bernhard Reutner-Fischer
14a71561a3 - just use the strip binary to avoid confusing libtool (quotes)
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-10-01 16:15:31 +00:00
Bernhard Reutner-Fischer
4ad141c338 - pass configure args for the -target compiler 2007-10-01 12:57:36 +00:00
Bernhard Reutner-Fischer
61558a5773 - add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compiler 2007-10-01 12:56:24 +00:00
Bernhard Reutner-Fischer
4c701241d8 - comment out non-existing source 2007-10-01 08:05:26 +00:00
Bernhard Reutner-Fischer
84f62146e7 - put a static grub into the staging dir 2007-09-30 18:06:32 +00:00
Bernhard Reutner-Fischer
2ba27aec37 - bump version 2007-09-30 12:50:25 +00:00
Bernhard Reutner-Fischer
b1681007f1 - no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn) 2007-09-30 12:48:25 +00:00
Bernhard Reutner-Fischer
00b8456cd5 - whitespace cleanup (Cristian Ionescu-Idbohrn) 2007-09-30 12:46:02 +00:00
Bernhard Reutner-Fischer
28b852d9c3 - propagate mips ISA down to uClibc 2007-09-30 12:42:59 +00:00
Bernhard Reutner-Fischer
ca340986fe - fix typo 2007-09-30 12:42:11 +00:00
Bernhard Reutner-Fischer
cdb28d18e8 - add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten) 2007-09-29 23:32:39 +00:00