Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
for lighttpd config
|
|
|
|
softfloat
|
|
|
|
|
|
|
|
and 4.2.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
libtoolize)
|
|
locations for prepatched toolchain to be under the toolchain directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handling source/source-check/external-deps together doesn't work, as
wget will then download the sources every time make source is called
even if it's available in DL_DIR
Instead detect source-check/external-deps from MAKELEVEL.
Support downloadable package patches in source-check/external-deps
while we're at it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The ln -sf command would fail if $TARGET_DIR/usr/lib/terminfo already exists
as we don't have write permissions to the symlink target. Fixed by adding
-n option (don't dereference link).
|
|
There's no need for removing the pkgconfig files in valgrind.mk
as that is now handled by the generic BR2_HAVE_DEVFILES.
|
|
|
|
will be removal.
|