Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Ulf SamuelssonUlf Samuelsson
03d8e89d939Update config for proftpd
Ulf SamuelssonUlf Samuelsson
c88787a2935Fix environment for iptables
Bernhard Reutner-FischerBernhard Reutner-Fischer
69d692e4ae5- explicitely list base targets for World
Bernhard Reutner-FischerBernhard Reutner-Fischer
7603183a87b- put dependency checking right to the start where any later stages can rely on the being ok.
Bernhard Reutner-FischerBernhard Reutner-Fischer
5ef9e52b8e3- fix directory dependencies - BASE_TARGET depends on dirs
Bernhard Reutner-FischerBernhard Reutner-Fischer
8ca822def1e- for cross-depmod26 we need to add module-init-tools to the HOST_SOURCE for the 'source' target
Bernhard Reutner-FischerBernhard Reutner-Fischer
fb2c8fec6ce- remove passing down the goals
Bernhard Reutner-FischerBernhard Reutner-Fischer
6e98cd559a0- ignore itanium*
Bernhard Reutner-FischerBernhard Reutner-Fischer
61a80acfa97- a separate Video menu is redundant WRT the Graphic submenu
Bernhard Reutner-FischerBernhard Reutner-Fischer
153b1beaeb0- fix building mconf with curses flags - make sure to rm .config when the first 'make menuconfig' was interrupted and...
Bernhard Reutner-FischerBernhard Reutner-Fischer
0c238e669f3- the minimal busybox skeleton does not necessarily need this ld stuff. If it is really needed (for dynamic builds)...
Ulf SamuelssonUlf Samuelsson
c2cabfa0bb3Use linux headers version, if linux is not defined
Ulf SamuelssonUlf Samuelsson
fff865894d6Ensure each target is copied, run libtool --finish
Ulf SamuelssonUlf Samuelsson
8b841c2a898Use correct binary in 'at' to avoid rebuilds
Ulf SamuelssonUlf Samuelsson
dfdf88d25bcMake sure tn5250 uses the correct include path
Ulf SamuelssonUlf Samuelsson
a0511a12917Patch kexec inside makefile
Ulf SamuelssonUlf Samuelsson
0155044c855Remove bad definition of LD to allow building of shared libraries
Ulf SamuelssonUlf Samuelsson
cd84eefceaaUse better Sandbox site
Ulf SamuelssonUlf Samuelsson
cf9e85c6b57Make SDL seled DirectFB
Ulf SamuelssonUlf Samuelsson
0f5c2912961Fix tn5250 package
Ulf SamuelssonUlf Samuelsson
97ead09d64dBump version of portage/sandbox to allow build
Bernhard Reutner-FischerBernhard Reutner-Fischer
699b63b8c4d- no features with Apple Inc. (Heikki Lindholm)
Bernhard Reutner-FischerBernhard Reutner-Fischer
f9636d56843- add gcc-4.2.1
Bernhard Reutner-FischerBernhard Reutner-Fischer
75e4ffffd3f- fix brackets if socketcall or ipc are not available (Yann E. MORIN)
Bernhard Reutner-FischerBernhard Reutner-Fischer
c5757aad709- add a choice for Xserver selection. This is ment as a suggestion Re: http://lists.busybox.net/lists/buildroot/200...
Bernhard Reutner-FischerBernhard Reutner-Fischer
134a26b0faf- adjust lzma arguments for current version
Ulf SamuelssonUlf Samuelsson
049f3fc20a6Remove extra ':' from qte make
Ulf SamuelssonUlf Samuelsson
90d64ed2bfcFix some bugs in libxml2 make
Ulf SamuelssonUlf Samuelsson
cc4cb291a4bUse known Buildroot symbols for linux in pcmcia
Ulf SamuelssonUlf Samuelsson
bb9ded22bfdBump ImageMagick version
Ulf SamuelssonUlf Samuelsson
cb726c166d9Patch correctly kexec, make sure utils is built using HOSTCC
Bernhard Reutner-FischerBernhard Reutner-Fischer
29cc530407a- add fixups for lzma'ed initramfs
Bernhard Reutner-FischerBernhard Reutner-Fischer
6005d007ffb- forward port lzma-vmlinux and ipmisensors to 2.6.22.1
Ulf SamuelssonUlf Samuelsson
87edde00ee9Cleanup of libungif package
Ulf SamuelssonUlf Samuelsson
754087858cfAdd configuration option allowing hiding packages needing WCHAR
Ulf SamuelssonUlf Samuelsson
428f66a247fMake AVAHI depend on libdaemon
Bernhard Reutner-FischerBernhard Reutner-Fischer
170300e045b- revert a part that was introduced with the PROJECT changes. fixes unability to build a kernel (failed to find rul...
Ulf SamuelssonUlf Samuelsson
dbdce5dfc5dCleanup of mplayer package
Ulf SamuelssonUlf Samuelsson
a1144a93415Cleanup fbset package
Ulf SamuelssonUlf Samuelsson
92de080e0b8Cleanup imagemagick package
Ulf SamuelssonUlf Samuelsson
d6a17c05978cleanup fbv package
Ulf SamuelssonUlf Samuelsson
71ed851f441cleanup fbv package
Ulf SamuelssonUlf Samuelsson
5fa1ff25ad5cleanup alsa-utils
Bernhard Reutner-FischerBernhard Reutner-Fischer
85580c38a7e- fix typo in previous commit
Ulf SamuelssonUlf Samuelsson
eb89ad4257bcleanup alsa-lib
Ulf SamuelssonUlf Samuelsson
e750d9b6766Undo conditional configuration for fbv and fbset
Bernhard Reutner-FischerBernhard Reutner-Fischer
58002d40e98- iff the cross-compiler supports certain mtune,march,mabi flags then use them for the packages. This should make i...
Bernhard Reutner-FischerBernhard Reutner-Fischer
f8cc31c604c- for autoconf'ed packages like these there is no need to pass TARGET_CONFIGURE_OPTS to make
Bernhard Reutner-FischerBernhard Reutner-Fischer
2942e440047- just use the TARGET_CC
Bernhard Reutner-FischerBernhard Reutner-Fischer
926309afdb4- add missing dependency
Bernhard Reutner-FischerBernhard Reutner-Fischer
acc706b7b68- the external-toolchain.mk is not parallel-safe, so ignore it. - first step of minor adjustments to allow for a topl...
Bernhard Reutner-FischerBernhard Reutner-Fischer
e0fc615c1eb- add runlevel script for later use
Bernhard Reutner-FischerBernhard Reutner-Fischer
b384588ad03- update ipmisensors - add lzma vmlinuz
Ulf SamuelssonUlf Samuelsson
0ad937e9151Add AVR32 support for strace
Ulf SamuelssonUlf Samuelsson
f5d9ad3c7daUpdate config for tiff package
Ulf SamuelssonUlf Samuelsson
407899d8997Update openswan package with bugfixes
Ulf SamuelssonUlf Samuelsson
e1e3b7a5ec2Add imagemagick package
Ulf SamuelssonUlf Samuelsson
316aa9a1926Add fbset 'frame buffer set' package
Ulf SamuelssonUlf Samuelsson
96a8fc9f596Add fbv 'frame buffer viewer' package
Ulf SamuelssonUlf Samuelsson
aa25036b4d8Remove unneeded patch from new dnsmasq version
Ulf SamuelssonUlf Samuelsson
97b27732c6fBump version of dnsmasq, with new patches
Ulf SamuelssonUlf Samuelsson
9633b737bceUpdate Config of gettext subdir
Ulf SamuelssonUlf Samuelsson
d37c4ad70e2Add some additional terminals to ncurses
Ulf SamuelssonUlf Samuelsson
260db3b0fbfAll libungif package
Ulf SamuelssonUlf Samuelsson
4089ac8ba3cAdd fontconfig patches for cross-compile
Ulf SamuelssonUlf Samuelsson
47fb8b73f25Add mplayer package
Ulf SamuelssonUlf Samuelsson
05936ec76e5Add alsa-utils package
Ulf SamuelssonUlf Samuelsson
e74803b2538Use correct AVR32 chip id's
Ulf SamuelssonUlf Samuelsson
d50f2371dcdUpdate libmad configuration + cleanup
Ulf SamuelssonUlf Samuelsson
81435663823Update SAMBA configuration + cleanup
Ulf SamuelssonUlf Samuelsson
620f19dc2edAdd alsa-lib package
"Steven J. Hill""Steven J. Hill"
f60905df620No platform code in this file.
Ulf SamuelssonUlf Samuelsson
3b7b07a4226ATMEL_MIRROR needs to be available before toolchain is built
Ulf SamuelssonUlf Samuelsson
a035d2300a9Use a single ATMEL_MIRROR declaration + cleanup
"Steven J. Hill""Steven J. Hill"
f82e442b980Convert DOS to UNIX style.
"Steven J. Hill""Steven J. Hill"
0ffc8419b44Fix hdparm to cross build correctly. Also fix thttpd to build and install sanely and add simplified start up.
Ulf SamuelssonUlf Samuelsson
4ccf17da47fFix Linux build if BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG is not defined
Ulf SamuelssonUlf Samuelsson
65a964b6a7cAdd additional include directory, required by some packages
Ulf SamuelssonUlf Samuelsson
12ceed63758Add experimental linux target option
Ulf SamuelssonUlf Samuelsson
91a999f3babEnsure 'coreutils' use patch from the correct directory
Ulf SamuelssonUlf Samuelsson
e42f1e04913Avoid repeated rebuild of u-boot
Ulf SamuelssonUlf Samuelsson
545fb67351aAdd linux kconfig for AT91SAM9260EK running from dataflashcard
Ulf SamuelssonUlf Samuelsson
3aa79f70681Cleanup of Atmel Makefile.in
Ulf SamuelssonUlf Samuelsson
f483f0a5e05Add uclibc wchar default configuration
Ulf SamuelssonUlf Samuelsson
196cbc2ca3cAdd default configuration for AT91SAM9260EK running from dataflashcard
Ulf SamuelssonUlf Samuelsson
64733ddb08dAdd patch for linux 2.6.22.1
Ulf SamuelssonUlf Samuelsson
e5af2c83166Patch mtd from correct directory
Ulf SamuelssonUlf Samuelsson
58ae45f3458Add optional mtd configuration (experimental - only available for Atmel targets)
Ulf SamuelssonUlf Samuelsson
3c9ebe81c2aU-Boot cleanup
Ulf SamuelssonUlf Samuelsson
fd9db1bd819Add option for advanced linux configuration (experimental, only visible for Atmel targets)
Ulf SamuelssonUlf Samuelsson
e7c08c297d0make source-check without permanently changing WGET command
"Steven J. Hill""Steven J. Hill"
62b5ae4b66fFix INITRAMFS target that was broken. Get rid of config stuff out of the top-level directory. Finally fix Linux kerne...
Ulf SamuelssonUlf Samuelsson
88494a7bbebvpnc needs an include dir
Ulf SamuelssonUlf Samuelsson
73f43a28c37Add vpnc package
Ulf SamuelssonUlf Samuelsson
92bca2efe74Add gpg-error package
Ulf SamuelssonUlf Samuelsson
630dec28c22Add GNU Crypto library
Ulf SamuelssonUlf Samuelsson
3a18b7b9f79Avoid repeated rebuilds of 'sysvinit'
Ulf SamuelssonUlf Samuelsson
b2cc2970b9dAvoid repeated rebuilds of 'wipe'
Ulf SamuelssonUlf Samuelsson
c4bd7160555Avoid repeated build of 'ed'
Ulf SamuelssonUlf Samuelsson
256c7267a7dMake dbus depend on libxml2 and link with lib
Ulf SamuelssonUlf Samuelsson
ff2adceaa2bCopy libxml2 headers to staging_dir (and possibly target_dir)
"Steven J. Hill""Steven J. Hill"
1bb1d9f3967Add 'linux26-modules' target to allow external drivers to be built with the kernel. Also, remove 'boot' directory bef...
Ulf SamuelssonUlf Samuelsson
a1e6a84bb32Add AT91 targets
Ulf SamuelssonUlf Samuelsson
431e0223da1Avoid constant rebuild of 'sed'
Ulf SamuelssonUlf Samuelsson
4705b600764Ensure we use host 'make', even when building 'make' in buildroot
Ulf SamuelssonUlf Samuelsson
458ce81c871Update configure files for libdaemon
Ulf SamuelssonUlf Samuelsson
4e01b05d943Avoid constant rebuild of 'socat'
Ulf SamuelssonUlf Samuelsson
847d0aaca2bRead patch from correct directory
Ulf SamuelssonUlf Samuelsson
e826372fdb8Fix spelling error
Ulf SamuelssonUlf Samuelsson
a2932f294d1Fix compile bugs caused by undefined preprocessor variables
"Steven J. Hill""Steven J. Hill"
bf45b770785Make OpenSSL support to be configurable and get the install target footprint to be as small as possible. Also clean u...
"Steven J. Hill""Steven J. Hill"
afab848a5e4Fix build directives and clean target screwed up by me.
"Steven J. Hill""Steven J. Hill"
8beacdba1eaThe clean target should really work.
"Steven J. Hill""Steven J. Hill"
7a91ec9af6dShould have been with 'tinyhttpd' check-in.
"Steven J. Hill""Steven J. Hill"
9e7a628293bWe need LDFLAGS here.
"Steven J. Hill""Steven J. Hill"
80de02162d2Add new 'tinyhttpd' package and move all other httpd servers to be disabled if the BusyBox server is being used.
"Steven J. Hill""Steven J. Hill"
b9721176badBuild proftpd with IPv6 support only if the toolchain was configured as such.
"Steven J. Hill""Steven J. Hill"
51245ee1839Do not use wildcard for patches.
"Steven J. Hill""Steven J. Hill"
bc9dcb8574eBump Samba to latest version and update patches.
"Steven J. Hill""Steven J. Hill"
c5180589dafA number of fixes including placing of the final image into the 'binaries' directory. Moved INITRAMFS_TARGET to the c...
"Steven J. Hill""Steven J. Hill"
c51e7ada458Allow selection of RPC and IPv6 options for an external toolchain.
Ulf SamuelssonUlf Samuelsson
f9a0f110303Add libxml2 package
Ulf SamuelssonUlf Samuelsson
739c51d175bCleanup of libcgi
Ulf SamuelssonUlf Samuelsson
ce01a666dc6Avoid rebuilding 'readline-5.1'
Ulf SamuelssonUlf Samuelsson
21f3e48d6cdAvoid rebuild of openntpd
Ulf SamuelssonUlf Samuelsson
5dce7d3005eTemporarily allow static libgettext library option to ensure build can complete for ARM
Ulf SamuelssonUlf Samuelsson
483331462a8Avoid repeated rebuild of libusb
Ulf SamuelssonUlf Samuelsson
144f079cdeaStop repeated build of libcgi
Ulf SamuelssonUlf Samuelsson
1ed4094d615Get rid of repeated rebuild of 'at'
Ulf SamuelssonUlf Samuelsson
06cc62f9cfbGet rid of repeated copy of 'customize'
Ulf SamuelssonUlf Samuelsson
826f8ef4726Use correct script to init lighttpd
Ulf SamuelssonUlf Samuelsson
f4813308664Make package/pcmcia depend on 'linux26' (which is defined) instead of 'linux'
Ulf SamuelssonUlf Samuelsson
0f9c5b1129cDefine HOSTLN to allow gzip to build for non-x86 target
Ulf SamuelssonUlf Samuelsson
f54e958645cFix acpid version info
Ulf SamuelssonUlf Samuelsson
7a3bccae426Correct JFFS2 Erase Size for AT45 dataflash
Bernhard Reutner-FischerBernhard Reutner-Fischer
e0dd5309bd9- use established style
Ulf SamuelssonUlf Samuelsson
3147e777fefMake Config.in targets for ARM chips look consistent
Ulf SamuelssonUlf Samuelsson
7c61ca6f0c7Fix Document style
Ulf SamuelssonUlf Samuelsson
fe1bd1ae1b2Workaround for vi bug in syntax highlighting
Ulf SamuelssonUlf Samuelsson
d65d81e06d7Fix Document style
Ulf SamuelssonUlf Samuelsson
e17c3858c40Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIR
Ulf SamuelssonUlf Samuelsson
e327a1f0a76Change HOSTNAME to TARGET_HOSTNAME to avoid superseeding build host HOSTNAME
Ulf SamuelssonUlf Samuelsson
be089760c69Update Instructions for applying for Buildroot write access
Ulf SamuelssonUlf Samuelsson
02616c53c31Update Documentation for BSP patch
Ulf SamuelssonUlf Samuelsson
412ca2a4d40BSP Patch: ========================================================= The purpose of the BSP patch is to allow build...
Ulf SamuelssonUlf Samuelsson
7def55591deDefine date of build as DATE, use in mtd/mtd.mk
Ulf SamuelssonUlf Samuelsson
c0c804da6ebConfigure linux within target/linux/Config.in instead of within target/device/Config.in
Ulf SamuelssonUlf Samuelsson
cf254e81d14Configure linux within target/linux/Config.in instead of within target/device/Config.in
Ulf SamuelssonUlf Samuelsson
0e5715a9d71Build linux within target/linux/Makefile.in instead of within target/linux26.mk
Ulf SamuelssonUlf Samuelsson
32ea433d09cUse <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf SamuelssonUlf Samuelsson
e1621a4a2a6Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf SamuelssonUlf Samuelsson
cd599b61144Use <package>_VERSION in all <package>.mk instead of <package>_VER
Ulf SamuelssonUlf Samuelsson
b40e89ab86dUse <package>_VERSION in all <package>.mk instead of <package>_VER
Bernhard Reutner-FischerBernhard Reutner-Fischer
60a17626c52- fix building sstrip
Bernhard Reutner-FischerBernhard Reutner-Fischer
5ff7c496e77- cosmetics: rename _VER to _VERSION and touch at
Bernhard Reutner-FischerBernhard Reutner-Fischer
c0d7d4e0355- fix evaluation of HOSTCFLAGS for kconfig. Closes #1415
Bernhard Reutner-FischerBernhard Reutner-Fischer
ead86bff649- pull from upstream
Bernhard Reutner-FischerBernhard Reutner-Fischer
9bb66ca13ec- the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). Fixes build breakage as seen by Ulf et al.
Bernhard Reutner-FischerBernhard Reutner-Fischer
81df22641fe- wipe config related files in distclean
Ulf SamuelssonUlf Samuelsson
ae0af115cd7WGET_NOSPIDERS is not defined, use WGET for now
Ulf SamuelssonUlf Samuelsson
e47699f952cUse hostap release version instead of snapshot
Ulf SamuelssonUlf Samuelsson
83832cdafd5sh needs '-c' to run a binary
Bernhard Reutner-FischerBernhard Reutner-Fischer
9dd07e229c6- add pxelinux
Bernhard Reutner-FischerBernhard Reutner-Fischer
649046bd2e1- apply settings for initramfs
Bernhard Reutner-FischerBernhard Reutner-Fischer
149c552e0fd- provide option to build an initramfs out of the current rootfs. Closes #881
Bernhard Reutner-FischerBernhard Reutner-Fischer
402d710eeba- bump version - misc adjustments while at it
Bernhard Reutner-FischerBernhard Reutner-Fischer
d92e6430d26- make it compile.
Bernhard Reutner-FischerBernhard Reutner-Fischer
49317536513- remove cruft
Bernhard Reutner-FischerBernhard Reutner-Fischer
99b812f7780- bump version and make it compile
Bernhard Reutner-FischerBernhard Reutner-Fischer
7d8a59b40e4- populate some BR2_GCC_TARGET_ARCH, BR2_GCC_TARGET_ABI, BR2_GCC_TARGET_TUNE defaults (hand-waving mode, of course un...
Bernhard Reutner-FischerBernhard Reutner-Fischer
9fbb109506c- unify the GCC_WITH_ configure options and make them active
Bernhard Reutner-FischerBernhard Reutner-Fischer
c7797488456- add missing dirclean target (Cristian Ionescu-Idbohrn)
Bernhard Reutner-FischerBernhard Reutner-Fischer
ddbaf4dd436- update defaults
Bernhard Reutner-FischerBernhard Reutner-Fischer
fcc96a41bbe- fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn) - bump version
Bernhard Reutner-FischerBernhard Reutner-Fischer
fcd4ec52860- factor-out common config options for staging and target compiler - take extra options for the respective compilers ...
Bernhard Reutner-FischerBernhard Reutner-Fischer
58ca925353f- we have to reconfigure iff some compiler-config was changed.
Bernhard Reutner-FischerBernhard Reutner-Fischer
e491fba2219- add help target
Bernhard Reutner-FischerBernhard Reutner-Fischer
d99aa310627- CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS
Bernhard Reutner-FischerBernhard Reutner-Fischer
9fc22c025da- provide default for vfprintf
Bernhard Reutner-FischerBernhard Reutner-Fischer
d1bd2186186- fdisk was broken in r18727, disable for now.
Bernhard Reutner-FischerBernhard Reutner-Fischer
20dd05b6c37- forgot to provide a default config for 1.6.1 Thanks to Cristian Ionescu-Idbohrn for noticing this.
Bernhard Reutner-FischerBernhard Reutner-Fischer
ab088e8cd12- iso9660 target does not build target kernel due to missing dependency. Closes #1194
Bernhard Reutner-FischerBernhard Reutner-Fischer
c1dc610e0dc- bump version and uninstall runlevel script. Closes #1366
Bernhard Reutner-FischerBernhard Reutner-Fischer
8fce4ba8648- pretty print path for brevity
Bernhard Reutner-FischerBernhard Reutner-Fischer
f987b7a5419- silence a cosmetic warning (closes several issues in mantis). This also provides a nice up-to-date filestamp if s...
Bernhard Reutner-FischerBernhard Reutner-Fischer
59238272627- adjust for the released 4.2.0 version
Bernhard Reutner-FischerBernhard Reutner-Fischer
7cd9f3da744- forgot to adjust the path
Bernhard Reutner-FischerBernhard Reutner-Fischer
c79018c5ef1- mention from which version this copy of kconfig comes from (redundant since i noted it already in the checkin messa...