Ulf Samuelsson
e1621a4a2a
Use <package>_VERSION in all <package>.mk instead of <package>_VER
2007-07-11 14:06:06 +00:00
Bernhard Reutner-Fischer
74d518dc2a
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
...
- use TARGET_CONFIGURE_ARGS where appropriate.
2007-06-27 12:01:27 +00:00
"Steven J. Hill"
8f8e19df58
Fix install of scripts.
2007-06-16 17:54:38 +00:00
"Steven J. Hill"
6b00c90d70
Rename all INIT scripts to have the numerical prefixes to easily see the start-up order.
2007-05-09 22:48:41 +00:00
"Steven J. Hill"
69564bb566
Install the default script only if one was not found from the platform.
2007-05-07 04:01:58 +00:00
Eric Andersen
15177a6e95
yet more LDFLAGS handling fixups
2007-03-14 03:12:22 +00:00
Eric Andersen
85d7f6f05f
fixup package LDFLAGS handling
2007-03-13 22:59:59 +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
"Steven J. Hill"
2f2492f7f1
Update packages to provide properly working initialization scripts. These have been tested with embedded PowerPC systems.
2007-01-14 00:55:25 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Mike Frysinger
dfebda0014
remove extra space after touch
2005-11-24 06:53:24 +00:00
Eric Andersen
dbd27ef3ac
Minor updates
2005-07-27 11:16:00 +00:00
Eric Andersen
369864cf10
be a bit more consistant with naming, always escape wildcards
2005-06-24 08:36:13 +00:00
Eric Andersen
fc6fc1f7f7
Don't mess with /etc/default for now.
2005-04-21 17:52:19 +00:00
Eric Andersen
07064c0978
Update init scripts a bit. Don't mess with /etc/default for now.
2005-04-21 17:36:04 +00:00
Eric Andersen
cbe260d167
HPA's Trivial File Transfer Protocol (tftp) server.
2005-02-16 21:17:18 +00:00