Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Peter KorsgaardPeter Korsgaard
359a922659cpackage/config: Rebase against Linux 2.6.36 No significant changes, but makes it easier to rebase against newer vers...
Peter KorsgaardPeter Korsgaard
a7306b8aa5bbarebox: use ccache if enabled Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Martin HicksMartin Hicks
e3fb2ce1220Enable ccache for u-boot compile Just needed to pass in ccache as a prefix to the CROSS_TARGET variable. Signed-off...
Martin HicksMartin Hicks
d10e46fb762Enable ccache for kernel compile Just needed to pass in ccache as a prefix to the CROSS_TARGET variable. Signed-off...
Peter KorsgaardPeter Korsgaard
b823c04d080ruby: don't build documentation when building for host either We don't use it, so it only slows down the build. Sig...
Peter KorsgaardPeter Korsgaard
99f33db2911package/dhcp: Fix config name ISC dhcp is no longer the only way of handling DHCP, so use a less generic config text...
Peter KorsgaardPeter Korsgaard
6bfe29326d6dhcp: fix install -D invocation in target-install Closes #3181 When install -D is used (to ensure destination dirs ...
Peter KorsgaardPeter Korsgaard
15f5bef0532make help: document ncurses, make V=1 and make O=<dir> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
6d17192f27fCHANGES: #1681, #2839 and #2893 are resolved Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
95aacf0cf02uclibc: add BSD endian conversions routines for 0.9.31 Add BSD endian conversion routines (backport from 0.9.32 / gi...
Gustavo ZacariasGustavo Zacarias
2e77770e615fbset: ensure it builds after busybox if both are enabled Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> ...
Peter KorsgaardPeter Korsgaard
343eb8b5838package: add libhid Based on patch by Johan Sagaert, but with some additional tweaks. Signed-off-by: Peter Korsgaar...
Peter KorsgaardPeter Korsgaard
7e7a8dc85e9libusb-compat: fixup libusb-config script similarly to other *-config scripts So programs using this don't end up lo...
Peter KorsgaardPeter Korsgaard
5bc9f45dfbfx11vnc: needs libXt Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
a52509a4ddaxfont_font-util: remove mapfiles workaround Not needed (in fact breaks the build) now pkg-config --variable= does th...
Thomas PetazzoniThomas Petazzoni
ae3ae906e5bdocumentation: mention we can't use the distro toolchain as external Signed-off-by: Thomas Petazzoni <thomas.petazzo...
Thomas PetazzoniThomas Petazzoni
07cb06962c5Use <code> instead of <pre> to improve formatting Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.c...
Thomas PetazzoniThomas Petazzoni
2eefd74b0deRemove more or less inexact option concerning custom target skeleton We discourage the addition of custom target ske...
Thomas PetazzoniThomas Petazzoni
7af45b8ae07Update documentation about external toolchain Reword the documentation on external toolchain to take into account th...
Thomas PetazzoniThomas Petazzoni
43d7e91f28bExplain why we don't support ELDK toolchains. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ...
Peter KorsgaardPeter Korsgaard
02d605cd556pkg-config: rework --with-sysroot patch so it doesn't break target build We don't currently autoreconf pkg-config fo...
Peter KorsgaardPeter Korsgaard
be89b851762dnsmasq: remove dbus cflags mangling Get rid of cflags workaround now that we always use sysroot, and pkg-config --c...
Peter KorsgaardPeter Korsgaard
5568c8b632biproute2: fix build on configs without ipv6 support Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
34c56e014ffntp: bump to version 4.2.6p3 and fix glibc build failure Bump to version 4.2.6p3 and fix a build failure with extern...
Gustavo ZacariasGustavo Zacarias
950a63a7538libcuefile: convert to cmaketargets infrastructure Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-...
Peter KorsgaardPeter Korsgaard
50bda85e88fpkg-config: add --with-sysroot option for compiled in default sysroot setting Similar to the --with-pc-path option. ...
Peter KorsgaardPeter Korsgaard
b4df2ea27fcpkg-config: prefix sysroot to path variables Fixes gst-plugins-bad build, if gstreamer is installed on host with xml...
Peter KorsgaardPeter Korsgaard
d5da84fda9bpkg-config: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
50c93ed9b3dmtd: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
9f199bce78ciproute2: ensure it gets built after busybox if both enabled Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
2645004bb5eCHANGES: update with recent changes Thanks to Thomas for input. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
51c5af67a6cdbus-python: fix build after python upgrade Point it at host-python, and ensure it gets built in advance. Signed-of...
Peter KorsgaardPeter Korsgaard
3e1fd70150elibxcb: use correct python variable Directory is /usr/lib/python$(PYTHON_VERSION_MAJOR). Signed-off-by: Peter Korsg...
Peter KorsgaardPeter Korsgaard
5f19df9224dlibxcb: use host-python and fix dependencies Now that we have a proper host-python package, use that one instead of ...
Peter KorsgaardPeter Korsgaard
5a7192b2534host-python: enable expat support Some packages (like libxcb) need xml support in host-python in order to build (.py...
Peter KorsgaardPeter Korsgaard
f13d97e106dxcb-proto: needs python for the host Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Bjørn ForsmanBjørn Forsman
12d2ea9ae79cdrkit: convert to CMAKETARGETS infrastructure Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com> Acked-by: Thom...
Bjørn ForsmanBjørn Forsman
5bd96726f37doc: add CMAKETARGETS documentation Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com> Acked-by: Thomas Petazzon...
Bjørn ForsmanBjørn Forsman
bc1acec1431Add CMAKETARGETS infrastructure for CMake packages The CMAKETARGETS infrastructure makes adding CMake-based packages...
Bjørn ForsmanBjørn Forsman
73144a6e02aMakefile: generate CMake toolchain-file in $(O) A CMake toolchain-file makes it easy to develop CMake-based packages...
Peter KorsgaardPeter Korsgaard
0fa46e59db0lzo: build shared library for host and target Based on patch by Michael J. Hammel. Signed-off-by: Peter Korsgaard <...
Thomas PetazzoniThomas Petazzoni
71970895406zlib: disable call to ldconfig By default, zlib installation procedure calls ldconfig, which takes time uselessly. l...
Peter KorsgaardPeter Korsgaard
ed3ac88635cautoconf: don't append -dirty to version number if built in buildroot git tree Autoconf would append -dirty to it's ...
Peter KorsgaardPeter Korsgaard
d97db71d100Use 'sysroot' rather than 'sys-root' for the sysroot/staging_dir As pointed out on the list, using sysroot rather th...
Peter KorsgaardPeter Korsgaard
30366440498kernel-headers: handle long term support kernels, bump 2.6.35 2.6.34 was (erroneously) already updated earlier. Sig...
Peter KorsgaardPeter Korsgaard
60fd10d3544kernel-headers: get rid of deprecated 2.6.32 / 2.6.33 versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
2c3e18cdd8cpackage: fix python upgrade fallout A number of packages depended on the libpython make target for python support, w...
Peter KorsgaardPeter Korsgaard
31a1995ac30sysvinint: bump Debian patch -13 patch no longer available on the Debian mirrors. Signed-off-by: Peter Korsgaard <j...
Peter KorsgaardPeter Korsgaard
eb52900f27dlvm2: use official release location as arranged with upstream See http://www.redhat.com/archives/lvm-devel/2011-Janu...
Heiko ZuerkerHeiko Zuerker
4d19654ee15lvm2: bump version to 2.02.79 (.78 was pulled by Redhat) Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.ne...
Peter KorsgaardPeter Korsgaard
82cf0e93f1acrosstool-ng: don't remove installation directory before installing crosstool-ng would normally delete its installat...
Peter KorsgaardPeter Korsgaard
0eef30440e9Merge branch 'for-2011.02/python-bump' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
4c6a451ac9ftcpdump, libpcap: simplify and fix ac_cv_linux_vers For some reason, tcpdump and libpcap need to have some informati...
Peter KorsgaardPeter Korsgaard
58d107ec3fbcrosstool-ng: install toolchain into HOST_DIR like the internal toolchain Simplifies code and helps us when we add S...
Peter KorsgaardPeter Korsgaard
8442ae7946acrosstool-ng: Use same naming convention as internal toolchains Use unknown for the vendor part of the tuple, and ad...
Peter KorsgaardPeter Korsgaard
f8260465787package/Makefile.in: Fix LIBC calculation for internal ct-ng toolchains Use uclibc for internal ct-ng toolchains con...
Peter KorsgaardPeter Korsgaard
8f61b236c9eUse sys-root rather than sysroot for the sysroot/staging_dir The name of the sysroot directory is arbitrary, but as ...
Thomas PetazzoniThomas Petazzoni
6ea3c8bd4dapython-mad: new package python-mad is a Python binding for the MAD library, a high-quality integer-only MPEG decoder...
Thomas PetazzoniThomas Petazzoni
0eafafbe3dcpython-serial: new package python-serial is a Python library to access serial ports. This package has originally be...
Thomas PetazzoniThomas Petazzoni
b0c86bcc57bRemove .py or .pyc depending on Python configuration We do this at a global level since several packages can install...
Thomas PetazzoniThomas Petazzoni
e3418f69cf2python: convert to autotargets, bump to 2.7.1, many improvements This commit does a number of changes and improvemen...
Thomas PetazzoniThomas Petazzoni
b06e7ac4e13autotools: allow host package to use <pkg>_MAKE_ENV and <pkg>_MAKE This will be needed by the Python interpreter pac...
Thomas PetazzoniThomas Petazzoni
76d9b3e8d7alibffi: new package libffi is needed by the Python interpreter. The libffi library provides a portable, high level ...
Maxime RipardMaxime Ripard
05ac95e04d0python: Fix make install (Workaround python's bug #1669349) Signed-off-by: Maxime Ripard <ripard@archos.com>
Maxime RipardMaxime Ripard
10e1927e1a1python: Add the needed patches to compile python2.7 in buildroot. Signed-off-by: Maxime Ripard <ripard@archos.com>
Maxime RipardMaxime Ripard
d82df10e90epython: Port the python2.4 patches to 2.7 Signed-off-by: Maxime Ripard <ripard@archos.com>
Maxime RipardMaxime Ripard
afe54f1008dpython: Move to version 2.7 Signed-off-by: Maxime Ripard <ripard@archos.com> Signed-off-by: Thomas Petazzoni <thomas...
Peter KorsgaardPeter Korsgaard
eef3d909984sshfs: adjust make dependencies to match Kconfig Spotted by Thomas, thanks. Signed-off-by: Peter Korsgaard <jacmet@...
Peter KorsgaardPeter Korsgaard
87cb38b9286busybox: 1.18.2 fix for wc Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Felipe ContrerasFelipe Contreras
0642953bddcgstreamer: remove unnecessary feature On 0.10.11 the binary-registry was added, on 0.10.12 the libxml2 dependency wa...
Gustavo ZacariasGustavo Zacarias
de597b402bempd: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@su...
Gustavo ZacariasGustavo Zacarias
64129c0546dmusepack: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacm...
Gustavo ZacariasGustavo Zacarias
9af7b7677falibcuefile: new package [Peter: fix build with ccache] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Sig...
Peter KorsgaardPeter Korsgaard
464f862d82ccdrkit: fix build with ccache Cmake gets confused about ccache, so don't use ccache for cmake builds. Signed-off-by...
Peter KorsgaardPeter Korsgaard
525c918aa29toolchain/uClibc: bump 0.9.32 version to 0.9.32-rc2 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
3c51d90a663CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
e910b4b202blibreplaygain: new package [Peter: add comment about why we need autoreconf] Signed-off-by: Gustavo Zacarias <gustav...
Gustavo ZacariasGustavo Zacarias
f873d28f927wavpack: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacme...
Gustavo ZacariasGustavo Zacarias
22647782d7dfaad2: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@...
Gustavo ZacariasGustavo Zacarias
5ba84234e83libsamplerate: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard ...
Gustavo ZacariasGustavo Zacarias
7e21e098db7libmad: install pkgconfig file Make libmad install mad.pc into staging and target. Needed for mpd. [Peter: remove ...
Gustavo ZacariasGustavo Zacarias
8e3d1242d8clibsndfile: bump to version 1.0.23 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
5aac2844143mpg123: install to staging mpg123 also provides a shared library (libmpg123.so), so install into staging so other pr...
Mike FrysingerMike Frysinger
c2abc61d028tcpdump: add patch for nommu systems [Peter: slightly tweak patch] Acked-by: Thomas Petazzoni <thomas.petazzoni@free...
Mike FrysingerMike Frysinger
58b34e6a60cportmap: fix clean target to actually clean Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-...
Mike FrysingerMike Frysinger
fef028dbd37portmap: respect target CFLAGS Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Mike ...
Mike FrysingerMike Frysinger
758eff8852bportmap: add nommu support Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Mike Frys...
Gustavo ZacariasGustavo Zacarias
9bc58a42af8toolchain: only fetch gcc/gmp/mpfr/mpc when using a buildroot toolchain Closes #3103 gcc/gmp/mpfr/mpc are only need...
Peter KorsgaardPeter Korsgaard
dea0b13403ebusybox: add 1.18.2 fixes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Kim Jae-huiKim Jae-hui
0705e448a48busybox: fix busybox-menuconfig after 69df644f5 Closes #3109 Pass the correct -C <dir> option to make menuconfig. ...
Gustavo ZacariasGustavo Zacarias
5635902e886openvpn: bump to version 2.1.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
7b9faa03ee7openssl: add ocf support Enable OCF (cryptodev) support for openssl as an option. This requires a patched kernel to...
Gustavo ZacariasGustavo Zacarias
77154539d81coreutils: bump to version 8.9 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
5118e1cf266gperf: bump to version 3.0.4 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
47f8a98c5bdsmartmontools: bump to version 5.40 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter K...
Gustavo ZacariasGustavo Zacarias
f51cb1a3bd5sysstat: bump to version 9.1.7 Includes some new metrics for sar (amount of active and inactive memory, processes bl...
Gustavo ZacariasGustavo Zacarias
0cce9228a1bbash: build after busybox Make sure bash builds after busybox when it's enabled to override busybox's /bin/sh symlin...
Gustavo ZacariasGustavo Zacarias
613ad08dd5fwipe: convert to gentargets and bump to version 0.22 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signe...
Gustavo ZacariasGustavo Zacarias
56b28d3ee1empg123: bump to version 1.13.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
b3395489feephp: security bump to 5.2.17 PHP bug #53632 and CVE-2010-4645, where conversions from string to double might cause t...
Gustavo ZacariasGustavo Zacarias
f6cc067d961ntfs-3g: bump to version 2010.10.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
ae2aa63dafcsshfs: select openssh instead of depending Select openssh in Config.in rather than depend on it. Otherwise the optio...
Gustavo ZacariasGustavo Zacarias
3a322f4a821libfuse: bump to version 2.8.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
147b81996dbpsmisc: bump to version 22.13 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
15f088a115fhdparm: bump to version 9.36 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
0ef1dde7db8lm-sensors: bump to version 3.2.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Gustavo ZacariasGustavo Zacarias
b74f6d13d0di2c-tools: bump to version 3.0.3 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
13b81880c84dosfstools: bump to version 3.0.11 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Peter KorsgaardPeter Korsgaard
a7f298dcba1busybox: bump 1.18.x version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
9cce44093bdtoolchain-common.in: Fix USE_MMU typo Thanks to Marc Gauthier for noticing. Signed-off-by: Peter Korsgaard <jacmet@...
H Hartley SweetenH Hartley Sweeten
b98e4d001cbpackage: Add libsigc++ package Add support for the libsigc++ library. [Peter: Rename dir, use libtool patch, add C+...
Mike FrysingerMike Frysinger
e5e5f5d8684toolchain: add a USE_MMU build option Some packages need to know whether the MMU is in play, so add a toolchain opti...
Peter KorsgaardPeter Korsgaard
f55d8dff351docs: remove outdated files Misleading/outdated docs is worse than no documentation. Signed-off-by: Peter Korsgaard...
Andy KennedyAndy Kennedy
87a5a194088kexec: bump to version 2.0.2 + change URL to match kernel.org Closes #3007 Changed the KEXEC_SITE to the new home o...
Matt FlemingMatt Fleming
7879a4ba3fbmakedevs: Add support for 16-bit major/minor numbers Closes #2647 [Peter: Adjust for the real 12bit majors/20bit mi...
Peter KorsgaardPeter Korsgaard
a7f40dfc1b6CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Mike FrysingerMike Frysinger
86f2543c8ceirda-utils: new package for IrDA devices [Peter: Small tweaks, add patch descriptions] Acked-by: Thomas Petazzoni <t...
Peter KorsgaardPeter Korsgaard
921f75e2607fs/jffs2: remove BR2_JFFS2_TARGET_SREC option This kind of custom image conversion is better handled outside BR. Si...
Peter KorsgaardPeter Korsgaard
acd062778f9fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH option The generic fs handling does a chmod -R 0:0 $(TARGET_...
Peter KorsgaardPeter Korsgaard
f12b1771a10fs/tar: enable by default This way we'll get something in images/ by default, and hopefully people will be less like...
Peter KorsgaardPeter Korsgaard
319815a5d54fs/ext2: don't enable by default It's pretty uncommon to use ext2fs on embedded systems, so don't enable it by defau...
Peter KorsgaardPeter Korsgaard
051923e948fuClibc: 0.9.32-rc1 netlinkaccess fix From uClibc git, fixes build issue on powerpc. Signed-off-by: Peter Korsgaard ...
Martin BankyMartin Banky
05c8c8eb5aecoreutils: add uname patch On linux platforms, grok /proc/cpuinfo for the CPU/vendor info. Signed-off-by: Martin Ba...
Martin BankyMartin Banky
eff539ef5cdcoreutils: changed/removed some of the configure environmental variables gl_ac_cv_func_link_follows_symlink=no - cha...
Martin BankyMartin Banky
480afee911dcoreutils: bump to 8.5 Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Acked-by: Gustavo Zacarias <gustavo@zaca...
Martin BankyMartin Banky
d6e58cb18f0coreutils: fixed missing hostname hostname is no longer installed by default (ChangeLog-2007 - 2007-08-28), and has ...
Martin BankyMartin Banky
d895a699cc0coreutils: changed/removed some of the configure environmental variables ac_cv_func_closedir_void=no - no longer use...
Martin BankyMartin Banky
386183f852ecoreutils: convert to autotarget Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Acked-by: Gustavo Zacarias <gu...
Peter KorsgaardPeter Korsgaard
877044a7382Update copyright info for 2011 Happy newyear! Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Julien BoibessotJulien Boibessot
f2bf06fd785ubifs: Add UBI image generation support. UBI images are generated from UBIFS one (with ubinize tool) and are used by...
Gustavo ZacariasGustavo Zacarias
8497c46a57etarget skeleton: add audio group Add audio group to the target skeleton. Some multimedia applications based on alsa-...
Gustavo ZacariasGustavo Zacarias
d0f607c47advorbis-tools: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <...
Gustavo ZacariasGustavo Zacarias
7f816426759libao: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@...
Mike FrysingerMike Frysinger
ca2b65a6515busybox: let buildroot handle stripping For some ABI's (like FLAT), we cannot strip busybox as the file format does ...
Mike FrysingerMike Frysinger
69df644f5c5busybox: unify duplicated build steps This does set a few more vars in some steps that weren't set before, but they ...
Peter KorsgaardPeter Korsgaard
e012748b25eiptables: remove redundant --disable-ipv6 Is automatically handled by the autotargets infrastructure. Signed-off-by...
Gustavo ZacariasGustavo Zacarias
749a5d7c2ddiproute2: bump to version 2.6.37 + fixes Bump to version 2.6.37 Add iptables support when it's available. ATM suppor...
Gustavo ZacariasGustavo Zacarias
bd5cbcb2b17iptables: install to staging Install iptables to staging so we can build iproute2 with filtering. Signed-off-by: Gu...
Gustavo ZacariasGustavo Zacarias
f99f6aaa799webkit: security bump to version 1.2.6 Bump to version 1.2.6 which includes security fixes for: CVE-2010-1791, CVE-2...
Gustavo ZacariasGustavo Zacarias
49318cb92d7busybox: add/update 1.18.1 fixes for hush, mkswap, modprobe, tftp and procps Signed-off-by: Gustavo Zacarias <gustav...
H Hartley SweetenH Hartley Sweeten
aaa291d40b1etc/securetty: Add ttyAM for ep93xx Allow root login on the Cirrus ep93xx ARM AMBA serial ports. Signed-off-by: H H...
H Hartley SweetenH Hartley Sweeten
a6f14be6066target/generic: add /dev/ttyAM* device nodes Add ttyAM support for the ARM AMBA serial ports on the Cirrus EP93xx. ...
Peter KorsgaardPeter Korsgaard
8664906fe78ltrace: fix build issue with parallel builds With highly parallel builds, sysdep.h is not always generated before it...
Peter KorsgaardPeter Korsgaard
716d75350b2at: fix build issue with parallel builds With highly parallel builds, the input files for parsetime.l are not alway ...
Gustavo ZacariasGustavo Zacarias
8e2fd818870flac: fix powerpc build flac incorrectly assumes every powerpc around has altivec. Signed-off-by: Gustavo Zacarias ...
Peter KorsgaardPeter Korsgaard
3209c12ffeakernel-headers: bump 2.6.34.x stable version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
54942318f93pciutils: SHARED make opt goes for install too If we don't pass SHARED when installing we miss the shared library sy...
Gustavo ZacariasGustavo Zacarias
c7333781cc1alsa-utils: select alsa-lib Select alsa-libs instead of depending on them otherwise it's just "missing" from the men...
Peter KorsgaardPeter Korsgaard
f1e7204cc33kernel-headers: remove deprecated 2.6.30/2.6.31 versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
50f1383bfe3kernel-headers: bump 2.6.32.x / 2.6.36.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
0063c87c7e7ccache: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
01e46f83791barebox: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
dc15930223clinux: add 2.6.37, remove 2.6.36 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
2ae7ac337f9kernel-headers: add 2.6.37 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
34acba1b3efgdb: fixup symlink handling now tolchain gets installed into HOST_DIR Signed-off-by: Peter Korsgaard <jacmet@sunsite...
Peter KorsgaardPeter Korsgaard
6ca4e7ce970toolchain/gcc: fix target-gcc selects We need to select BR2_PACKAGE_BINUTILS as well, now BINUTILS_TARGET depends on...
Peter KorsgaardPeter Korsgaard
639e80f2746CHANGES: update with recent changes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
81f1f99dc5etarget gcc: cleanup WITH_TARGET_{GMP/MPC/MPFR} is unneeded since we are providing a sysroot. It also breaks build-g...
Gustavo ZacariasGustavo Zacarias
5ad139ebc99toolchain: do staging symlink Make an output/staging -> sysroot symlink just for compatibility purposes. This may be...
Gustavo ZacariasGustavo Zacarias
243add5abc6oprofile: use new libbfd option Convert the oprofile target to select the new libbfd staging/target option to avoid ...
Gustavo ZacariasGustavo Zacarias
5bd272eb6bdgcc: install copies of libgcc, libstdc++ and libgcj to the sysroot We want to keep a copy around for the future SDK ...
Gustavo ZacariasGustavo Zacarias
009407e6be8binutils: make it a proper package * Convert binutils to a proper autotargets package * Add version 2.21 and drop v...
Peter KorsgaardPeter Korsgaard
b25cf0a05c1php: fix CFLAGS handling The shell doesn't understand += assignments. Fixes a build issue with sqlite extension and ...
Peter KorsgaardPeter Korsgaard
358214a8ba3vim: ensure configure doesn't fail if X11 packages are enabled When X11 is detected, vim's configure does a AC_TRY_R...
Peter KorsgaardPeter Korsgaard
06aa68394d4gst-plugins-good: add option to build cairo plugin Fixes build issue when cairo is built without png support. Signe...
Peter KorsgaardPeter Korsgaard
e18087a6011ffmpeg: fix build with ccache With ccache, HOSTCC contains a space, so ensure it's properly quoted. Signed-off-by: ...
Peter KorsgaardPeter Korsgaard
6bdaee1e0fdbison: remove unused yacc wrapper No longer used since 98611b (bison: convert to the autotools infrastructure) Sign...
Peter KorsgaardPeter Korsgaard
acc6188d5c4libvorbis: bump version Derived from patch by Martin Banky. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
582c0a78031libogg: bump version Derived from patch by Martin Banky. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Lionel LandwerlinLionel Landwerlin
1c962699fc4linux-fusion: bump to 8.1.2 Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard ...
Lionel LandwerlinLionel Landwerlin
56fe2bc6dcelibglib2: bump to 2.26.1 Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <ja...
Phil EdworthyPhil Edworthy
4696e075f64gst-plugins-good: Add option for v4l2 Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Peter ...
Peter KorsgaardPeter Korsgaard
eeea3ea6a88genext2fs.sh: improve number of blocks calculation Closes #2929 Instead of just adding a fixed amount to the blocks...
Guillaume GardetGuillaume Gardet
f3931ca1a15etc/securetty: Add ttyO0 to ttyO3 for omap Recent kernels (2.6.37*) use a different name for OMAP serial ports. They...
Peter KorsgaardPeter Korsgaard
bd891474cc9busybox: 1.18.1 fixes for bzip2 and cpio Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Yegor YefremovYegor Yefremov
fe008aaf38fNew package: sdparm Add utility to accesses SCSI device parameters. Signed-off-by: Yegor Yefremov <yegorslists@goog...
Daniel NyströmDaniel Nyström
2bf3c166096Reset critical environment variables Reset them early in top-level Makefile to ensure they're keept unset all the wa...
Gustavo ZacariasGustavo Zacarias
17dfec8c9b9toolchain: drop BR2_CROSS_TOOLCHAIN_TARGET_UTILS option It's really not very useful, all it does is install a target...
Gustavo ZacariasGustavo Zacarias
74058758e41package: drop sparc64 bits Remove VIS optimization, it's for sparc64 and it's gone. Signed-off-by: Gustavo Zacarias...
Peter KorsgaardPeter Korsgaard
213f15be3d0xapp_xlogo: needs libXft and pkg-config Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
0c4cf012fa0libcap: fix target install /usr/lib/libcap.so.* was installed via "install -D" but libcap.so.2 is a symlink so it wa...
Gustavo ZacariasGustavo Zacarias
10d23ec6b38uclibc: fix configs for 0.9.32 & snapshot * 0.9.32 config needs UCLIBC_HAS___PROGNAME defined or we stall when pro...
Peter KorsgaardPeter Korsgaard
38826858c03automake: ensure staging aclocal dir gets created Otherwise aclocal fails. Signed-off-by: Peter Korsgaard <jacmet@s...
Gustavo ZacariasGustavo Zacarias
514c019aa0fuclibc: move tools to host dir Move uclibc host tools (ldd/ldconfig) to host dir. They were previously installed in ...
Gustavo ZacariasGustavo Zacarias
87b81bb56f4toolchain: move sysroot to host dir * Drop the BR2_STAGING_DIR option * Hardcode STAGING_DIR to $(HOST_DIR)/usr/TUPL...
Gustavo ZacariasGustavo Zacarias
f78b344ea82sstrip: make it a proper package * Convert sstrip to a proper gentargets package * Use openwrt svn version, it's bas...
Lionel LandwerlinLionel Landwerlin
6b0e9dd06f2automake: install gtk-doc.m4 in host directory instead of staging Signed-off-by: Lionel Landwerlin <llandwerlin@gmai...
Lionel LandwerlinLionel Landwerlin
a68640c31dbpackage: avoid copying .m4 files from host to staging Since we are preparing a package generation mechanism, we woul...