Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Thomas PetazzoniThomas Petazzoni
b88c394685fnetperf: use correct step override methodSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
7d6e7bcc26dlighttpd: use correct step override methodSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
2d30d8f4ebdgawk: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
5c421dde681kismet: use correct step override method
Thomas PetazzoniThomas Petazzoni
879465e0402alsa-lib: use correct step override methodSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
020e028108ddmraid: remove useless strip and use correct step override methodFor the target installation step, do not rely on the package being installed in the staging directory, as it may not be true. So the dmraid binary is directly taken from the build directory. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
4dfe998b325libnl: remove useless strip and use correct step overrideSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
166631bdfbdbmon: use correct way of overriding stepsSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
0de10bf4915ncftp: use correct way of overriding stepsSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
d073318876coprofile: use correct way of overriding stepsSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
0fe621d1dedat: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
9785f71c7a7bridge: remove useless strip and use correct definition for uninstallSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
0958e6109c9tiff: use correct construct to override target installationWe also remove the stripping, as it is already done globally. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
62df009e47bsquid: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
1c99b35528dwpa_supplicant: convert old-style hooks to new-style hooksSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
1976fc5f244xlib_libX11: convert old-style hooks to new-style hooksSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
cfe2c192d17e2fsprogs: convert old-style hooks to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
2a784080ad8openssh: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
c648785b933libxml2: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
84d37d15e3elibdnet: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
20528a8449clibpng: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
375b14fbeb8libiconv: convert old-style hook to new-style hookIn addition to that, remove useless stripping since it is done globally. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
c42d2a3afe5lite: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
dbcec2b28e0dropbear: convert old-style hook and commands to new-styleSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
39c781f33a7libgtk2: convert old-style hook to new-styleSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
fa6c7989acblibcurl: convert old-style hook to new-styleSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
f80d0645727liboil: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
fcab98c31bdusbutils: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
d31100d7e80mysql_client: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
b4cb198b971shared-mime-info: convert old-style hook to new-style hookWe don't want to use 'make DESTDIR=$(TARGET_DIR) install' as we only want the MIME database to be installed on the target. So we simply override the target installation command. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
da07989b17cfreetype: convert old-style hooks to new-style hooksThe strip of the library is also removed, since this is done globally. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
3d595a60160sdl_sound: convert old-style hooks to new-style hooksSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
0f5fae2a69bjpeg: convert old-style hooks to new-style hooksSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
26d0bb8b11elibidn: convert old-style hooks to new-style hooksSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
c692a3e4434php: convert old-style hooks to new-style hooksSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
e8ba6a5119csamba: convert old-style hooks to new-style hooksSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
918978d4ad8pango: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
e3077bc8225taglib: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
3c6985d309alibevent: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
1c8e89f4ce9libxslt: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
90710e0c228libungif: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
28025091919avahi: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
d1b11c16f06tn5250: remove old-style hook usage and step overrideSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
428b533655elibglade: convert old-style hook to new-style hookSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
50f8b80f2abbind: remove old-style hook usage and step overrideSigned-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Marcus OsdobaMarcus Osdoba
33070528796usbutils: bump to 0.90Signed-off-by: Marcus Osdoba <marcus.osdoba@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Paul JonesPaul Jones
f47b29353f3qt: Bump to 4.6.3Also add option to build example and demo code [Peter: fix patch handling] Signed-off-by: Paul Jones <paul@pauljones.id.au> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
bb4ca92c401berkeleydb: fix download urlSleepycat is now owned by oracle so the old site is gone. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
fb848d400fciptables: bump to 1.4.9.1Adds support for new kernel 2.6.35 features. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
ee314c97f93kismet: bump to 2010-07-R1Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>