Ulf Samuelsson
dfaa84ef50
Use logical OR instead of AND, Thanks Hamish
2007-10-30 20:05:25 +00:00
Ulf Samuelsson
c8e376f83e
FIx syntax error
2007-10-30 10:30:59 +00:00
Thomas Lundquist
88f918e2e4
Adding Kismet, closing #1557
2007-10-30 09:16:51 +00:00
Ivan Kuten
ea8c2b1148
make microcom visible until it appear in busybox release
2007-10-26 17:50:09 +00:00
Ivan Kuten
2f8ef512ed
make lsof configure with target includes, thanks to marcg
2007-10-21 12:02:16 +00:00
Ivan Kuten
8e44d212a3
updated ncftp to 3.2.1 version, thanks to sushisan
2007-10-19 16:25:23 +00:00
Ulf Samuelsson
29211bc844
Hotplug source is inside buildroot
2007-10-18 22:59:44 +00:00
Ivan Kuten
b4b8e05d5e
change target binary to usr/sbin/olsrd
2007-10-18 22:40:02 +00:00
Ivan Kuten
2b058304a6
bump lockfile-progs to 0.1.11 version, provide sus3v legacy patch
2007-10-18 22:23:52 +00:00
Ivan Kuten
0864cb65d7
updated wireless-tools to .29 version, thanks to sushisan
2007-10-18 21:55:09 +00:00
Ivan Kuten
0c5597e971
update fakeroot to 1.8.2 version
2007-10-18 21:49:35 +00:00
Ulf Samuelsson
3c2739182b
Allow to remove _nofpu from directories and images
2007-10-18 12:38:26 +00:00
Ulf Samuelsson
29ac0f18d2
Remove debugging info from package/Makefile.in
2007-10-18 07:40:19 +00:00
Ulf Samuelsson
c500802eaf
Remove hyphen from images if empty rootfs suffix
2007-10-18 05:56:05 +00:00
Ulf Samuelsson
5f9ba7cca5
Fix kexec build for ARM
2007-10-18 05:26:06 +00:00
Ulf Samuelsson
2ba41250f7
Bump fakeroot version and add patch
2007-10-13 23:13:17 +00:00
Ulf Samuelsson
be557f3ad5
Config update of tcpdump
2007-10-13 23:12:05 +00:00
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
17d70e4699
Remove LEGACY functions from haserl
2007-10-12 14:28:56 +00:00
Ulf Samuelsson
cfeb86e2b3
Allow longer history for package versions
2007-10-07 18:29:17 +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
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
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
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
4c701241d8
- comment out non-existing source
2007-10-01 08:05:26 +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
cdb28d18e8
- add a hopefully not whitespace-damaged patch, second take. (Ivan Kuten)
2007-09-29 23:32:39 +00:00
Bernhard Reutner-Fischer
37a0857685
- remove SUSv3 LEGACY function
2007-09-29 21:06:33 +00:00
Bernhard Reutner-Fischer
e6382c49a4
- pull "kconfig: oldconfig shall not set symbols if it does not need to"
2007-09-29 20:21:38 +00:00
Bernhard Reutner-Fischer
c907326465
- forgot to svn add kconfig-language.txt
2007-09-29 20:08:22 +00:00
Bernhard Reutner-Fischer
3569f2d045
- fix quotes for STRIP.
...
Sorry for any inconvenience this may have caused..
2007-09-29 14:27:39 +00:00
Bernhard Reutner-Fischer
4f5facb9ec
- make sure that strip and all it's arguments are passed if used via
...
STRIP=$(TARGET_STRIP) (i.e. without quoting). Thanks to Dimitry Golubovsky
for mentioning this.
2007-09-29 10:05:08 +00:00
Bernhard Reutner-Fischer
0f55fe9116
- extend AUTOTARGETS with an argument DIR_PREFIX for the location of the package
...
(Ivan Kuten)
2007-09-29 09:58:13 +00:00
Bernhard Reutner-Fischer
fbb5f1b94e
- cleanup configure options
2007-09-28 22:15:19 +00:00
Bernhard Reutner-Fischer
5f97580e50
- add FC, remove some duplicate entries, cleanup
...
- fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS
2007-09-28 20:10:22 +00:00
Ulf Samuelsson
966c37f7d2
Sort HOST/TARGET_CONFIGURE_OPTS, add some more, needed for gcc-4.1.2
2007-09-28 19:49:13 +00:00
Bernhard Reutner-Fischer
e27250c502
- add a query for suggestions on how to deal with MALLOC_GLIBC_COMPAT
2007-09-27 21:58:46 +00:00
Ulf Samuelsson
5d55e5c3e8
Remove superfluose defaults
2007-09-27 21:17:58 +00:00
Ulf Samuelsson
8d990b7c97
mtd-utils require lzo
2007-09-27 07:38:09 +00:00
Ulf Samuelsson
94de9d3305
Fix some issues with mtdutils
2007-09-27 07:36:42 +00:00
Ulf Samuelsson
f7d8fc8b81
Add mtd-utils-1.1.0 as mtd alternative
2007-09-27 00:48:31 +00:00
Ulf Samuelsson
6acce2cf1f
Add more management to linux and buysbox packages
2007-09-26 22:12:51 +00:00
Bernhard Reutner-Fischer
4b0d5a80f8
- revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live
2007-09-26 21:12:38 +00:00
Ulf Samuelsson
5cd2336585
Document bugs in qtopia build, remove qt-mouse-tslib which breaks the build
2007-09-26 10:23:31 +00:00
Ulf Samuelsson
4aac72aa7a
Remove LEGACY routines from proftpd
2007-09-26 10:21:18 +00:00
Ulf Samuelsson
e5cb4ed9bb
remove LEGACY string routines from mDNSResponder
2007-09-26 10:18:17 +00:00
Ulf Samuelsson
1a1ac77c26
Reduce clutter in packages menu
2007-09-26 06:32:42 +00:00
Ulf Samuelsson
b0b368f545
"Project Name" needed before "root" file system can be copied.
...
Put first according to principle of configuration order
Merge root skeleton configuration to one place
- currently in package/busybox/Config.in
- Should maybe have it's own Config.in
gcc ABI configuration moved from toplevel to toolchain/gcc/Config.in
2007-09-26 06:13:09 +00:00
Peter Korsgaard
570e88fe1e
Don't limit 2006 version to Atmel targets (why?)
2007-09-25 14:45:26 +00:00
Ulf Samuelsson
193d987287
Build libusb without annoying tests, breaking the build
2007-09-25 12:54:48 +00:00
Bernhard Reutner-Fischer
26cdd6f6c0
- make sure that configure doesn't see a wrong cache
2007-09-25 12:34:09 +00:00
Bernhard Reutner-Fischer
8eaa585915
- add dummy -source targets.
2007-09-25 12:20:37 +00:00
Bernhard Reutner-Fischer
6dc136a445
- add missing ed-source target.
2007-09-25 12:16:39 +00:00
Ulf Samuelsson
303fe2118c
Add source and unpacked targets to mplayer
2007-09-25 12:01:27 +00:00
Ulf Samuelsson
c62a07be15
Fix LEGACY dependencies for mplayer
2007-09-25 11:56:34 +00:00
Bernhard Reutner-Fischer
f5b8cd4ac1
- add a version and display it in the configuration
2007-09-25 11:37:31 +00:00
Bernhard Reutner-Fischer
5010039460
- revert patch that obfuscates the config UI and doesn't reflect the order of config steps
2007-09-25 07:55:45 +00:00
Ulf Samuelsson
34a88f1fb0
Reorganize configs to even more logical positions
2007-09-24 21:10:43 +00:00
Bernhard Reutner-Fischer
6bdc45b455
- bump version. Cleanup while at it
2007-09-24 09:00:39 +00:00
Bernhard Reutner-Fischer
f1f4918f09
- bump version; some cleanups while at it
2007-09-24 07:34:48 +00:00
Bernhard Reutner-Fischer
9fe4c7b56d
- bump version and make it compile also if 64bit is unavailable
2007-09-24 07:34:02 +00:00
Ulf Samuelsson
6b17905616
Bump SAMBA version to 3.0.26a, 3.0.25b has moved
2007-09-23 23:23:52 +00:00
Bernhard Reutner-Fischer
1fc2723ca9
- add the $(BASE_TARGETS) per default
2007-09-23 20:46:44 +00:00
Bernhard Reutner-Fischer
28a36b609a
- thinking loud about auto-generating dependencies for make(1)
...
Don't use this, it doesn't work yet. Thoughs welcome.
Like: We should probably use the sym->text and not fiddle with the name since
the name looses information ('_' != '-' in host-fakeroot). This would not
be too robust, i fear, since the name can contain additional, arbitrary info.
Also, the real 'depends' are a little bit ugly in kconfig. There doesn't seem
to be a nice property that holds reverse deps that are only contain selected
symbols.
Thoughts?
2007-09-23 20:28:53 +00:00
Ulf Samuelsson
28f5ba7f39
Update qtopia4 AVR32 patch to 4.3.1 (makes ARM work as well)
2007-09-23 16:29:10 +00:00
Ulf Samuelsson
476a14f5b8
Late mtd does not support linux-2.4
2007-09-23 14:26:19 +00:00
Ulf Samuelsson
ca9f31b697
Use correct location of mpg123 binary
2007-09-23 14:24:13 +00:00
Ulf Samuelsson
ae0343b4e6
Cleanup libxml2 directory structure
2007-09-23 14:23:16 +00:00
Ulf Samuelsson
6961522372
Avoid repeated remake of dialog
2007-09-23 14:21:39 +00:00
Bernhard Reutner-Fischer
54cf1e72f4
- search env for BUILDROOT_CONFIG for use as a config file; defaults to .config
2007-09-23 14:12:58 +00:00
Bernhard Reutner-Fischer
0d888e3677
- pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib et al
2007-09-23 14:06:59 +00:00
Ulf Samuelsson
e640e6a8ef
Strip files the correct alsa-lib subdirectory
2007-09-23 12:12:22 +00:00
Ulf Samuelsson
1558739315
Send correct args to fbset
2007-09-23 12:09:54 +00:00
Ulf Samuelsson
f45c2c6611
Fix syntax error when using addprefix in ipsec-tools.mk
2007-09-23 09:56:21 +00:00
Ulf Samuelsson
c58114edf5
Do not use $(STAGING_DIR)/include for freetype, for now
2007-09-23 09:55:17 +00:00
Ulf Samuelsson
1e5e164a9b
Use correct library path for SDL
2007-09-23 09:53:43 +00:00
Ulf Samuelsson
78cb1204c1
Build readline as shared lib
2007-09-23 09:53:12 +00:00
Ulf Samuelsson
4e0aca2ab5
Fix library path in lzo
2007-09-23 09:52:03 +00:00
Ulf Samuelsson
8a4110de80
Remove bad 'w' flag from rm in diffutils
2007-09-23 04:10:59 +00:00
Bernhard Reutner-Fischer
8b3a0cd2cd
- fix typo in .config filename
2007-09-22 17:29:23 +00:00
Bernhard Reutner-Fischer
5f0baad293
- remove inadequate dependencies prerequisite.
...
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct.
2007-09-22 10:25:09 +00:00
Bernhard Reutner-Fischer
93ae7ac63f
- remove duplicate module-init-tools-source rule
2007-09-22 10:20:35 +00:00
Bernhard Reutner-Fischer
f909b9db38
- add check for UCLIBC_HAS_LFS.
...
Fixes compilation error if LARGEFLE support is off
2007-09-21 14:22:29 +00:00
Bernhard Reutner-Fischer
530b8e6c2a
- bump version
2007-09-21 09:45:13 +00:00
Ulf Samuelsson
c02a6d9f5f
Fix bad patch in MPlayer
2007-09-20 21:52:23 +00:00
Bernhard Reutner-Fischer
fecac9bfb6
- revert r19918 for now
2007-09-20 18:28:53 +00:00
Bernhard Reutner-Fischer
77edb4f09b
- of course we also define glibc. argh!
2007-09-20 17:47:30 +00:00
Bernhard Reutner-Fischer
64e0ff5cf7
- add candidate-patch to make fakeroot UCLIBC_HAS_LFS aware
2007-09-20 17:41:21 +00:00
Bernhard Reutner-Fischer
7025afd93c
- Reset flags, packages are usually built with -O2 otherwise.
...
Packages that need to pass additional CFLAGS in their .mk have to do something
like this: ...configure $(foreach i,$(foo_CFLAGS),CFLAGS+=$$i) --prefix=...
2007-09-20 17:26:59 +00:00
Ulf Samuelsson
5037c9e613
Use correct patch name
2007-09-20 17:08:46 +00:00
Bernhard Reutner-Fischer
ec9b0d8024
- bump version
2007-09-20 16:58:35 +00:00
Bernhard Reutner-Fischer
72ed3675d8
- pull POSIX compliance fixes from upstream
2007-09-20 16:51:59 +00:00
Ulf Samuelsson
9c017d76a4
Make sure libdaemon finds AC_PROG_LIBTOOL
2007-09-20 15:35:26 +00:00
Bernhard Reutner-Fischer
5dfe2080ac
- don't use functions that are marked LEGACY in SUSv3
2007-09-20 11:38:19 +00:00
Bernhard Reutner-Fischer
c38d1df997
- add missing ';'
2007-09-20 11:14:47 +00:00
Bernhard Reutner-Fischer
adb399f54a
- this is generic infrastructure, there is no point in special-casing any individual package here.
...
Don't workaround deficiencies but fix them for real
2007-09-20 11:08:13 +00:00
Bernhard Reutner-Fischer
d2a1d33c03
- fix source location of libusb libs
2007-09-20 09:35:33 +00:00
Bernhard Reutner-Fischer
fe40594afb
- cleanup and fix libid3tag (Hans-Christian Egtvedt)
...
- fix the make libid3tag-clean target to erase all installed files (me)
2007-09-20 07:19:52 +00:00
Bernhard Reutner-Fischer
d570c72361
- i suppose that '$' is not really needed..
2007-09-19 21:31:32 +00:00
Bernhard Reutner-Fischer
4d5a30be34
- add olsr package (Sushi Sensei)
2007-09-19 21:27:49 +00:00
Bernhard Reutner-Fischer
c76e2a97ec
- add a SVN_UP command for updating an already checked-out tree
2007-09-19 20:22:58 +00:00
Bernhard Reutner-Fischer
7b0ad787d6
- fixes and cleanups (Cristian Ionescu-Idbohrn)
2007-09-19 20:13:08 +00:00
Bernhard Reutner-Fischer
9bc30ca901
- take MANPAGES and INFOPAGES into account
2007-09-19 18:07:58 +00:00
Bernhard Reutner-Fischer
e5b8820147
- bump version
2007-09-19 14:15:46 +00:00
Bernhard Reutner-Fischer
e67d464bc4
- need to mkdir etc/init.d. Closes #1465
2007-09-19 14:11:28 +00:00
Bernhard Reutner-Fischer
016963484c
- bump version. Closes #1502
2007-09-19 14:02:53 +00:00
Bernhard Reutner-Fischer
8fb43d0a87
- bump version.
...
Someone will have to fix the install thing (involves a file with .pl where my sh says 'line 18: use: command not found', which is a good thing).
2007-09-19 12:28:48 +00:00
Bernhard Reutner-Fischer
2be24d8aa5
- do away with SUSv3 legacy functions
2007-09-19 12:24:07 +00:00
Bernhard Reutner-Fischer
f1bcdf518f
- fix incorrect setting of $ac_cv_sys_symbol_underscore.
...
There is no reason not to AC_COMPILE and use the set cross-nm to look for
the symbol mangling scheme. Thus it is incorrect to check for cross compilation
in the GNUPG_SYS_SYMBOL_UNDERSCORE check.
- fix bug when configuring (has to wipe config.cache !)
2007-09-19 12:20:52 +00:00
Bernhard Reutner-Fischer
7215995386
- put back accidentally removed patch that is not needed for 0.5.1 anymore
2007-09-19 10:31:14 +00:00
Bernhard Reutner-Fischer
23ce501c7a
- add missing dependency on libgcrypt
...
Ulf, this should be updated to 0.5.1
2007-09-19 10:30:02 +00:00
Bernhard Reutner-Fischer
595e070364
- remove duplicate includedir
2007-09-19 10:26:39 +00:00
Bernhard Reutner-Fischer
0cb95500d2
- fix includedir
2007-09-19 10:26:11 +00:00
Bernhard Reutner-Fischer
036f718684
- add missing include
2007-09-19 09:20:04 +00:00
Bernhard Reutner-Fischer
fbe627b858
- fix args for UDP_INC_STATS_BH
2007-09-19 08:50:54 +00:00
Bernhard Reutner-Fischer
acf1168bca
- bump version to 2.4.9
2007-09-18 13:02:25 +00:00
Bernhard Reutner-Fischer
be10c4a8c9
- add v9a and v9b settings.
...
Will need to change the GCC_TARGET_TUNE accordingly.
2007-09-17 21:50:54 +00:00
Bernhard Reutner-Fischer
1dc51b2582
- wants --with-gmp-build nowadays
2007-09-17 13:44:03 +00:00
Bernhard Reutner-Fischer
117fd56611
- libversion was changed
2007-09-17 13:12:38 +00:00
Bernhard Reutner-Fischer
e4c6340a94
- cleanup and fixes (Cristian Ionescu-Idbohrn)
2007-09-17 12:30:31 +00:00
Bernhard Reutner-Fischer
b14ff97012
- bump version
2007-09-17 11:20:32 +00:00
Bernhard Reutner-Fischer
ae456d8cf3
- apply fixes for 2.3.0
2007-09-17 11:20:14 +00:00
Bernhard Reutner-Fischer
153ee9e247
- some more sparc{,64} twiddling
2007-09-15 22:04:49 +00:00
Bernhard Reutner-Fischer
5213ca3749
- depends on host-fakeroot
2007-09-15 18:14:53 +00:00
Bernhard Reutner-Fischer
b861a915ba
- touchup a few bits that the submitter should have done in the first place
2007-09-14 18:48:44 +00:00
Bernhard Reutner-Fischer
fd3e0a5a6a
- also copy the needed libs
2007-09-14 11:25:29 +00:00
Eric Andersen
fab6250cc4
revert this bit, use usr/include
2007-09-12 17:33:10 +00:00
Eric Andersen
be8d1debc6
bump version, fixup some brokenness
2007-09-12 08:52:44 +00:00
Bernhard Reutner-Fischer
9952cfa5c4
- revert r19825. Fix this in the kernel instead and read README.buildroot2
2007-09-12 07:05:52 +00:00
Ulf Samuelsson
0c1a521ce5
Watching all the warnings on package/config finally got to me.
...
A patch that clears the gcc warnings from config with cast changes only.
thanks, I feel better now,
Rick Foos <rick@synchromeshcomputing.com>
2007-09-12 05:56:42 +00:00
Ulf Samuelsson
079929e764
Remove whitespace
2007-09-12 05:20:26 +00:00
Ulf Samuelsson
9ede1d3811
Add libvorbis package
2007-09-12 04:58:33 +00:00
Ulf Samuelsson
49a1413d5d
Add version info (date) to root fs image
2007-09-12 04:40:02 +00:00
Ulf Samuelsson
5f17c052bc
Update various packages to make X run
2007-09-12 04:37:31 +00:00
Peter Korsgaard
64bd6a625c
Bump version
2007-09-10 09:05:58 +00:00
Peter Korsgaard
8abd95f016
Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options.
...
Use := instead of =
2007-09-10 09:04:03 +00:00
Peter Korsgaard
2750d69835
Busybox 1.7.0 patches
2007-09-10 07:38:03 +00:00
Ulf Samuelsson
12259e3d57
Add target to unpack gettext
2007-09-05 06:50:53 +00:00
Ulf Samuelsson
6a9945eba5
Bump DirectFB version, and enable/disable X11
2007-09-05 06:49:57 +00:00
Ulf Samuelsson
7c48a8c33b
Add irda-utils package, Courtesy of Benjamin Tietz
2007-09-05 03:40:47 +00:00
Peter Korsgaard
213ef2222d
Bumped version
2007-09-03 09:02:10 +00:00
Peter Korsgaard
0ba89f0faa
Bumped version
2007-09-03 09:00:18 +00:00
Peter Korsgaard
a1727bb39b
Don't apply broken patch from r19595 with hardcoded path names.
...
Ulf, what was this supposed to fix?
2007-09-03 08:56:06 +00:00
Bernhard Reutner-Fischer
a3c9cecb2a
- adjust list of needed applets
2007-09-02 22:09:11 +00:00
Bernhard Reutner-Fischer
42450b1941
- build and use the list of the small initramfs
...
Overriding the use of the whole system (as does the initramfs target) is done
on purpose.
2007-09-02 21:50:37 +00:00
Bernhard Reutner-Fischer
18a970c4f1
- it's a stub, add prominent note on it's brokenness
2007-09-02 20:58:51 +00:00
Bernhard Reutner-Fischer
ed58a1f70d
- add mutt. Will need wchar massage
2007-09-02 20:53:38 +00:00
Bernhard Reutner-Fischer
54bacdba59
- improve configury
2007-09-02 14:56:39 +00:00
Bernhard Reutner-Fischer
3c7d6ae588
- add option to turn on SMB dump routines
...
- honour BR2_INET_IPV6
2007-09-01 19:42:11 +00:00
Bernhard Reutner-Fischer
777a28a85d
- add sequence-point for toplevel parallel builds: uClibc needs an initial gcc
2007-09-01 18:46:46 +00:00
Bernhard Reutner-Fischer
58c265660b
- add lm-sensors package
2007-09-01 18:01:08 +00:00
Bernhard Reutner-Fischer
0f7a5aa214
- add my working draft for busybox-initramfs (not yet finished, so still commented out in Config.in)
2007-09-01 17:33:19 +00:00
Bernhard Reutner-Fischer
b6a2729be1
- cosmetic cleanup
2007-09-01 17:32:01 +00:00
Bernhard Reutner-Fischer
52ada109c4
- libfloat has to depend on gcc_initial
2007-09-01 17:22:00 +00:00
Bernhard Reutner-Fischer
bf690ef94c
- explicitely download via http
2007-09-01 17:12:48 +00:00
Bernhard Reutner-Fischer
aa355df4e1
- add rule for static libfloat
2007-09-01 17:12:23 +00:00
Bernhard Reutner-Fischer
6ea7b3016f
- Only include the XORG7 makefiles if we were asked to build any xorg package
2007-09-01 17:06:53 +00:00
Bernhard Reutner-Fischer
4a7cebaeb5
- bump version
2007-09-01 12:21:42 +00:00
Bernhard Reutner-Fischer
62a918789e
- use http and fix a typo in the URL
2007-09-01 12:21:07 +00:00
Bernhard Reutner-Fischer
0a157d2f05
- bump version
2007-08-31 14:30:22 +00:00
Bernhard Reutner-Fischer
aacedef60c
- make sure that the path for the lzma-host-binary exist
2007-08-31 14:27:07 +00:00
Bernhard Reutner-Fischer
c306dd8dbf
- need to touch the tarball
2007-08-31 12:04:00 +00:00
Bernhard Reutner-Fischer
cb365a4267
- mark duplicate hunk
2007-08-30 22:40:22 +00:00
Peter Korsgaard
0772e1ca37
Remove double avr patch
2007-08-29 15:54:33 +00:00
Peter Korsgaard
935c1df694
Use DISTCC_BUILDDIR instead of DISTCC_DIR as that environment variable is
...
used by distcc itself, causing havoc if you compile buildroot under distcc.
2007-08-29 15:43:59 +00:00
Ulf Samuelsson
1ff5f164f0
Fix some qtopia quirks, bump version
2007-08-28 23:06:33 +00:00
Ulf Samuelsson
a9a68fabc5
Add default X11 install directory
2007-08-28 23:02:52 +00:00
Ulf Samuelsson
ff9e81e7fa
Remove some more file during pppd-clean
2007-08-28 22:46:54 +00:00
Ulf Samuelsson
d26d1d0fcf
This is my attempt to realize a rxvt-version for xorg, tinyx and the new x11r7.
...
I tested it with xorg and x11r7. (Don't know if it works with tinyx,
because the tinyx-build fails)
Signed-off-by: Simon Pasch <fpasch@googlemail.com>
2007-08-28 22:23:08 +00:00
Bernhard Reutner-Fischer
98a7a4c9d2
- misc cleanups (Cristian Ionescu-Idbohrn)
2007-08-28 21:42:44 +00:00
Ulf Samuelsson
25fca604f9
Use correct hostap source, deprecate package due to inclusion in linux kernel
2007-08-28 21:09:23 +00:00
Ulf Samuelsson
e4b442f8d8
Remove renamed mpg123 patch
2007-08-28 19:36:40 +00:00
Ulf Samuelsson
4edefb36c3
Remove renamed libmad patch
2007-08-28 19:35:54 +00:00
Ulf Samuelsson
0b344527ff
Allow for architecture specific libmad patches, make current patch AVR32 specific
2007-08-28 19:33:27 +00:00
Ulf Samuelsson
558617ddf8
This fixes make clean on pppd package (there is no rule uninstall in pppd's makefile)
...
and does some small bits of cleanup.
Signed-off-by: Thiago A. Corrêa <thiago.correa@gmail.com>
2007-08-28 18:22:38 +00:00
Ulf Samuelsson
456c9090b8
Remove mpg123 patch from current build, full removal pending
2007-08-28 18:18:10 +00:00
Bernhard Reutner-Fischer
080026489c
- use correct include dir (Simon Pasch)
...
- cleanup while at it
2007-08-28 12:41:56 +00:00
Bernhard Reutner-Fischer
4427e87559
- add apropriate variables for the host-toolchain to HOST_CONFIGURE_OPTS
2007-08-28 08:14:51 +00:00
Peter Korsgaard
5a5d089874
expat now installs into usr/lib
2007-08-28 08:05:25 +00:00
Bernhard Reutner-Fischer
8d41a4be9b
- add busybox-1.7.0
2007-08-24 14:23:53 +00:00
Bernhard Reutner-Fischer
d918871dbc
remove _SKIP_CONFIGURE since it's pointless to try to run it on non-autotool'ed packages anyway (for now)
2007-08-24 14:18:47 +00:00
Bernhard Reutner-Fischer
3c4690edd3
- add rp-pppoe
2007-08-24 10:43:45 +00:00
Bernhard Reutner-Fischer
76df40c16f
- fix wrong src-path of libasound (Simon Pasch)
2007-08-24 09:26:50 +00:00
Bernhard Reutner-Fischer
03b0597eec
- add pptp client
2007-08-24 08:11:17 +00:00
Bernhard Reutner-Fischer
c4931c315a
- fix misplaced @
...
- fix typos in x11r7 packages
2007-08-23 11:49:50 +00:00
Bernhard Reutner-Fischer
255e7b5d91
- bump version to 4.6p1
...
- will need some program_invocation_name touchup, from the looks.
Sounds like Ulf is supporting this: http://buildroot.uclibc.org/lists/buildroot/2007-August/004651.html
Ulf> Go ahead, since it is permanently broken.
It was for ARM for the most part. Some others did work, fwiw.
2007-08-22 22:36:04 +00:00
Bernhard Reutner-Fischer
470cbac579
- add GIF and MMG support, fix comments a little bit, small cleanups, and avoid building Qtopia examples.
...
Thanks to Hans-Christian Egtvedt and Thiago A. Correa (for the last item).
2007-08-22 19:31:43 +00:00
Bernhard Reutner-Fischer
0dd9238c7f
- set _SKIP_CONFIGURE since we can just make it
2007-08-22 16:57:32 +00:00
Bernhard Reutner-Fischer
59390db4a6
- if $(PKG)_SKIP_CONFIGURE is non-empty then ./configure is skipped
2007-08-22 16:56:36 +00:00
Bernhard Reutner-Fischer
95d1a70286
- don't print the second time autoreconf would be run
2007-08-22 16:44:41 +00:00
Bernhard Reutner-Fischer
6be775f892
- add some $(Q) here and there
2007-08-22 16:28:31 +00:00
Bernhard Reutner-Fischer
7ebb9e97b9
- reinstate accidentally deleted hunk
2007-08-22 16:21:13 +00:00
Bernhard Reutner-Fischer
72e402609c
2007-08-22 16:19:10 +00:00
Bernhard Reutner-Fischer
879c95de9e
- forgot to include the Config.in
2007-08-22 16:08:38 +00:00
Bernhard Reutner-Fischer
c8db158fe3
- pass TARGET_CONFIGURE_ARGS
2007-08-22 16:02:22 +00:00
Bernhard Reutner-Fischer
e3f14912b0
- honour BR2_HAVE_MANPAGES BR2_HAVE_INFOPAGES, BR2_HAVE_INCLUDES
2007-08-22 15:59:56 +00:00
Bernhard Reutner-Fischer
7d8e28cc91
- fix typo
...
- Start to add infrastructure to be able to download a patch.
2007-08-22 15:52:01 +00:00
Bernhard Reutner-Fischer
be4051a5f7
- add pptp-linux
2007-08-22 15:51:00 +00:00
Bernhard Reutner-Fischer
644f8a33f9
- was broken by the patch omitting the CFLAGS for configure
...
- misc cleanup while at it
2007-08-22 15:18:02 +00:00
Bernhard Reutner-Fischer
b6c3bd5817
- use proper include dir (Simon Pasch)
...
- cleanup a little while at it
2007-08-22 13:30:49 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
3471ebe0a3
- random whitespace cleanup
2007-08-22 11:47:22 +00:00
Bernhard Reutner-Fischer
e1c81b6327
- fix unpacking the tarballs, minor cleanups while at it.
2007-08-22 10:11:18 +00:00
Bernhard Reutner-Fischer
514cdef23f
- use the BZCAT/ZCAT as configured by the user
2007-08-22 10:06:25 +00:00
Bernhard Reutner-Fischer
956d3eb78b
- semicolon touchup. No other changes
2007-08-22 09:56:41 +00:00
Bernhard Reutner-Fischer
293b09786c
- fix patch regex
2007-08-22 09:44:25 +00:00
Ulf Samuelsson
f6ce32c0ea
Remove bzero dependencies in bash
2007-08-22 09:41:37 +00:00
Ulf Samuelsson
81001579bc
Fix bad patch naming scheme
2007-08-22 09:29:49 +00:00
Bernhard Reutner-Fischer
e06abe6fba
- more cleanup (Cristian Ionescu-Idbohrn)
2007-08-21 19:35:08 +00:00
Bernhard Reutner-Fischer
fb9d19603c
- fixup whitespace damage after ulf
2007-08-21 19:33:00 +00:00
Bernhard Reutner-Fischer
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
2007-08-21 19:20:18 +00:00
Bernhard Reutner-Fischer
95783cd95d
- remove a superfluous semicolon
2007-08-21 19:13:14 +00:00
Bernhard Reutner-Fischer
4989666333
- pull in patches from debian.
2007-08-21 18:30:54 +00:00
Bernhard Reutner-Fischer
1dbe6e3396
- our dependencies are project specific. First (untested) attempt to take this fact into account.
...
Will need to try to copy eventual pre-existing project-specific deps back
to package/config in order not to mess up the corresponding timestamps (to avoid superfluous rebuilds)..
2007-08-21 17:56:47 +00:00
Bernhard Reutner-Fischer
1e3c369df8
- move the PROJECT variable setting to a more sensible place
2007-08-21 17:14:56 +00:00
Bernhard Reutner-Fischer
b978dbdc72
- honour BR2_HAVE_MANPAGES
2007-08-21 17:00:18 +00:00
Bernhard Reutner-Fischer
02430b3be0
- bump version to 2.2.6
2007-08-21 16:51:46 +00:00
Bernhard Reutner-Fischer
e99518277a
- add handling of lzma for the host (unconditionally for now)
...
- remove non-working attempt to install an lzma to the host via sudo
2007-08-21 15:33:33 +00:00
Ulf Samuelsson
3cca2a310d
Use $(BZCAT) instead of bzcat
2007-08-21 14:27:57 +00:00
Bernhard Reutner-Fischer
5795931894
- add BR2_HAVE_MANPAGE and BR2_HAVE_INFOPAGE. Selecting these will keep the
...
respective documentation on your target filesystem.
2007-08-21 14:20:59 +00:00
Bernhard Reutner-Fischer
1aa33d8aab
- fix installation of dbus.
2007-08-21 12:09:53 +00:00
Bernhard Reutner-Fischer
7b403ada37
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
...
(want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
2007-08-21 11:25:30 +00:00
Bernhard Reutner-Fischer
f88b8e0bf3
- a few more cleanups (Cristian Ionescu-Idbohrn)
2007-08-21 10:40:18 +00:00
Bernhard Reutner-Fischer
df7222a2e5
- fix patching in the correct target cflags (Thiago A. Corr^ea)
2007-08-21 08:31:19 +00:00
Ulf Samuelsson
e4ead9c13c
Remove switches if sstrip is run
2007-08-21 01:53:57 +00:00
Ulf Samuelsson
1038cfab38
Reintroduce possibility to use old makefile for tiny-x as a test
2007-08-21 01:39:29 +00:00
Ulf Samuelsson
02b8e6e087
Fix configure problem with libdaemon, by patching result from autotools
2007-08-21 01:32:37 +00:00
Ulf Samuelsson
cf55419b3f
SED away some whitespace
2007-08-20 17:21:16 +00:00
Ulf Samuelsson
31c6dc3b6d
Cleanup dnsmasq
2007-08-20 09:25:47 +00:00
Ulf Samuelsson
7783ca0233
Make sure directories are available before install of dhcp targets
2007-08-20 05:03:21 +00:00
Ulf Samuelsson
ed96d7f92c
Update configs for distcc, diffutils and freetype
2007-08-19 23:16:47 +00:00
Ulf Samuelsson
cdb7c0167b
Replace non-working 'make uninstall' for 'package/patch' with simple 'rm'
2007-08-19 21:44:58 +00:00
Ulf Samuelsson
8a7a669cd5
move tcpdump from lib to usr/lib, simplify configure, general cleanup
2007-08-19 21:17:48 +00:00
Ulf Samuelsson
5036dd45b2
openntpd cleanup
2007-08-19 21:13:08 +00:00
Ulf Samuelsson
78f528763b
libpcap cleanup
2007-08-19 21:11:15 +00:00
Ulf Samuelsson
4955099de0
Från: Brad House <brad@mainstreetsoftworks.com>
...
Till: buildroot@uclibc.org
Ämne: [Buildroot] [patch] php fixes and updates
Datum: Tue, 14 Aug 2007 16:39:03 -0400 (22.39 CEST)
Changes:
- fastcgi config option
- force php to find the php.ini in /etc (it seems to default
to /lib for some reason)
- build with posix support, a lot of php scripts require
this apparently
- strip the php binary when installing to TARGET_DIR
- actually 'uninstall' php on a php-clean
-Brad
2007-08-19 21:02:46 +00:00
Ulf Samuelsson
f60308be15
Från: Brad House <brad@mainstreetsoftworks.com>
...
Till: buildroot@uclibc.org
Ämne: [Buildroot] [patch] libxml2 install fails because of missing directory
Datum: Tue, 14 Aug 2007 16:34:34 -0400 (22.34 CEST)
If libxml2 is installed before $(TARGET_DIR)/usr/lib is created,
it fails because it can't copy the library over.
Also, the dependency tree is a bit messed up. libxml2.a should
only be installed if target-headers is specified, it's 4MB
on my system and the only .a file I found in my TARGET_DIR
(target-headers was not specified).
The attached patch fixes the above problems.
-Brad
2007-08-19 20:59:37 +00:00
Ulf Samuelsson
5d2be04979
Move fakeroot temps from STAGING_DIR to PROJECT_BUILD_DIR
2007-08-16 18:19:42 +00:00
Ulf Samuelsson
0a9af49e0b
Ensure lzma is built *before* linux, allow system installation in /usr/local/bin
2007-08-16 18:17:39 +00:00
Ulf Samuelsson
406eeeeeb7
Allow user to configure PROGRAM_INVOCATION_NAME
2007-08-15 22:35:26 +00:00
Ulf Samuelsson
e4bbaa38c3
Cleanup of udev, build libvolume_id.la
2007-08-15 22:31:25 +00:00
Ulf Samuelsson
5350f5931e
Sync volume_id version to 0.79.0 matching udev-114
2007-08-15 15:47:51 +00:00
Ulf Samuelsson
8118da1449
Use /usr/include as std include in Xorg
2007-08-15 09:46:29 +00:00
Ulf Samuelsson
7cd62f1c7c
No parallel make of mdnsresponder
2007-08-15 07:31:12 +00:00
Ulf Samuelsson
bb361d15b0
rxvt hardwired for X11R6, so ensure dependency is OK
2007-08-14 08:44:28 +00:00
Ulf Samuelsson
02c5d11736
Add links to 'usr/include/freetype2/freetype' to 'include' and 'usr/include'. Add PHONY targets
2007-08-14 06:28:01 +00:00
Ulf Samuelsson
f12b2e4a82
Remove cirular dependencies
2007-08-14 06:18:02 +00:00
Ulf Samuelsson
3966e30541
Change udev target from udev to udevd. Add .PHONY targets. Rearrange targets
2007-08-14 06:16:08 +00:00
Ulf Samuelsson
ff2c1c8cd7
Avoid circular dependency
2007-08-13 21:30:02 +00:00
Ulf Samuelsson
5283c21dda
Only build tinyX if WCHAR and LOCALE is enabled
2007-08-13 20:49:58 +00:00
Ulf Samuelsson
58300145dc
Include header file defining MB_CUR_MAX to TinyX
2007-08-13 20:10:36 +00:00
Ulf Samuelsson
7a87c0dacb
Allow use of uclibc string routines in TinyX
2007-08-13 20:07:31 +00:00
Ulf Samuelsson
5081b43120
Store openssl files in /usr/lib/ssl
2007-08-13 19:35:08 +00:00
Ulf Samuelsson
28294fe798
Remove ntp patch which fails to apply, add TODO for later fixing
2007-08-13 19:33:36 +00:00
Ulf Samuelsson
25baeb899e
Fix libdir path for libfakeroot.la
2007-08-13 08:12:20 +00:00
Ulf Samuelsson
d6a4c8a6f8
Add dependency to linux-fusion, if DirectFB is built with multi
2007-08-13 06:14:15 +00:00
Ulf Samuelsson
e4c6ed5625
Bump version of dialog, make it build
2007-08-13 00:12:49 +00:00
Ulf Samuelsson
a9c93263ea
Bump version of lvm2
2007-08-12 23:38:26 +00:00
Ulf Samuelsson
048700a3d1
grep depends on gettext
2007-08-12 23:36:57 +00:00
Ulf Samuelsson
cb5a9d639e
Use shared library for gettext as default
2007-08-12 23:36:27 +00:00
Ulf Samuelsson
8360efdcc1
grep depends on gettext
2007-08-12 23:35:20 +00:00
Ulf Samuelsson
488f5d7964
Avoid killing /usr/include when cleaning 'hal'
2007-08-12 23:33:44 +00:00
Ulf Samuelsson
8e234f526a
Cleanup of SDL to make it build
2007-08-12 23:31:36 +00:00
Ulf Samuelsson
1644a077bc
fix DirectFB *.la path's
2007-08-12 23:30:06 +00:00
Ulf Samuelsson
96e7648788
fix liblzmadec.la paths
2007-08-12 23:28:48 +00:00
Ulf Samuelsson
65db09138e
fix libsysfs.la paths
2007-08-12 23:27:38 +00:00
Ulf Samuelsson
fee06da798
Bump version of DirectFB to 1.0.0 and add dependency on TSLIB
2007-08-12 18:21:27 +00:00
Ulf Samuelsson
dcab96b108
Add support for fusion linux module
2007-08-12 18:19:45 +00:00
Ulf Samuelsson
2582f551f3
Move .PHONY to front in sed
2007-08-12 18:14:49 +00:00
Ulf Samuelsson
e63e6104e5
Make DirectFB buildable by removing sysfs, enabling sdl
2007-08-12 14:40:16 +00:00
Ulf Samuelsson
bb3d681876
expat has --prefix=usr, so remove /usr from other switches
2007-08-12 14:13:39 +00:00
Ulf Samuelsson
0c88f52fa8
Use new x11r7 configs
2007-08-12 14:11:02 +00:00
Ulf Samuelsson
7f056e9e21
Make paths to expat available to fontconfig
2007-08-12 12:05:55 +00:00
Ulf Samuelsson
dbe16cdb5f
install libdevmapper.h to allow dm to build
2007-08-12 11:59:51 +00:00
Ulf Samuelsson
eec58d106f
Add tslib package
2007-08-12 11:34:03 +00:00
Ulf Samuelsson
54f3d3330c
Add matchbox package
2007-08-12 11:31:06 +00:00
Ulf Samuelsson
9ec80630a1
Highlight dependencies for mpatrol
2007-08-12 00:37:01 +00:00
Ulf Samuelsson
83f82272dd
Avoid building packages requiring WCHAR, when not enabled
2007-08-12 00:14:58 +00:00
Ulf Samuelsson
7c0e91174c
Remove unknown NLS option from ed
2007-08-12 00:03:23 +00:00
Ulf Samuelsson
17facb94c5
Avoid error msg when TARGET_DIR/bin is created for the umpteenth time
2007-08-11 23:57:19 +00:00
Ulf Samuelsson
6452ee886f
Use a valid script file for lighttpd in target
2007-08-11 23:35:07 +00:00
Ulf Samuelsson
2b747e3a14
Force build of ncurses, when uemacs is selected
2007-08-11 23:33:22 +00:00
Ulf Samuelsson
784ebe7b7d
Use package/libdrm instead of package/x11r7/libdrm
2007-08-11 23:31:41 +00:00
Ulf Samuelsson
79de352725
Use ncurses instead of curses lib for uemacs
2007-08-11 23:22:40 +00:00
Ulf Samuelsson
8d55544c0b
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib for expat
2007-08-11 23:03:04 +00:00
Ulf Samuelsson
a2e5113512
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
2007-08-11 22:26:56 +00:00
Ulf Samuelsson
927c01dd4a
Fix mismatch in SDL patch naming convention
2007-08-11 22:09:09 +00:00
Ulf Samuelsson
7cf18d30ae
Use /usr/lib instead of /lib for directfb
2007-08-11 21:53:18 +00:00
Ulf Samuelsson
97d886ce42
Run $\(CONFIG_UPDATE\) in the unpack rules for sdl, Use $\(MAKE1\)
2007-08-11 21:47:51 +00:00
Ulf Samuelsson
1a57c9b420
Run $\(CONFIG_UPDATE\) in the unpack rules for iperf, libgcrypt,libgpg-error, lzo
2007-08-11 21:47:28 +00:00
Ulf Samuelsson
6d5a835fb7
Move newt files from /lib to /usr/lib etc.
2007-08-11 19:01:12 +00:00
Ulf Samuelsson
cdb736cea0
Bump dropbear to 0.50, /dev/urandom is now default
2007-08-11 18:43:58 +00:00
Ulf Samuelsson
b064adfc0f
Use correct DEST_DIR for expat
2007-08-11 18:25:17 +00:00
Ulf Samuelsson
20af51a7d7
Reintroduce dependencies on tinyx for libgtk[1]2 and cairo
2007-08-11 17:03:04 +00:00
Ulf Samuelsson
be62f652d6
Bump version of openssl, add threads
2007-08-11 16:55:52 +00:00
Ulf Samuelsson
a0fb5669a7
Remove udev-install patch (merged into Makefile)
2007-08-11 16:52:57 +00:00
Ulf Samuelsson
673e3ca2e4
Bump udev version, add rules
2007-08-11 16:50:49 +00:00
Ulf Samuelsson
28625ea369
Add mdnsresponder package
2007-08-11 16:44:54 +00:00
Ulf Samuelsson
34335d0295
Correct mesa3d-source, use correct patch directory
2007-08-11 10:08:13 +00:00
Eric Andersen
73b19cffde
doh, missed a spot
2007-08-11 00:12:33 +00:00
Eric Andersen
a7e49eb2af
Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
...
quite work yet for me, but this clearly is a huge project and not having it
quite work on the first pass is hardly unexpected. We definately want this
stuff in buildroot.
2007-08-10 19:07:51 +00:00
Eric Andersen
7aa1c59ebf
fixup compile
2007-08-10 18:53:34 +00:00
Ulf Samuelsson
963c2f1a27
Revert bad patch
2007-08-10 14:44:48 +00:00
Peter Korsgaard
6c0c83fb56
Use cross ldconfig instead of host version
2007-08-08 14:58:47 +00:00
Ulf Samuelsson
1b50c35b01
Add php package
2007-08-07 17:47:03 +00:00
Ulf Samuelsson
e1875d3ba2
Cleanup libxml2
2007-08-07 17:27:59 +00:00
Ulf Samuelsson
39435919e8
Allo configuration of libdaemon
2007-08-06 19:41:40 +00:00
Bernhard Reutner-Fischer
d8fb2f52b7
- fix bug introduced by ulf in r19378.
2007-08-05 14:00:05 +00:00
Bernhard Reutner-Fischer
ad28120a5f
- download times out; use debian instead
2007-08-05 12:21:11 +00:00
Bernhard Reutner-Fischer
1c26f03b19
- download disappeared, use debian instead
2007-08-05 12:10:35 +00:00
Peter Korsgaard
c8344a74f8
Bumped version
2007-08-02 13:43:04 +00:00
Ulf Samuelsson
8bea462499
Build correct target in libmad
2007-08-01 22:34:50 +00:00
Ulf Samuelsson
e13233e166
Make avahi select LIBDAEMON instead of depending on it.
2007-08-01 15:52:57 +00:00
Peter Korsgaard
3de86a029a
Bumped version
2007-08-01 09:53:01 +00:00
Ulf Samuelsson
419cdf292e
Revert bad patch of mpg123
2007-08-01 08:54:56 +00:00
Ulf Samuelsson
a625383444
Cleanup fbv
2007-08-01 08:37:14 +00:00
Ulf Samuelsson
888547638e
Cleanup libpng, use usr/lib
2007-08-01 08:36:11 +00:00
Ulf Samuelsson
fc58d10c2c
Cleanup libungif, use usr/lib
2007-08-01 08:35:13 +00:00
Ulf Samuelsson
f038aa73e7
Update config for module-init-tools
2007-07-31 22:41:06 +00:00
Ulf Samuelsson
8df9b2733f
Only build cvs and libxml2 if WCHAR is enabled
2007-07-31 22:40:13 +00:00
Ulf Samuelsson
aac3c1bbec
Ensure host make is used when building 'make'
2007-07-31 18:40:17 +00:00
Ulf Samuelsson
dc1552aab0
Install modutils first to STAGING_DIR, then copy to TARGET_DIR
2007-07-31 18:37:52 +00:00
Ulf Samuelsson
bcbc0c1a06
Use TARGET_CONFIGURE_OPTS in openssh
2007-07-31 18:33:19 +00:00
Ulf Samuelsson
453dfec563
Use TARGET_CONFIGURE_OPTS in tinyX
2007-07-31 18:31:58 +00:00
Bernhard Reutner-Fischer
bbd251a075
- add possibility to select different flavours of strip (or none at all for debugging purposes)
2007-07-31 18:06:50 +00:00
Bernhard Reutner-Fischer
dd8226a46d
- lzma needs a CXX cross-compiler
...
- minor cleanups while at it
2007-07-31 16:13:00 +00:00
Bernhard Reutner-Fischer
cd1819ee15
- nil the CXX env var if we don't have a CXX cross-compiler
2007-07-31 15:10:55 +00:00
Ulf Samuelsson
fc3fd8afd2
Use TARGET_CONFIGURE_ARGS in some packages lacking
2007-07-30 18:17:13 +00:00
Bernhard Reutner-Fischer
9ac1a29d41
- install libslang.a into the correct dir (/usr/lib)
...
- remove installed stuff from the staging-dir on -clean
2007-07-30 10:13:50 +00:00
Bernhard Reutner-Fischer
7c82793dcc
- use correct dirs for the staging_dir (Cristian Ionescu-Idbohrn)
2007-07-30 10:06:24 +00:00
Ulf Samuelsson
01be4a3b10
Cleanup of libpng
2007-07-29 07:14:01 +00:00
Ulf Samuelsson
814f5f42b1
Change space to tab
2007-07-28 23:17:27 +00:00
Ulf Samuelsson
fa9fc5aafa
Replace space by tabs
2007-07-28 23:02:26 +00:00
Ulf Samuelsson
19ab5e67fe
Use only single job to build Samba
2007-07-28 21:51:58 +00:00
Ulf Samuelsson
adc08132dc
Cleanup of libid3tag
2007-07-28 17:30:05 +00:00
Ulf Samuelsson
8e1d0f34f7
Add colourdepth support to Qtopia config
2007-07-28 17:26:18 +00:00
Ulf Samuelsson
e806708e3f
Use correct path for alsa-lib
2007-07-28 17:14:06 +00:00
Ulf Samuelsson
4bf70ccf2e
Use correct extension for libmad library
2007-07-28 17:09:44 +00:00
Ulf Samuelsson
5de012b0c7
Bump version of mpg123,use configure, change site to Sourceforge
2007-07-28 17:05:38 +00:00
Ulf Samuelsson
821eed4e12
Add avr32 patch for libmad
2007-07-28 16:49:16 +00:00
Ulf Samuelsson
721149dc8d
Cleanup of thttpd package
2007-07-28 16:46:36 +00:00
Ulf Samuelsson
a8231c393e
Update config's of ntp
2007-07-28 16:41:44 +00:00
Ulf Samuelsson
5d19a1f5ae
Be more specific for coreutils patches
2007-07-28 16:39:06 +00:00
Ulf Samuelsson
de0764bec4
Add dependency to libmad for libid3tag
2007-07-28 16:02:07 +00:00
Ulf Samuelsson
fdda0233d8
Cleanup + ALSA support for madplay
2007-07-28 15:57:09 +00:00
Ulf Samuelsson
412a8dbcbd
Add AVR32 patch for mplayer
2007-07-28 15:43:29 +00:00
Ulf Samuelsson
e90eef2e9b
Add AVR32 patch for Qtopia
2007-07-28 15:41:26 +00:00
Ulf Samuelsson
922655cdf9
Build argus with correct options
2007-07-28 15:38:58 +00:00
Ulf Samuelsson
a1025ef45c
Add libaio package
2007-07-28 15:37:11 +00:00
Ulf Samuelsson
87e9deb129
Add gadgetfs package
2007-07-28 15:30:20 +00:00
Ulf Samuelsson
5159757290
Use correct build options for Quagga
2007-07-28 15:23:35 +00:00
Ulf Samuelsson
03d8e89d93
Update config for proftpd
2007-07-28 15:21:54 +00:00
Ulf Samuelsson
c88787a293
Fix environment for iptables
2007-07-28 15:09:19 +00:00
Bernhard Reutner-Fischer
8ca822def1
- for cross-depmod26 we need to add module-init-tools to the HOST_SOURCE for the 'source' target
2007-07-27 14:43:36 +00:00
Bernhard Reutner-Fischer
61a80acfa9
- a separate Video menu is redundant WRT the Graphic submenu
2007-07-27 12:47:58 +00:00
Bernhard Reutner-Fischer
153b1beaeb
- fix building mconf with curses flags
...
- make sure to rm .config when the first 'make menuconfig' was interrupted and thus no .config.cmd was created.
2007-07-27 12:37:30 +00:00
Ulf Samuelsson
fff865894d
Ensure each target is copied, run libtool --finish
2007-07-27 07:48:56 +00:00
Ulf Samuelsson
8b841c2a89
Use correct binary in 'at' to avoid rebuilds
2007-07-27 07:38:48 +00:00
Ulf Samuelsson
dfdf88d25b
Make sure tn5250 uses the correct include path
2007-07-27 07:35:49 +00:00
Ulf Samuelsson
a0511a1291
Patch kexec inside makefile
2007-07-27 07:34:44 +00:00
Ulf Samuelsson
0155044c85
Remove bad definition of LD to allow building of shared libraries
2007-07-27 07:29:22 +00:00
Ulf Samuelsson
cd84eefcea
Use better Sandbox site
2007-07-25 17:41:15 +00:00
Ulf Samuelsson
cf9e85c6b5
Make SDL seled DirectFB
2007-07-25 17:39:26 +00:00
Ulf Samuelsson
0f5c291296
Fix tn5250 package
2007-07-25 17:37:50 +00:00
Ulf Samuelsson
97ead09d64
Bump version of portage/sandbox to allow build
2007-07-25 11:40:09 +00:00
Bernhard Reutner-Fischer
699b63b8c4
- no features with Apple Inc. (Heikki Lindholm)
2007-07-24 18:20:46 +00:00
Bernhard Reutner-Fischer
75e4ffffd3
- fix brackets if socketcall or ipc are not available (Yann E. MORIN)
2007-07-24 17:59:15 +00:00
Bernhard Reutner-Fischer
c5757aad70
- add a choice for Xserver selection.
...
This is ment as a suggestion Re: http://lists.busybox.net/lists/buildroot/2007-July/003835.html
2007-07-24 17:48:58 +00:00
Ulf Samuelsson
049f3fc20a
Remove extra ':' from qte make
2007-07-24 14:14:36 +00:00
Ulf Samuelsson
90d64ed2bf
Fix some bugs in libxml2 make
2007-07-24 14:12:38 +00:00
Ulf Samuelsson
cc4cb291a4
Use known Buildroot symbols for linux in pcmcia
2007-07-24 14:10:03 +00:00
Ulf Samuelsson
bb9ded22bf
Bump ImageMagick version
2007-07-24 14:08:02 +00:00
Ulf Samuelsson
cb726c166d
Patch correctly kexec, make sure utils is built using HOSTCC
2007-07-24 14:06:13 +00:00
Ulf Samuelsson
87edde00ee
Cleanup of libungif package
2007-07-23 19:05:43 +00:00
Ulf Samuelsson
428f66a247
Make AVAHI depend on libdaemon
2007-07-23 15:00:37 +00:00
Ulf Samuelsson
dbdce5dfc5
Cleanup of mplayer package
2007-07-23 12:40:43 +00:00
Ulf Samuelsson
a1144a9341
Cleanup fbset package
2007-07-23 12:33:22 +00:00
Ulf Samuelsson
92de080e0b
Cleanup imagemagick package
2007-07-23 12:26:49 +00:00
Ulf Samuelsson
d6a17c0597
cleanup fbv package
2007-07-23 12:22:37 +00:00
Ulf Samuelsson
71ed851f44
cleanup fbv package
2007-07-23 12:19:59 +00:00
Ulf Samuelsson
5fa1ff25ad
cleanup alsa-utils
2007-07-23 12:03:24 +00:00
Bernhard Reutner-Fischer
85580c38a7
- fix typo in previous commit
2007-07-23 12:03:17 +00:00
Ulf Samuelsson
eb89ad4257
cleanup alsa-lib
2007-07-23 12:02:35 +00:00
Ulf Samuelsson
e750d9b676
Undo conditional configuration for fbv and fbset
2007-07-23 12:01:05 +00:00
Bernhard Reutner-Fischer
58002d40e9
- iff the cross-compiler supports certain mtune,march,mabi flags then use them for the packages.
...
This should make it obvious if the wrong compiler is used to build the target.
2007-07-23 11:37:25 +00:00
Bernhard Reutner-Fischer
f8cc31c604
- for autoconf'ed packages like these there is no need to pass TARGET_CONFIGURE_OPTS to make
2007-07-23 11:35:26 +00:00
Bernhard Reutner-Fischer
2942e44004
- just use the TARGET_CC
2007-07-23 11:34:30 +00:00
Bernhard Reutner-Fischer
e0fc615c1e
- add runlevel script for later use
2007-07-23 11:00:59 +00:00
Ulf Samuelsson
0ad937e915
Add AVR32 support for strace
2007-07-23 10:26:23 +00:00
Ulf Samuelsson
f5d9ad3c7d
Update config for tiff package
2007-07-23 10:03:14 +00:00
Ulf Samuelsson
407899d899
Update openswan package with bugfixes
2007-07-23 09:45:23 +00:00
Ulf Samuelsson
e1e3b7a5ec
Add imagemagick package
2007-07-23 09:06:34 +00:00
Ulf Samuelsson
316aa9a192
Add fbset 'frame buffer set' package
2007-07-23 09:00:58 +00:00
Ulf Samuelsson
96a8fc9f59
Add fbv 'frame buffer viewer' package
2007-07-23 08:59:10 +00:00
Ulf Samuelsson
aa25036b4d
Remove unneeded patch from new dnsmasq version
2007-07-23 08:54:47 +00:00
Ulf Samuelsson
97b27732c6
Bump version of dnsmasq, with new patches
2007-07-23 08:47:32 +00:00
Ulf Samuelsson
9633b737bc
Update Config of gettext subdir
2007-07-23 08:35:06 +00:00
Ulf Samuelsson
d37c4ad70e
Add some additional terminals to ncurses
2007-07-23 08:33:41 +00:00
Ulf Samuelsson
260db3b0fb
All libungif package
2007-07-23 08:23:54 +00:00
Ulf Samuelsson
4089ac8ba3
Add fontconfig patches for cross-compile
2007-07-23 08:18:45 +00:00
Ulf Samuelsson
47fb8b73f2
Add mplayer package
2007-07-23 08:12:39 +00:00
Ulf Samuelsson
05936ec76e
Add alsa-utils package
2007-07-23 08:10:52 +00:00
Ulf Samuelsson
d50f2371dc
Update libmad configuration + cleanup
2007-07-23 07:57:31 +00:00
Ulf Samuelsson
8143566382
Update SAMBA configuration + cleanup
2007-07-23 07:56:00 +00:00
Ulf Samuelsson
620f19dc2e
Add alsa-lib package
2007-07-23 07:54:13 +00:00
"Steven J. Hill"
f60905df62
No platform code in this file.
2007-07-22 20:09:54 +00:00
Ulf Samuelsson
3b7b07a422
ATMEL_MIRROR needs to be available before toolchain is built
2007-07-22 17:17:03 +00:00
"Steven J. Hill"
0ffc8419b4
Fix hdparm to cross build correctly. Also fix thttpd to build and install sanely and add simplified start up.
2007-07-20 14:37:48 +00:00
Ulf Samuelsson
65a964b6a7
Add additional include directory, required by some packages
2007-07-20 11:36:52 +00:00
Ulf Samuelsson
91a999f3ba
Ensure 'coreutils' use patch from the correct directory
2007-07-20 11:16:56 +00:00
Ulf Samuelsson
e5af2c8316
Patch mtd from correct directory
2007-07-20 08:08:04 +00:00
Ulf Samuelsson
58ae45f345
Add optional mtd configuration (experimental - only available for Atmel targets)
2007-07-20 08:00:19 +00:00
Ulf Samuelsson
e7c08c297d
make source-check without permanently changing WGET command
2007-07-20 07:34:28 +00:00
"Steven J. Hill"
62b5ae4b66
Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-level directory. Finally fix Linux kernel module building such that modules are built and installed first followed by rest of packages. This allows for packages to build external Linux kernel modules.
2007-07-18 18:07:19 +00:00
Ulf Samuelsson
88494a7bbe
vpnc needs an include dir
2007-07-17 19:16:32 +00:00
Ulf Samuelsson
73f43a28c3
Add vpnc package
2007-07-17 18:14:25 +00:00
Ulf Samuelsson
92bca2efe7
Add gpg-error package
2007-07-17 18:11:55 +00:00
Ulf Samuelsson
630dec28c2
Add GNU Crypto library
2007-07-17 18:10:35 +00:00
Ulf Samuelsson
3a18b7b9f7
Avoid repeated rebuilds of 'sysvinit'
2007-07-17 17:07:33 +00:00
Ulf Samuelsson
b2cc2970b9
Avoid repeated rebuilds of 'wipe'
2007-07-17 17:05:58 +00:00
Ulf Samuelsson
c4bd716055
Avoid repeated build of 'ed'
2007-07-17 15:37:08 +00:00
Ulf Samuelsson
256c7267a7
Make dbus depend on libxml2 and link with lib
2007-07-17 15:19:18 +00:00
Ulf Samuelsson
ff2adceaa2
Copy libxml2 headers to staging_dir (and possibly target_dir)
2007-07-17 15:17:42 +00:00
Ulf Samuelsson
431e0223da
Avoid constant rebuild of 'sed'
2007-07-17 12:12:12 +00:00
Ulf Samuelsson
4705b60076
Ensure we use host 'make', even when building 'make' in buildroot
2007-07-17 12:09:07 +00:00
Ulf Samuelsson
458ce81c87
Update configure files for libdaemon
2007-07-17 12:06:01 +00:00
Ulf Samuelsson
4e01b05d94
Avoid constant rebuild of 'socat'
2007-07-17 12:04:36 +00:00
Ulf Samuelsson
847d0aaca2
Read patch from correct directory
2007-07-17 12:02:44 +00:00
Ulf Samuelsson
e826372fdb
Fix spelling error
2007-07-17 12:01:09 +00:00
Ulf Samuelsson
a2932f294d
Fix compile bugs caused by undefined preprocessor variables
2007-07-17 11:05:31 +00:00
"Steven J. Hill"
bf45b77078
Make OpenSSL support to be configurable and get the install target footprint to be as small as possible. Also clean up the clean target. "Clean up, clean up, everybody lend a hand! Clean up, clean up, you can do it, yes you can."
2007-07-17 00:27:10 +00:00
"Steven J. Hill"
afab848a5e
Fix build directives and clean target screwed up by me.
2007-07-17 00:25:31 +00:00
"Steven J. Hill"
8beacdba1e
The clean target should really work.
2007-07-17 00:24:54 +00:00
"Steven J. Hill"
7a91ec9af6
Should have been with 'tinyhttpd' check-in.
2007-07-17 00:24:13 +00:00
"Steven J. Hill"
9e7a628293
We need LDFLAGS here.
2007-07-17 00:23:46 +00:00
"Steven J. Hill"
80de02162d
Add new 'tinyhttpd' package and move all other httpd servers to be disabled if the BusyBox server is being used.
2007-07-17 00:23:31 +00:00
"Steven J. Hill"
b9721176ba
Build proftpd with IPv6 support only if the toolchain was configured as such.
2007-07-17 00:22:39 +00:00
"Steven J. Hill"
51245ee183
Do not use wildcard for patches.
2007-07-17 00:22:16 +00:00
"Steven J. Hill"
bc9dcb8574
Bump Samba to latest version and update patches.
2007-07-17 00:21:16 +00:00