Commit Graph

1400 Commits

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