Age | Commit message (Collapse) | Author |
|
|
|
|
|
It doesn't make much sense to install the cross-gperf to staging dir.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The build without CONFIG_UPDATE has now been verified on arm/armeb/avr32,
so lets revert this for good.
|
|
|
|
library paths.
|
|
|
|
|
|
|
|
|
|
Ulfs r22659 commit broke make source-check/external deps, so reverting it.
|
|
|
|
|
|
|
|
|
|
|
|
for lighttpd config
|
|
|
|
softfloat
|
|
|
|
|
|
|
|
|
|
libtoolize)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Disable development xephyr/xnest/xvfb servers (saves ~3MB).
|
|
The xauth package installs into /usr/bin, so look for it there.
|
|
|