Commit Graph

1503 Commits

Author SHA1 Message Date
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