Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-05 06:26:44 to 2011-07-10 13:31:33 UTC [more...]

[Buildroot] [pull request v3] Pull request for branch for-2011.08/bootloaders
 2011-07-10 13:31 UTC  (50+ messages)
` [Buildroot] [PATCH 01/28] Makefile.package.in: Makes it possible to override the default extract commands
` [Buildroot] [PATCH 02/28] Fix quoting in default extract command
` [Buildroot] [PATCH 03/28] linux: make it possible to install the kernel in /boot
` [Buildroot] [PATCH 04/28] linux: use the defconfig mechanism after tuning the config
` [Buildroot] [PATCH 05/28] package: add infrastructure to install things in images/
` [Buildroot] [PATCH 06/28] package: fix patching procedure for host packages
` [Buildroot] [PATCH 07/28] barebox: re-indent variable definitions
` [Buildroot] [PATCH 08/28] barebox: convert to GENTARGETS
` [Buildroot] [PATCH 09/28] at91bootstrap: indent properly variable definitions
` [Buildroot] [PATCH 10/28] at91bootstrap: convert to GENTARGETS
` [Buildroot] [PATCH 11/28] at91dataflashboot: indent properly variable definitions
` [Buildroot] [PATCH 12/28] at91dataflashboot: convert to GENTARGETS
` [Buildroot] [PATCH 13/28] syslinux: "
` [Buildroot] [PATCH 14/28] grub: convert to AUTOTARGETS
` [Buildroot] [PATCH 15/28] grub2: remove package
` [Buildroot] [PATCH 16/28] u-boot: convert to GENTARGETS
` [Buildroot] [PATCH 17/28] uboot-mkimage: new package
` [Buildroot] [PATCH 18/28] linux: rename LINUX26 to LINUX
` [Buildroot] [PATCH 19/28] linux: indent and align some definitions
` [Buildroot] [PATCH 20/28] package: add support for post-download hooks
` [Buildroot] [PATCH 21/28] linux: convert to the GENTARGETS infrastructure
` [Buildroot] [PATCH 22/28] boot: rename BR2_TARGET_* to BR2_BOOT_*
` [Buildroot] [PATCH 23/28] u-boot: rename options BR2_BOOT_UBOOT* to BR2_BOOT_U_BOOT*
` [Buildroot] [PATCH 24/28] Improve TARGETS handling for bootloaders and kernel
` [Buildroot] [PATCH 25/28] linux: allow specification of a custom Git repository as a source
` [Buildroot] [PATCH 26/28] u-boot: allow specification of custom Git repo as source
` [Buildroot] [PATCH 27/28] Add x-loader bootloader
` [Buildroot] [PATCH 28/28] barebox: bump version

[Buildroot] [git commit] grub2: remove package
 2011-07-10 13:31 UTC 

[Buildroot] [git commit] grub: convert to AUTOTARGETS
 2011-07-10 13:31 UTC 

[Buildroot] [git commit] at91bootstrap: convert to GENTARGETS
 2011-07-10 13:31 UTC 

[Buildroot] [git commit] syslinux: convert to GENTARGETS
 2011-07-10 13:31 UTC 

[Buildroot] [git commit] barebox: convert to GENTARGETS
 2011-07-10 13:31 UTC 

[Buildroot] [git commit] at91dataflashboot: convert to GENTARGETS
 2011-07-10 13:31 UTC 

[Buildroot] [PATCH] libarchive: bump to version 2.8.4
 2011-07-10 13:30 UTC 

[Buildroot] [PATCH v2] new package: mysql server and client v5.1 and v5.5
 2011-07-09 13:59 UTC  (3+ messages)

[Buildroot] [PATCH v3] new package: mysql server and client v5.1 and v5.5
 2011-07-09 13:58 UTC 

[Buildroot] [PATCH] mysql server and client 5.1.x and 5.5.x
 2011-07-09 13:19 UTC  (4+ messages)

[Buildroot] [PATCH] Add package aiccu
 2011-07-08 22:43 UTC  (4+ messages)

[Buildroot] Download external toolchain with make source
 2011-07-08 21:16 UTC  (3+ messages)

[Buildroot] Feature request - pull sources from repose
 2011-07-08 18:07 UTC  (6+ messages)

[Buildroot] [PATCH] busybox: provide /etc/mdev.conf if mdev is used
 2011-07-08 18:06 UTC  (2+ messages)

[Buildroot] [PATCH v2] libnss: Add new package
 2011-07-08 14:17 UTC  (2+ messages)

[Buildroot] [PATCH] libnss: Add new package
 2011-07-08 13:25 UTC  (3+ messages)

[Buildroot] add orc package and change gstreamer packages accordingly
 2011-07-08 13:17 UTC  (8+ messages)
` [Buildroot] [PATCH 1/6] orc: new package
` [Buildroot] [PATCH 2/6] gst-plugins-base: depend on orc if it is enabled
` [Buildroot] [PATCH 3/6] gst-ffmpeg: "
` [Buildroot] [PATCH 4/6] gst-plugins-ugly: add option dependency on orc package
` [Buildroot] [PATCH 5/6] gst-plugins-good: add optional dependency on orc
` [Buildroot] [PATCH 6/6] gst-plugins-good: update configuration options

[Buildroot] [git commit] libgtk2: fix host build after 7a41cbf938d (fix patching procedure for host packages)
 2011-07-08 12:19 UTC 

[Buildroot] [git commit] package: add infrastructure to install things in images/
 2011-07-07 21:48 UTC 

[Buildroot] [git commit] linux: simplify modules check
 2011-07-07 21:48 UTC 

[Buildroot] [git commit] Makefile.package.in: Makes it possible to override the default extract commands
 2011-07-07 21:48 UTC 

[Buildroot] [git commit] linux: make it possible to install the kernel in /boot
 2011-07-07 21:48 UTC 

[Buildroot] [git commit] package: fix patching procedure for host packages
 2011-07-07 21:48 UTC 

[Buildroot] [git commit] Fix quoting in default extract command
 2011-07-07 21:48 UTC 

[Buildroot] [pull request v2] Pull request for branch for-2011.08/bootloaders
 2011-07-07 21:14 UTC  (23+ messages)
` [Buildroot] [PATCH 03/28] linux: make it possible to install the kernel in /boot
` [Buildroot] [PATCH 06/28] package: fix patching procedure for host packages
` [Buildroot] [PATCH 07/28] barebox: use = instead of := and re-indent
` [Buildroot] [PATCH 13/28] syslinux: convert to GENTARGETS
` [Buildroot] [PATCH 18/28] linux: rename LINUX26 to LINUX
` [Buildroot] [PATCH 24/28] Improve TARGETS handling for bootloaders and kernel

[Buildroot] how buildroot handles sysroot in cross tool chain
 2011-07-07 21:05 UTC  (2+ messages)

[Buildroot] Note on the large files support in sqlite(as part of Qt)
 2011-07-07 21:00 UTC  (5+ messages)

[Buildroot] [PATCH] Add package libgeotiff
 2011-07-07 20:55 UTC  (2+ messages)

[Buildroot] [PATCH] libnspr: New package
 2011-07-07 20:16 UTC  (2+ messages)

[Buildroot] [git commit] package: add libnspr
 2011-07-07 20:15 UTC 

[Buildroot] [git commit] BR2_ARCH definition was missing for 32-bit AMD architecture variants
 2011-07-07 20:15 UTC 

[Buildroot] [PATCH] BR2_ARCH definition was missing for 32-bit AMD architecture variants
 2011-07-07 19:41 UTC  (3+ messages)

[Buildroot] patches for gstreamer packages (update)
 2011-07-07 19:05 UTC  (17+ messages)
` [Buildroot] [PATCH 1/9] gst-plugins-base: add option for dependency-less plugin
` [Buildroot] [PATCH 2/9] gst-plugins: ivborbis (aka tremor) moved to gst-plugins-base
` [Buildroot] [PATCH 3/9] gst-plugins-bad: clean up configuration
` [Buildroot] [PATCH 4/9] orc: new package
` [Buildroot] [PATCH 5/9] gst-plugins-base: depend on orc if it is enabled
` [Buildroot] [PATCH 6/9] gst-ffmpeg: "
` [Buildroot] [PATCH 7/9] gst-plugins-ugly: add option dependency on orc package
` [Buildroot] [PATCH 8/9] gst-plugins-good: add optional dependency on orc
` [Buildroot] [PATCH 9/9] gst-plugins-good: update configuration options

[Buildroot] IntelCE PR18.5 install
 2011-07-07 16:15 UTC  (2+ messages)

[Buildroot] [PATCH] ebtables: new package
 2011-07-07 13:42 UTC 

[Buildroot] fPIC problem after changing gcc version
 2011-07-07 12:47 UTC 

[Buildroot] asking for advice on improving our buildroot setup
 2011-07-07 12:22 UTC  (4+ messages)

[Buildroot] [pull request] libnspr, libnss, and orc packages
 2011-07-07 11:54 UTC  (3+ messages)

[Buildroot] [git commit] gst-plugins-base: add option for dependency-less plugin
 2011-07-07  8:57 UTC 

[Buildroot] [git commit] Makefile.package.in: extract: only ensure r/w access for user
 2011-07-07  8:57 UTC 

[Buildroot] [git commit] gst-plugins-bad: clean up configuration
 2011-07-07  8:57 UTC 

[Buildroot] [git commit] gst-plugins: ivborbis (aka tremor) moved to gst-plugins-base
 2011-07-07  8:57 UTC 

[Buildroot] Why chmod ug+rw?
 2011-07-07  8:14 UTC  (2+ messages)

[Buildroot] Build Fails with ruby-1.9.2-p0
 2011-07-07  6:49 UTC  (4+ messages)

[Buildroot] [git commit] ruby: fix build with openssl 1.0
 2011-07-07  6:37 UTC 

[Buildroot] libglib2 now requires gettext
 2011-07-06 23:07 UTC  (2+ messages)

[Buildroot] [git commit] uClibc: fix 0.9.32 build on x86
 2011-07-06 22:53 UTC 

[Buildroot] [PATCH] new package: libav
 2011-07-06  7:22 UTC  (5+ messages)

[Buildroot] [PATCH] infrastructure: remove leftover of old style hooks
 2011-07-06  5:21 UTC  (2+ messages)

[Buildroot] [git commit] infrastructure: remove leftover of old style hooks
 2011-07-06  5:21 UTC 

[Buildroot] [PATCH] Add arbitrary arguments to sysroot selection and wrapper for external toolchains
 2011-07-06  5:19 UTC  (3+ messages)

[Buildroot] Compiling problem with NPTL threads on x86
 2011-07-06  5:19 UTC  (3+ messages)

[Buildroot] Statically linked binary segfaults
 2011-07-06  5:17 UTC  (2+ messages)

[Buildroot] [git commit] Rework the logging daemons startup
 2011-07-05 21:49 UTC  (3+ messages)

[Buildroot] [PATCH] new package: minidlna
 2011-07-05 21:00 UTC  (2+ messages)

[Buildroot] [PATCH] fs/skeleton: allow rootfs not to be remounted read-write
 2011-07-05 20:33 UTC  (4+ messages)

[Buildroot] DNS resolv issue with localhost
 2011-07-05 19:04 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] hostapd: fix build
 2011-07-05 14:39 UTC  (5+ messages)

[Buildroot] [PATCH] New packages: acl and attr
 2011-07-05 14:13 UTC  (8+ messages)

[Buildroot] lame linking issue
 2011-07-05 13:01 UTC  (10+ messages)

[Buildroot] [git commit] lame: fix build if host has libgtk12-dev (gtk-config)
 2011-07-05 12:58 UTC 

[Buildroot] [PATCH] Add package fribidi
 2011-07-05  9:56 UTC  (4+ messages)

[Buildroot] [git commit] target: default to i586 for x86
 2011-07-05  7:23 UTC 

[Buildroot] problems compiling uclibc for Geode (i386)
 2011-07-05  7:17 UTC  (7+ messages)

[Buildroot] [git commit] toolchain/uClibc: NPTL needs i486+ for cmpxchgl instruction
 2011-07-05  7:00 UTC 

[Buildroot] [PATCH 6/6] Add the rsyslog package
 2011-07-05  6:46 UTC  (2+ messages)

[Buildroot] [git commit] package: add rsyslog
 2011-07-05  6:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox