Peter Korsgaard
e92ad5bc97
Bump version
2007-04-24 13:42:03 +00:00
Eric Andersen
85d7f6f05f
fixup package LDFLAGS handling
2007-03-13 22:59:59 +00:00
Bernhard Reutner-Fischer
2208a62d71
- some more CONFIG_UPDATEs by Haavard Skinnemoen
2007-03-07 14:32:22 +00:00
Eric Andersen
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
...
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory. The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.
This also adds in a pile of libtool fixups. Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
-Erik
2007-01-14 03:52:21 +00:00
Bernhard Reutner-Fischer
6342c83201
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
...
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
2006-10-01 15:17:52 +00:00
Eric Andersen
e8b1af7638
bump version, merely a compile fix for scp
2006-04-11 00:29:56 +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
"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
David Anders
79816f9fec
undo changes for wtmp and last log
2006-01-24 15:53:15 +00:00
David Anders
f3803a9088
disable wtmp and lastlog in config as well as the dbclient symlink generation per case 0000521
2006-01-24 15:34:05 +00:00
Eric Andersen
afe8857daf
Update to 0.47 addressing a security problem
2005-12-24 02:30:28 +00:00
Mike Frysinger
dfebda0014
remove extra space after touch
2005-11-24 06:53:24 +00:00
Mike Frysinger
03b6466e23
fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed out by vlad in bug 533
2005-11-05 20:56:29 +00:00
Mike Frysinger
d11b70150e
rename dropbear_sshd to just dropbear
2005-10-29 07:01:33 +00:00