Eric Andersen
eada0a459e
per bug 0000786, strip quotes
2006-04-10 23:40:05 +00:00
Eric Andersen
126a92177d
0000755: New package: haserl: patch from jacmet
...
This little patch adds a target for haserl to buildroot.
Haserl - Html And Shell Embedded Report Language
2006-04-10 23:34:06 +00:00
Eric Andersen
9dd69ffbfd
0000789: New package: ethtool: patch from jacmet
...
This little patch adds a target for ethtool to buildroot.
ethtool is a small utility for examining and tuning your ethernet-based network interface.
2006-04-10 23:31:14 +00:00
Eric Andersen
fa3670698e
fix for newer gcc
2006-04-10 23:25:40 +00:00
Eric Andersen
674d61d84b
yet again... rework fakeroot handling to ensure fakeroot is invoked just once,
...
as it seems to sometimes lose values logged during from earlier invocations.
2006-04-10 22:49:48 +00:00
Eric Andersen
7be3856489
fetch zlib from the cannonical site at zlib.net
2006-04-10 18:09:17 +00:00
Eric Andersen
f333602f73
remove redundant e2fsprogs dependency which caused unnecessary rebuilds.
2006-04-06 22:17:39 +00:00
Eric Andersen
39027ff8d2
Build ltt without GTK if GTK is not available
2006-04-06 22:13:51 +00:00
Eric Andersen
1718a20602
bjdooks writes:
...
udev creates wrong permissions on /dev/s3c2410_serial devices
Attached patch adds a line for s3c2410_serial with the correct MODE/group
2006-04-06 18:21:51 +00:00
Eric Andersen
0d26efed3a
lord_apollyon writes:
...
When gcc 3.4.4 is configured for the toolchain, it subsequently fails to
compile udhcp-0.9.8/dhcpc.c complaining about an improper switch statement
syntax error:
dhcpc.c: In function `perform_renew':
dhcpc.c:136: error: label at end of compound statement
2006-04-06 18:17:50 +00:00
Eric Andersen
afd4b07278
will_newton writes: thttpd install fails
2006-04-06 17:47:53 +00:00
Eric Andersen
51c429bf06
david_bachelart writes:
...
the recent uemacs packages does not appear in the packages list.
2006-04-06 17:45:35 +00:00
Eric Andersen
4a01900a8d
tyler writes:
...
libdirectfb* is copied to target, but when the package builds it also builds
libdirect* and libfusion*, which libdirectfb will call upon, but they are not
copied along with libdirectfb.
2006-04-06 17:43:28 +00:00
Eric Andersen
b607f5cdc3
tyler writes:
...
Building DirectFB compiles fine and installs fine, but when running on the
target the libraries look for DirectFB modules within a path that was defined
as $(PREFIX) during the build. Under buildroot PREFIX is set to
$(STAGING_DIR)/usr, which obviously doesn't exist on the target so it dies.
Instead, it should be built such that PREFIX=/usr then have prefix &
exec_prefix set to $(STAGING_DIR)/usr when it's time to install.
2006-04-06 17:40:47 +00:00
Eric Andersen
5c08468027
patch from bjdooks:
...
mtd.mk is ignoring the set ($DL_DIR), which means fit will fail when
DL_DIR is set to something other than dl
2006-04-06 17:27:32 +00:00
Mike Frysinger
fd6cc8b1b2
fix building when CPP is set in build env
2006-03-28 07:11:51 +00:00
Mike Frysinger
c295d3a9e3
some more patches from upstream
2006-03-23 03:04:47 +00:00
Mike Frysinger
2b58b9d12c
some more patches from upstream
2006-03-23 03:04:41 +00:00
Eric Andersen
cec440f442
update some missing bits for cross depmod
2006-03-22 18:25:51 +00:00
Bernhard Reutner-Fischer
a3014ed22f
- drop mktmp hunk
2006-03-21 11:57:00 +00:00
Bernhard Reutner-Fischer
3af1e90919
- add uemacs
2006-03-21 11:22:52 +00:00
Eric Andersen
9ef8e45ff6
rsync-2.6.7 is now out
2006-03-19 21:18:45 +00:00
Eric Andersen
986418d19e
seems the dropbear folk forgot to make a .bz2 package this release
2006-03-19 17:18:56 +00:00
Mike Frysinger
419daf099c
grab patches from upstream
2006-03-19 08:53:49 +00:00
Mike Frysinger
b8601dd7ea
import bash-3.1 patches
2006-03-19 08:52:48 +00:00
Mike Frysinger
d4f0350c6d
update to bash-3.1
2006-03-19 08:52:29 +00:00
Mike Frysinger
229a26a76f
ver bump
2006-03-19 08:51:47 +00:00
"Steven J. Hill"
c579e32dbe
Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, otherwise latest dropbear does not build.
2006-03-16 04:38:56 +00:00
Eric Andersen
34d23578ad
bump version to the newly released 0.48
2006-03-10 19:43:52 +00:00
Bernhard Reutner-Fischer
6ff820d647
- pass $(TARGET_CROSS)strip as STRIP to the packages.
2006-03-10 08:44:16 +00:00
Bernhard Reutner-Fischer
8ec9199f17
- quote HOST_CC.
...
Allows for passing flags along HOST_CC which is sometimes needed on certain
architectures.
2006-03-10 08:30:15 +00:00
Bernhard Reutner-Fischer
1281c7b4b9
- use coreutils-5.93
2006-03-08 08:34:32 +00:00
Mike Frysinger
3ed67dec81
fixup support for big endian targets
2006-03-02 06:24:19 +00:00
Mike Frysinger
69f053fdb4
sync with latest upstream cvs
2006-03-02 06:18:02 +00:00
Mike Frysinger
b2da053b14
fix cross-compiling for 64bit hosts
2006-02-25 06:48:26 +00:00
Mike Frysinger
126da5f7f0
version bump
2006-02-25 06:48:20 +00:00
Mike Frysinger
f36ca6b92b
touchup code and dont define a garbage rule if MTD_SOURCE is undefined
2006-02-15 00:38:55 +00:00
Mike Frysinger
02b92f25c4
WIPE_PATCH isnt defined so dont generate a garbage rule
2006-02-15 00:38:06 +00:00
Mike Frysinger
da2cfe4b0a
version bump
2006-02-15 00:37:19 +00:00
Mike Frysinger
f387597064
if uClibc_config.h doesnt exist yet, make sure grep doesnt complain about it
2006-02-15 00:26:07 +00:00
David Anders
82f9e49198
update version of xfsprogs per case 0000641
2006-02-10 20:31:04 +00:00
David Anders
09e3204b25
change patch level for netsnmp per case 0000707
2006-02-10 20:21:32 +00:00
Mike Frysinger
77af3a2fa2
drop the os stuff per Thomas Chou in Bug 618
2006-02-07 04:59:38 +00:00
David Anders
ebd6e5467c
fix unzip method based on the difference between daily snapshots and stable release per case 0000662
2006-01-27 12:58:14 +00:00
David Anders
e507951611
add new package bind per case 0000507
2006-01-25 20:56:55 +00:00
David Anders
9f9e02025e
add option to select target installation per case 0000519
2006-01-25 17:47:03 +00:00
David Anders
54f724280d
add TARGET_CXX per case 0000593
2006-01-25 17:28:23 +00:00
Bernhard Reutner-Fischer
83e44e63f3
Brent Cook writes: in packages/smartmontools/smartmontools.mk
...
s/BR2_PACKAGE_TAR/BR2_PACKAGE_SMARTMONTOOLS/
Thanks!
2006-01-24 22:31:46 +00:00
David Anders
1c3d3d2ffe
add -f flag to ln command to fix cygwin error per case 0000441
2006-01-24 21:35:07 +00:00
David Anders
63c97755b4
add asterisk package per case 0000456
2006-01-24 21:30:10 +00:00