Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-07 09:20:44 to 2009-10-12 19:55:30 UTC [more...]

[Buildroot] setting up buildroot for using OLD gcc / binutils
 2009-10-12 19:55 UTC 

[Buildroot] [PATCH] kernel-headers: bump 2.6.31 stable version
 2009-10-12 17:46 UTC  (2+ messages)

[Buildroot] [git commit master] kernel-headers: bump 2.6.31 stable version
 2009-10-12 17:46 UTC 

[Buildroot] Buildroot Developer Day and Buildroot at ELCE
 2009-10-12 14:46 UTC 

[Buildroot] How to use gcc-4.1.1 with buildroot
 2009-10-11 14:45 UTC  (2+ messages)

[Buildroot] [PATCH] Add sysstat tools
 2009-10-09 19:55 UTC  (2+ messages)

[Buildroot] [Bug 655] New: Update sqlite package to version 3.6.18
 2009-10-09 13:46 UTC 

[Buildroot] [PATCH 00/14] misc cleanups
 2009-10-09 13:40 UTC  (59+ messages)
` [Buildroot] [PATCH 01/14] allow menuconfig without a LINUX26_KCONFIG file
  ` [Buildroot] [PATCH 02/14] Allow for specifying kernel version manually
    ` [Buildroot] [PATCH 03/14] handle MMU configuration
      ` [Buildroot] [PATCH 04/14] expand arch selection
        ` [Buildroot] [PATCH 05/14] remove superfluous OPTIMIZE and DEBUG config knobs
          ` [Buildroot] [PATCH 06/14] allow for testing gcc-4.5
            ` [Buildroot] [PATCH 07/14] *-menuconfig needs dirs to exist
              ` [Buildroot] [PATCH 08/14] remove BR2_FPU_SUFFIX
                ` [Buildroot] [PATCH 09/14] tidy up ROOTFS_{PRE,SUF}FIX handling
                  ` [Buildroot] [PATCH 10/14] honour DISABLE_IPV6
                    ` [Buildroot] [PATCH 11/14] disable-locale implies turning off locale and iconv
                      ` [Buildroot] [PATCH 12/14] rsync: bump version
                        ` [Buildroot] [PATCH 13/14] enable config.cache per default
                          ` [Buildroot] [PATCH 14/14] libpcap, tcpdump: bump version and autotoolify
                ` [Buildroot] [PATCH 06/10] *-menuconfig needs dirs to exist
      ` [Buildroot] [PATCH 03/14] RESEND: handle MMU configuration

[Buildroot] [Bug 653] New: [SECURITY] Update php package to version 5.2.11
 2009-10-09 13:39 UTC  (2+ messages)
` [Buildroot] [Bug 653] "

[Buildroot] [git commit master] Update php package to 5.2.11
 2009-10-09 13:38 UTC 

[Buildroot] [Patch 0/23] Cleanups for Qt
 2009-10-09 12:59 UTC  (76+ messages)
` [Buildroot] [PATCH 01/23] qt: remove useless target qt-status
` [Buildroot] [PATCH 02/23] qt: new targets qt-uninstall and qt-confclean
` [Buildroot] [PATCH 03/23] qt: enable proper re-configure
` [Buildroot] [PATCH 04/23] qt: remove Makefile variable QT_QMAKE_AR
` [Buildroot] [PATCH 05/23] qt: remove Makefile variable QT_QMAKE
` [Buildroot] [PATCH 06/23] qt: remove TARGET_CONFIGURE_OPTS from make invocation
` [Buildroot] [PATCH 07/23] qt: remove PKG_CONFIG workaround
` [Buildroot] [PATCH 08/23] qt: remove no longer needed 'x86x86fix' workaround
` [Buildroot] [PATCH 09/23] qt: remove unnecessary comment
` [Buildroot] [PATCH 10/23] qt: don't enable internal tslib-module debugging
` [Buildroot] [PATCH 11/23] qt: remove unnecessary call to qstrip macro in Makefile
` [Buildroot] [PATCH 12/23] qt: respect silent mode instead non existing verbose mode
` [Buildroot] [PATCH 13/23] qt: use configure option instead a sed hack to disable xinerama
` [Buildroot] [PATCH 14/23] qt: make the output of sed hacks much more human readable
` [Buildroot] [PATCH 15/23] qt: make sure to install all Qt-fonts and true-type-fonts
` [Buildroot] [PATCH 16/23] qt: disable precompiled headers when ccache is enabled
` [Buildroot] [PATCH 17/23] qt: add explicit Kconfig option to enable exceptions
` [Buildroot] [PATCH 18/23] qt: remove Kconfig option to enable all pixel depths
` [Buildroot] [PATCH 19/23] qt: remove commercial license option
` [Buildroot] [PATCH 20/23] qt: simplify and fix installing qt in the target
` [Buildroot] [PATCH 21/23] qt: add a Kconfig menu entry to enable an optional custom qconfig.h
` [Buildroot] [PATCH 22/23] qt: group qstrip macro calls together
` [Buildroot] [PATCH 23/23] qt: rename QT_TARGET_DIR to QT_DIR

[Buildroot] [git commit master] qt: remove PKG_CONFIG workaround
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: disable precompiled headers when ccache is enabled
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: remove Kconfig option to enable all pixel depths
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: don't enable internal tslib-module debugging
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] *-menuconfig needs dirs to exist
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: enable proper re-configure
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: remove unnecessary comment
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: make sure to install all Qt-fonts and true-type-fonts
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: remove commercial license option
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: remove unnecessary call to qstrip macro in Makefile
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: use configure option instead a sed hack to disable xinerama
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: remove TARGET_CONFIGURE_OPTS from make invocation
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: remove Makefile variable QT_QMAKE_AR
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: remove no longer needed 'x86x86fix' workaround
 2009-10-09 12:58 UTC 

[Buildroot] [git commit master] qt: remove useless target qt-status
 2009-10-09 12:58 UTC 

[Buildroot] [RFC] *clean targets
 2009-10-09 11:28 UTC  (13+ messages)

[Buildroot] Patch: parted support
 2009-10-09 10:04 UTC  (3+ messages)

[Buildroot] [PATCH] cut down on implicit rule searches
 2009-10-09  9:50 UTC  (2+ messages)

[Buildroot] Buliding toolchain
 2009-10-09  5:05 UTC  (2+ messages)

[Buildroot] Compiler for arm7tdmi
 2009-10-08 19:48 UTC  (10+ messages)

[Buildroot] [git commit master] x11r7: tweak kconfig
 2009-10-08 19:22 UTC 

[Buildroot] [git commit master] busybox: bump 1.15.x stable version
 2009-10-08 19:22 UTC 

[Buildroot] compile linux-2.6.31 with buildroot-2009.08 error
 2009-10-08 15:09 UTC 

[Buildroot] Qtopia
 2009-10-08  6:51 UTC  (2+ messages)

[Buildroot] [git commit master] rsync: bump version
 2009-10-07 21:44 UTC 

[Buildroot] [git commit master] allow menuconfig without a LINUX26_KCONFIG file
 2009-10-07 20:59 UTC 

[Buildroot] [git commit master] enable config.cache per default
 2009-10-07 20:59 UTC 

[Buildroot] [git commit master] honour DISABLE_IPV6
 2009-10-07 20:59 UTC 

[Buildroot] [git commit master] remove BR2_FPU_SUFFIX
 2009-10-07 20:59 UTC 

[Buildroot] [PATCH 1/6] atmel mirrors are only needed for atmel targets
 2009-10-07 18:26 UTC  (9+ messages)
` [Buildroot] [PATCH 2/6] always append FPU_SUFFIX
  ` [Buildroot] [PATCH 3/6] default to EABI on arm
    ` [Buildroot] [PATCH 0/6] misc config-cleanup
      ` [Buildroot] [PATCH 4/6] improve arch selection and gcc setup

[Buildroot] 2009.05-rc1: fix rsync build with config cache
 2009-10-07 16:41 UTC  (2+ messages)

[Buildroot] [PATCH] e2fsprogs: bump version number to 1.41.9
 2009-10-07 13:56 UTC  (5+ messages)
` [Buildroot] [PATCH] e2fsprogs: add a patch to link against SEM_INIT libs

[Buildroot] [git commit master] CHANGES: add e2fsprogs
 2009-10-07 13:31 UTC 

[Buildroot] [git commit master] e2fsprogs: bump version number to 1.41.9
 2009-10-07 13:31 UTC 

[Buildroot] [git commit master] e2fsprogs: add a patch to link against SEM_INIT libs
 2009-10-07 13:31 UTC 

[Buildroot] [PATCH] gstreamer: update to new upstream release 0.10.25
 2009-10-07 12:53 UTC  (5+ messages)
` [Buildroot] [PATCH] gst-plugins-base: "
  ` [Buildroot] [PATCH] gst-plugins-good: update to upstream release 0.10.16
    ` [Buildroot] [PATCH] gst-plugins-bad: update to upstream release 0.10.14

[Buildroot] [git commit master] gst-plugins-good: update to upstream release 0.10.16
 2009-10-07 12:52 UTC 

[Buildroot] [git commit master] gst-plugins-bad: update to upstream release 0.10.14
 2009-10-07 12:52 UTC 

[Buildroot] [git commit master] gstreamer: update to new upstream release 0.10.25
 2009-10-07 12:52 UTC 

[Buildroot] [git commit master] gst-plugins-base: update to new upstream release 0.10.25
 2009-10-07 12:52 UTC 

[Buildroot] [git commit master] CHANGES: add gstreamer packages
 2009-10-07 12:52 UTC 

[Buildroot] relocation R_MIPS_HI16 against `_gp' can not be used when making a shared object; recompile with -fPIC
 2009-10-07  9:21 UTC 


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