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
Ulf Samuelsson
f9a0f11030
Add libxml2 package
2007-07-16 20:13:22 +00:00
Ulf Samuelsson
739c51d175
Cleanup of libcgi
2007-07-16 19:03:46 +00:00
Ulf Samuelsson
ce01a666dc
Avoid rebuilding 'readline-5.1'
2007-07-16 11:14:44 +00:00
Ulf Samuelsson
21f3e48d6c
Avoid rebuild of openntpd
2007-07-16 10:58:58 +00:00
Ulf Samuelsson
5dce7d3005
Temporarily allow static libgettext library option to ensure build can complete for ARM
2007-07-16 10:00:29 +00:00
Ulf Samuelsson
483331462a
Avoid repeated rebuild of libusb
2007-07-16 09:45:39 +00:00
Ulf Samuelsson
144f079cde
Stop repeated build of libcgi
2007-07-16 09:32:07 +00:00
Ulf Samuelsson
1ed4094d61
Get rid of repeated rebuild of 'at'
2007-07-16 08:12:15 +00:00
Ulf Samuelsson
06cc62f9cf
Get rid of repeated copy of 'customize'
2007-07-16 07:55:50 +00:00
Ulf Samuelsson
826f8ef472
Use correct script to init lighttpd
2007-07-15 23:35:31 +00:00
Ulf Samuelsson
f481330866
Make package/pcmcia depend on 'linux26' (which is defined) instead of 'linux'
2007-07-15 22:01:33 +00:00
Ulf Samuelsson
0f9c5b1129
Define HOSTLN to allow gzip to build for non-x86 target
2007-07-15 21:54:11 +00:00
Ulf Samuelsson
f54e958645
Fix acpid version info
2007-07-15 17:06:15 +00:00
Ulf Samuelsson
e17c3858c4
Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIR
2007-07-12 15:32:04 +00:00
Ulf Samuelsson
412ca2a4d4
BSP Patch:
...
=========================================================
The purpose of the BSP patch is to allow building
several boards inside the same buildroot tree.
For this to work, each board has to have its
own "$(TARGET_DIR)" and all *configurable* packages
must be rebuilt for each board.
They are now built in the "$(PROJECT_BUILD_DIR)"
All non configurable packages can and should still
be built in the "$(BUILD_DIR)".
If a package is built for one board, then when
you build for a second board of the same architecture
the build becomes a simple copy of the resulting
binaries.
-----
Define BR2_PROJECT which will be used as the selector
between different boards. Note that BR2_PROJECT allow
you to build multiple root file systems for a single
board, and should not be confused with BR2_BOARD_NAME
which relates to the H/W.
-----
Define PROJECT_BUILD_DIR as "PROJECT_BUILD_DIR/$(PROJECT)"
Define BINARIES_DIR as "binaries/$(PROJECT)"
Define TARGET_DIR as "$(PROJECT_BUILD_DIR)/root"
(some prefix/postfix may apply)
Resulting images are stored in "$(BINARIES_DIR)"
-----
Define a few new environment variables in Makefile
PROJECT: Stripped BR2_PROJECT
DATE: Date of build in YYYY-MM-DD format
HOSTNAME: Stripped BR2_HOSTNAME => /etc/hostname
BANNER: Stripped BR2_BANNER => /etc/issue
Linux and Busybox will be built in $(PROJECT_BUILD_DIR)
More patches will be needed later to ensure all
configurable packages are built in this directory.
2007-07-12 13:11:03 +00:00
Ulf Samuelsson
7def55591d
Define date of build as DATE, use in mtd/mtd.mk
2007-07-11 15:01:42 +00:00
Ulf Samuelsson
32ea433d09
Use <package>_VERSION in all <package>.mk instead of <package>_VER
2007-07-11 14:20:47 +00:00
Ulf Samuelsson
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
2007-07-11 14:06:06 +00:00
Ulf Samuelsson
cd599b6114
Use <package>_VERSION in all <package>.mk instead of <package>_VER
2007-07-11 13:55:55 +00:00
Ulf Samuelsson
b40e89ab86
Use <package>_VERSION in all <package>.mk instead of <package>_VER
2007-07-11 13:55:21 +00:00
Bernhard Reutner-Fischer
5ff7c496e7
- cosmetics: rename _VER to _VERSION and touch at
2007-07-09 18:36:01 +00:00
Bernhard Reutner-Fischer
ead86bff64
- pull from upstream
2007-07-09 17:59:19 +00:00
Bernhard Reutner-Fischer
9bb66ca13e
- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE).
...
Fixes build breakage as seen by Ulf et al.
2007-07-09 08:30:38 +00:00
Ulf Samuelsson
ae0af115cd
WGET_NOSPIDERS is not defined, use WGET for now
2007-07-09 04:59:45 +00:00
Ulf Samuelsson
e47699f952
Use hostap release version instead of snapshot
2007-07-09 04:40:53 +00:00
Bernhard Reutner-Fischer
402d710eeb
- bump version
...
- misc adjustments while at it
2007-07-08 19:07:46 +00:00