Hamish Moffatt | 7a5ded75d51 | Revert $(strip ...) change which corrupted this file | | |
Peter Korsgaard | ce85931015f | docs/buildroot.html: misc small fixes and strip trailing spaces | | |
Thomas Petazzoni | f3e8be761ab | Documentation fixes and updates
The biggest update is to document the Makefile.autotools.in way of
writing .mk files... | | |
Thomas Petazzoni | 6844445ef73 | Mention another important benefit of Buildroot.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | c934e1aa183 | Fix TARGET_PATH for external toolchain builds
TARGET_PATH didn't contain $(STAGING_DIR)/usr/bin, which means that
pr... | | |
Peter Korsgaard | 7fdbdfc5590 | avahi: make sure destination dirs exists | | |
Peter Korsgaard | e2e4950b2d9 | toolchain: use same gdb Config.in for internal/external toolchains
We used to use different gdb configs for internal... | | |
Peter Korsgaard | 060dca08f9d | ifplugd: fix non-C++ build
The ifplugd configure script was checking for a C++ compiler, even
though it isn't used f... | | |
Thomas Petazzoni | 978d8dc53e9 | Another external toolchain support solution
* In toolchain/external-toolchain/ext-tool.mk, copy the contents of
... | | |
Peter Korsgaard | 0dc552c1345 | menuconfig: don't prepend CONFIG_ to symbols in help text | | |
Thomas Petazzoni | 80ad247617a | Bump PHP version to 5.2.7.
Patch provided by Gustavo Zacarias <gustavo@zacarias.com.ar>.
Signed-off-by: Thomas Peta... | | |
Thomas Petazzoni | c04e12dc853 | Bump lighttpd to 1.4.20.
Initial patch provided by Gustavo Zacarias <gustavo@zacarias.com.ar>.
Signed-off-by: Thoma... | | |
Hans-Christian Egtvedt | b3af19b7995 | samba: add a comment about why make proto is done before make
This patch adds a comment why make proto is needed bef... | | |
Hans-Christian Egtvedt | eebacb875c1 | samba: make proto first to allow parallel build afterwards
This patch fixes parallel build of Samba. The trick is to... | | |
Hans-Christian Egtvedt | f02a0408dcc | samba: bump version to 3.2.5
This patch bumps Samba version to 3.2.5. In the process Samba now
depends on libiconv. ... | | |
Hans-Christian Egtvedt | 2bb1785adb1 | libiconv: strip installed library and remove the preloadable library
This patch is mainly for size reduction, removi... | | |
Hans-Christian Egtvedt | be866bfcbc0 | zlib: install using cp instead of install for zlib libraries
This patch will install zlib keeping the symlinks. The ... | | |
Peter Korsgaard | 9878bf1d8c4 | busybox: 1.13.1 bindtodevice fix | | |
Peter Korsgaard | 0d99c9537cf | package/boa: hide if BR2_PACKAGE_BUSYBOX_HIDE_OTHERS | | |
Peter Korsgaard | 8c9f7c675bf | toolchain/kernel-headers: don't hide 2.6.27 if RECENT isn't enabled | | |
Peter Korsgaard | cdd72cd08ff | busybox: additional 1.13.1 fixes | | |
Eric Andersen | cbe9f1b8d28 | bump | | |
Hans-Christian Egtvedt | 57aff861b0a | binutils: revert bad commit 24343
This reverst the commit 24343, the original state was indeed correct. Blame
goes t... | | |
Hans-Christian Egtvedt | c7d2e4b0b3b | binutils: fix typo for detecting if BINUTILS_NO_MPFR is not set
Make the ifndef check the actual variable, typo bug. | | |
Hans-Christian Egtvedt | 97dabc9ab77 | qtopia4: add kconfig option to enable Phonon
This patch adds a kconfig option to enable Phonon when configuring Qt.
... | | |
Hans-Christian Egtvedt | fdae8707d63 | gst-plugins-ugly: add gstreamer ugly plugins
This patch adds the ugly plugins for gstreamer, for more information se... | | |
Hans-Christian Egtvedt | bb13448976f | gst-plugins-good: add gstreamer good plugins
This patch adds the good plugins for gstreamer, see
http://gstreamer.fr... | | |
Hans-Christian Egtvedt | b535c860c93 | gst-plugins-base: add gstreamer base plugins
This patch adds the basic plugins for gstreamer, see
http://gstreamer.f... | | |
Hans-Christian Egtvedt | 39048383696 | gstreamer: add new multimedia package gstreamer
gstreamer is powerful framework for streaming media. | | |
Hans-Christian Egtvedt | cd900a0d595 | libtheora: add new multimedia package libtheora
libtheora is a library used by gstreamer when streaming Ogg multimedia. | | |
Peter Korsgaard | 7139678f781 | make the default etc/init.d/S40network compatible with msh
msh is currently the only good choice for uClinux but it ... | | |
Peter Korsgaard | 8e436ee7727 | have zlib respect BR2_PREFER_STATIC_LIB
The ARM uClinux BFLT format apparently doesn't support shared libs nor
-fPIC... | | |
Peter Korsgaard | 38abffd2808 | udev: use $@ instead of hardcoding target name | | |
Peter Korsgaard | 7cb7952b40a | target/initramfs: actually build initramfs target
Currently, BR2_TARGET_ROOTFS_INITRAMFS doesn't actually do anythin... | | |
Peter Korsgaard | a7d06d10e45 | package/freetype: default to 2.3.7 | | |
Peter Korsgaard | a222edcbcf2 | package/udev: create base device nodes after mounting a new /dev
Currently, udev won't start for me, as we've just m... | | |
Peter Korsgaard | a8b501baee1 | package/udev: fix CFLAGS for udev extras
If the udev extras are built without large file support in uClibc,
I get th... | | |
Peter Korsgaard | 47fc81ca4f2 | package/udev: fix dependency for scsi_id
According to udev.mk, the scsi_id package depends on the libvolume_id
libra... | | |
Peter Korsgaard | 6b2a59fdeaf | toolchain/kernel-headers: bump 2.6.27.x version | | |
Peter Korsgaard | 326ae9c89b3 | target/tar: remove unused cut'n'paste leftover | | |
Peter Korsgaard | 224c62ecf8a | target: paths may need stripping
r24310 removed a few too many strips. | | |
Peter Korsgaard | ffe33152e75 | toolchain/gdb: 6.4 shouldn't be selectable for avr32 | | |
Peter Korsgaard | 41d7b7087c1 | toolchain/gdb: mark old versions as deprecated | | |
Peter Korsgaard | 5672e590754 | toolchain/gdb: default to 6.8 | | |
Peter Korsgaard | 4b72854ddeb | target/: get rid of unneeded $(strip ..) | | |
Peter Korsgaard | 0db545ab184 | docs/: get rid of unneeded $(strip ..) | | |
Peter Korsgaard | 0e14d4f7ff7 | toolchain/: get rid of unneeded $(strip ..) | | |
Peter Korsgaard | ac1d92c4254 | package/: get rid of unneeded $(strip ..) | | |
Hans-Christian Egtvedt | 6250131be12 | Remove dead directories after moving audio and video to multimedia
This patch removes some empty directories which g... | | |
Hamish Moffatt | f2824f303c0 | Override the target-install target properly rather than installing as a post-build hook | | |
Hamish Moffatt | f73e7d4611c | Over-ride the target-install target rather than installing as a post-build
hook. Otherwise the wrong stamps are used ... | | |
Peter Korsgaard | 10f8e714e2b | uclibc: add RPC config variables to 0.9.30
Add UCLIBC_HAS_{FULL,REENTRANT}_RPC config variables to the defconfig, so... | | |
Peter Korsgaard | fb4e7fa4f69 | busybox: 1.13.1 crond fix | | |
Peter Korsgaard | 78c32db23bf | toolchain/gdb: add -source target | | |
Peter Korsgaard | 6dbe1188dee | taget/linux: handle non-modular kernels
Based on b151271 in Bernhard's tree. | | |
Peter Korsgaard | 01bd158570e | toolchain/binutils: add 2.19
Based on 9cd8638d / b86af9a1 in Bernhard's tree. | | |
Peter Korsgaard | 5469008f894 | toolchain/binutils/2.18.50.0.9: accept sh?-*-*
Based on 3ed6c5b5 in Bernhard's tree. | | |
Peter Korsgaard | 01a7a8fef61 | toolchain/binutils/2.18.50.0.9: add patch for PR6878
Based on b5451979 in Bernhard's tree. | | |
Peter Korsgaard | 56287af5a55 | toolchain/binutils: add 2.18.50.0.9
Based on 713e7e46 in Bernhard's tree. | | |
Peter Korsgaard | 1ad0441dc8b | toolchain/binutils: add 2.18.50.0.8
Based on 1c493ff1 in Bernhard's tree. | | |
Peter Korsgaard | a907a95cb73 | toolchain/binutils: add 2.18.50.0.6
Based on 45b89c54 / beede0ba in Bernhard's tree. | | |
Peter Korsgaard | 51f5bccbc9c | toolchain/binutils: honour HAVE_MANPAGES / HAVE_INFOPAGES
Based on b157db55 in Bernhard's tree. | | |
Peter Korsgaard | 7249f4898e3 | toolchain/binutils: let make expand wildcards instead of the shell
Based on f97ce837 in Bernhard's tree. | | |
Peter Korsgaard | 72406784633 | libiconv: use BR2_GNU_MIRROR | | |
Peter Korsgaard | e46245b1c0b | toolchain/binutils: add 2.18.50.0.3
Based on b2b5d9f2 in Bernhard's tree. | | |
Peter Korsgaard | 84ddc66a410 | toolchain/*: use CONFIG_UPDATE
Based on e0e0945e in Bernhard's tree. | | |
Hans-Christian Egtvedt | e35414722d9 | samba: predefine a autoconf result for enums with negative values
The configure script tries to find out if enums ca... | | |
Peter Korsgaard | 31460308a61 | libusb: use 0.1.12-10 from snapshot.debian.net | | |
Hans-Christian Egtvedt | e8a2c6954a0 | libvorbis: tremor depends on host-autoconf and host-automake
This patch adds host-autoconf and host-automake as depe... | | |
Hans-Christian Egtvedt | ed63bc0b483 | alsa-lib: bump version to 1.0.18 | | |
Hans-Christian Egtvedt | 2e79479d348 | qtopia4: make build verbose or silent depending on user input
This will make Qt compile silent unless the user speci... | | |
Hans-Christian Egtvedt | 5851eae5f04 | mplayer: set charset explisit to US-ASCII to ease intl compile
This patch set the charset selected by mplayer to US-... | | |
Hans-Christian Egtvedt | b7ff212c81a | tslib: add dependency to hsot-autoconf and host-automake
Tslib uses autoconf and automake during configure section, ... | | |
Hans-Christian Egtvedt | 62cc77dffdd | tslib: use more robust $@ when touching target instead of explisit name | | |
Hans-Christian Egtvedt | 30e43682dd8 | avahi: add dependency to host-autoconf
Avahi uses autoconf during ./configure, make sure it is available and used
be... | | |
Hans-Christian Egtvedt | f974e394912 | alsa-util: bump version to 1.0.18 and add patches for this version
Signed-off-by: Hans-Christian Egtvedt <hans-chris... | | |
Hans-Christian Egtvedt | f241ba6f81c | alsa-utils: add dependency to libintl if libintl is enabled
Signed-off-by: Hans-Christian Egtvedt <hans-christian.eg... | | |
Peter Korsgaard | 8a5e4d62f2e | mdadm/dmraid: bump version
Patch by: Charles Duffy <Charles_Duffy@messageone.com>
Both mdadm and dmraid packages re... | | |
Peter Korsgaard | 92b9ca8dd29 | busybox: 1.13.1 ip fix | | |
Peter Korsgaard | 5155de90424 | ifplugd: don't overwrite target etc/init.d/ifplugd.*
install-strip unconditionally overwrites $(TARGET_DIR)/etc/init... | | |
Thomas Petazzoni | a140c728d39 | Fix comment about autoconf configuration/compilation/installation for
the target (and not the host). | | |
Thomas Petazzoni | e5d9702dfd0 | Liboil is a library of simple functions that are optimized for various
CPUs. It is required by various GStreamer plug... | | |
Thomas Petazzoni | be5be0ec5ab | Compiling current SVN fails with the following error for me:
cc1: warnings being treated as errors
buildroot/build... | | |
Hans-Christian Egtvedt | a3c53dc20d2 | samba: bump version to 3.0.33
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | | |
Peter Korsgaard | 63402d77375 | target/cramfs/cramfs.mk: Fix device table not being passed to mkcramfs
While mkcramfs was being patched to support a... | | |
Peter Korsgaard | 21ed5b304a8 | haserl: fix shared cache interaction issue
The ac_cv_path_install override is needed to strip the target binary for
... | | |
Peter Korsgaard | d1e6618fe40 | uclibc 0.9.30: defconfig: enable UCLIBC_HAS_LONG_DOUBLE_MATH | | |
Hans-Christian Egtvedt | cf13c9824ec | uClibc: set 0.9.30 as default
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | | |
Hans-Christian Egtvedt | cafdaf2cec0 | uClibc: add a default config for 0.9.30
Courtesy Bernhard Reutner-Fischer GIT repository at
http://repo.or.cz/w/buil... | | |
Hans-Christian Egtvedt | ac273635a6e | strace: fix lower case no to NO when setting STRACE_AUTORECONF
Signed-off-by: Hans-Christian Egtvedt <hans-christian... | | |
Hans-Christian Egtvedt | e3e34dab93a | mplayer: use $(if ...) to add dependencies to mplayer
This patch will add needed libraries with $(if ...) syntax. Th... | | |
Hans-Christian Egtvedt | fb11bbf5e99 | mplayer: remove not needed $(strip ...) calls in Makefile
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtv... | | |
Hans-Christian Egtvedt | cb6634da47d | qtopia4: remove explisit include and library directories from configure call
This patch removes -I and -L from ./con... | | |
Hans-Christian Egtvedt | 0547cb9cb91 | uClibc: add uClibc 0.9.30 to kconfig and Makefile
This patch adds uClibc versino 0.9.30 to the list of selectable ve... | | |
Hans-Christian Egtvedt | 377e5542009 | mplayer: make sure alsa-lib is installed before mplayer
This patch adds alsa-lib to a dependency for mplayer if it i... | | |
Hans-Christian Egtvedt | 8c149d286ac | mplayer: add dependency libraries to a variable
This patch will put dependency libraries in a variable and add this ... | | |
Hans-Christian Egtvedt | 8248a4a144b | mplayer: disable ivtv video output
This patch disabled ivtv video output, since it does not compile with Linux
kerne... | | |
Peter Korsgaard | 8928fb6932c | fakeroot: use 1.9.5 from snapshot.debian.net | | |
Peter Korsgaard | 97e9c330756 | dnsmasq: bump version | | |
Peter Korsgaard | 0c90f0421ec | i2c-tools: bump version | | |
Peter Korsgaard | b3ef2e9fa08 | kernel-headers: bump 2.6.26.x / 2.6.27.x version | | |
Peter Korsgaard | 5bf6b74e220 | kernel-headers: also show 2.6.26 if deprecated is enabled, but recent isn't | | |
Ulf Samuelsson | 1158bc9a25d | Add support for AT91SAM9G20 & -EK | | |
Ulf Samuelsson | 074da836d25 | Add AT91 support for 2.6.27.7 and 2.6.28-rc6 | | |
Ulf Samuelsson | 4f1887e4246 | Update Linux versions | | |
Peter Korsgaard | 026a3581ae2 | busybox: bump 1.12.x / 1.13.x versions | | |
Daniel Laird | 5432f26f0e7 | Adding Central config.cache options
The following changes allow for use of a central configure cache
file. This spe... | | |
Peter Korsgaard | b277d41ccc8 | busybox: updated 1.13.0 ash fix | | |
Peter Korsgaard | 50def0e4950 | busybox: updated 1.13.0 ash fix | | |
Peter Korsgaard | 1776132d635 | lockfile-progs: remove unneeded $(strip) | | |
Peter Korsgaard | 5098ee9c7f1 | Revert r24000: "Fix external toolchain build"
This breaks builds with internal toolchain, so let's revert this until... | | |
Peter Korsgaard | 82569c48fe4 | busybox: fixup id applet on 1.13.0 for old uclibc versions
The id applet in 1.13.0 only compiles with uclibc < 0.9.3... | | |
Peter Korsgaard | 5d66e99e6cf | busybox: 1.13.0 ash fix | | |
Peter Korsgaard | 8bd30c75c97 | busybox: 1.13.0 klogd fix | | |
Peter Korsgaard | a3829e90a71 | sdl_ttf: provide path to freetype includes
closes #6374. | | |
Peter Korsgaard | 249292e42c1 | lockfile-progs: fix patch-kernel invocation
Patch by Roberto A. Foglietta.
Closes #6364 | | |
Peter Korsgaard | cec630f8f42 | busybox: updated 1.13.0 id patch (only error out if needed) | | |
Peter Korsgaard | 687edf150f9 | busybox: 1.13.0 id patch (check) | | |
Peter Korsgaard | 50f2a3981fb | mplayer, vlc: move into multimedia category
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | | |
Peter Korsgaard | e7df5afeb96 | package/audio: rename audio category to multimedia
Prepare for the merge of audio and video packages. Many packages ... | | |
Peter Korsgaard | 4190cc1c416 | busybox: disable id applet for 1.13.x
busybox 1.13.0 id applet doesn't compile with uclibc 0.9.29 / 0.9.28, so
disab... | | |
Wade Berrier | 2e81da88be7 | ntp.sysvinit: fix 'restart' (don't exit on failed commands with set -e) | | |
Peter Korsgaard | 193508d257c | linux: remove unused BR2_LINUX_BOARD_PATCH
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | | |
Peter Korsgaard | 325dd736b40 | lzo: add $(DISABLE_LARGEFILE) to configure options
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | | |
Peter Korsgaard | 7ed2b6d9750 | libogg: convert to Makefile.autotools.in
Also remove --enable-shared and --enable-static as it's default
and --disab... | | |
Peter Korsgaard | 9f07b39f65c | package: Kconfig: use menu instead of menuconfig for sub menus
As discussed on the list - These things should normal... | | |
Thiago A. CorrĂŞa | 8033ef6fe2c | Fix build. Use TARGET_CONFIGURE_OPTS as environment rather than as argument of make to avoid overwriting dropbear's C... | | |
Peter Korsgaard | 204821c56c9 | target/Config.in.toolchain: cleanup | | |
Peter Korsgaard | 0eba4ce2fd8 | dropbear: bump version | | |
Peter Korsgaard | 767577e5049 | busybox: add 1.13.x, mark older as deprecated | | |
Peter Korsgaard | be4f8297198 | busybox: bump 1.12.x version | | |
Thomas Petazzoni | 14520e6fa3d | Add a parallel compilation fix for fontconfig
This patch adds a patch to fix bug
https://bugs.freedesktop.org/show_b... | | |
Thomas Petazzoni | b741302a011 | Fix the mtd package with regard to external toolchain use.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el... | | |
Thomas Petazzoni | 418c84b24b4 | Fix Qtopia build issues
This patch fixes two Qtopia build issues, encountered while trying to
use system implementat... | | |
Thomas Petazzoni | 60d39dbb3f2 | Fix external toolchain build
This patch is a new version of a patch already sent several times on
the mailing-list, ... | | |
Daniel Laird | 9844a8ea2c2 | package/tiff/tiff.mk: Change to Autotools.in format
Bounce tiff into Autotools.in format.
Did not use install to tar... | | |
Daniel Laird | 931445daf5c | package/freetype/freetype.mk: Add zib to dependencies
Looking into adding a configure cache to the build (like the G... | | |
Hamish Moffatt | 3a0052c5068 | Remove .rej file included in the upstream tarball before patching | | |
Ivan Kuten | da6f419424a | revert 23987 until proper implementation | | |
Ivan Kuten | 1f370768bc1 | Download Kernel.org minor patches at the same time as full sources.
Signed-off-by: Julien Boibessot <julien.boibesso... | | |
Thomas Petazzoni | f5ca546b762 | Fix Grub tarball version as the current version has disappeared from
Debian mirrors.
Patch provided by Roberto A. Fo... | | |
Peter Korsgaard | c4dbac60aee | busybox: basename 1.12.1 fix | | |
Peter Korsgaard | 95e165c2bc6 | Makefile: revert HOST_GLIB_BIN staging_dir fix (r23920,23923)
It causes more trouble than it's worth, and we should ... | | |
Peter Korsgaard | b4446853994 | Makefile.autotools.in: make MESSAGE output stand out
The following patch makes the MESSAGE Macro in Makefile.autotoo... | | |
Daniel Laird | 2dbf951819a | package/Makefile.in: revert rpath setup for toolchains.
Revert the rpath patch, it looked good up until someone trie... | | |
Wade Berrier | 8586e2a51b2 | ntp: add /etc/default/ntpd to control whether to start
ntpd and/or ntpdate. Also specify options and servers. | | |
Daniel Laird | fd3bb17cbb8 | package/Makefile.in: rpath setup for toolchains.
Apply the patch I posted some time ago that fixes
rpath issues wit... | | |
Peter Korsgaard | bf0b23bd24d | prboom: misc cleanups
As noted by Bernhard on irc. | | |
Hans-Christian Egtvedt | 3fe3437ed61 | prboom: add a touch $@ to end of install target rule to install PrBoom only once
Signed-off-by: Julien Boibessot <ju... | | |
Hans-Christian Egtvedt | 12b5b0124b1 | linux26: make installation of modules rule depend on .depend_done
This patch will make the installation of modules r... | | |
Hans-Christian Egtvedt | 7167dedea24 | Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rules
This patch will add a rule to top level Makef... | | |
Peter Korsgaard | 22a23bb2208 | kernel-headers: bump 2.6.26 and 2.6.27 minor versions | | |
Hans-Christian Egtvedt | d86faadff9f | Move creation of $(PROJECT_BUILD_DIR)/autotools-stamps into top level Makefile
This patch will create the autotools-... | | |
Hans-Christian Egtvedt | 5599a3102e6 | make: add gettext dependency to make rule instead of TARGETS
This patch adds gettext dependency to make: rule instea... | | |
Hans-Christian Egtvedt | 32cca543841 | make: select gettext and libintl if locale is enabled
This patch makes sure gettext and libintl are selected if loca... | | |
Peter Korsgaard | e0c4ea8276a | matchbox: fix prefix
Closes #5946. | | |
Peter Korsgaard | 2cb9654f053 | matchbox: fix mb-applet-startup-monitor compilation (TRUE/FALSE issue) | | |
Peter Korsgaard | ab1c8b39438 | Kernel build fix related to external toolchain use
This patch prevents the user from select "linux (Same version as ... | | |
Peter Korsgaard | d1a7ffe8f91 | Makefile: glib-genmarshal: use BR2_STAGING_DIR instead of hardcoded staging_dir | | |
Peter Korsgaard | a6db1e165d8 | netsnmp: run CONFIG_UPDATE
Based on e068796d3 in Bernhards tree. | | |
Peter Korsgaard | 30bb1bdca49 | netsnmp: bump version
Based on fa86c12d in Bernhards tree. | | |
Peter Korsgaard | b948fdba221 | Makefile: ignore glib-genmarshal in staging_dir
HOST_GLIB is set to the path that contains the host glib tool set an... | | |
Peter Korsgaard | 030a9d39b17 | External toolchain C++ cross-compiler fix
External toolchain C++ cross-compiler fix
package/Makefile.in resets CXX ... | | |
Peter Korsgaard | df1df36fcbd | More external toolchain fixes
Fix issues with binary external toolchains
Fix two problems encountered while using a... | | |
Peter Korsgaard | 51f5f627541 | External toolchain support improvements
Improve external toolchain support
* Do not put kernel-headers in the depe... | | |
Peter Korsgaard | 9373bd5d3fa | mkdosfs: cleanup target install handling
closes #5834. | | |
Peter Korsgaard | 9ca9f93339e | package/: remove more 'default n' (see r22874) | | |
Peter Korsgaard | 93a0dd1408f | sdl-image: convert to Makefile.autotools.in format | | |
Peter Korsgaard | cab350013e0 | libpng: fix Makefile.autotools.in fallout
libpng used to have the 'png' Makefile alias, which some packages used
in ... | | |
Peter Korsgaard | e9bbc076252 | syslinux: fix download url | | |
Peter Korsgaard | a2274077d97 | busybox: additional 1.12.1 patches | | |
Arnar Mar Sigurðsson | 0138389b0b2 | Fixes for Qt from Markus Heidelberg | | |
Arnar Mar Sigurðsson | 057eca18342 | Update valka target | | |
Arnar Mar Sigurðsson | f972f947d53 | Add options to select what gfx and mouse drivers are compiled in.
Note to tslib users: You now have to select the tsl... | | |
Thiago A. CorrĂŞa | 1830e8942fe | Fix zlib install broken by previous commit. Sorry | | |
Daniel Laird | 2016afd117d | package/lite/lite.mk: Bounce version
Bounce version.
Signed-off-by: Thomas Petazzoni<>
Signed-off-by: Daniel Laird ... | | |
Thiago A. CorrĂŞa | 6d06e55a9df | pciutils may depend on zlib. Based on Bernhard's git repository. | | |
Thiago A. CorrĂŞa | 58bc5142015 | Improve pciutils based on Bernhard Reutner-Fischer's git repository (http://repo.or.cz/w/buildroot.git?a=tree;f=packa... | | |
Thiago A. CorrĂŞa | 1bf91aa2a89 | Make sure directories are created during install to STAGING_DIR and TARGET_DIR. Thanks to Thomas Petazzoni and Bernha... | | |
Thiago A. CorrĂŞa | c1b4bfbd724 | Fix bug #0005884 - pciutils depends on zlib | | |
Thiago A. CorrĂŞa | e246dc1ef5f | Minor cleanups. Use touch for stamp-files | | |
Thiago A. CorrĂŞa | 73bf8098c9c | fix wrong variable name for SQL. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | | |
Arnar Mar Sigurðsson | b4b38739a5b | Bump ntp version | | |
Arnar Mar Sigurðsson | 88b24a4caa1 | 2 gcc patches from Atmel's buildroot | | |
Wade Berrier | d3f742f98a9 | python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so that
modules build correctly (particularly readline) | | |
Hans-Christian Egtvedt | fc23ee8deae | linux: skip installing modules if modules are disabled in kernel config
This patch will check if CONFIG_MODULES is s... | | |
Hans-Christian Egtvedt | fed83495090 | linux: make touch also create the dependency file when installing modules
Signed-off-by: Hans-Christian Egtvedt <han... | | |
Hans-Christian Egtvedt | aabaf095a06 | linux: fix typo in status printout
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | | |
Next → |