Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-13 23:02:18 to 2014-02-16 17:27:24 UTC [more...]

[Buildroot] [PATCH 0/10] Add dependency on kernel headers
 2014-02-16 17:27 UTC  (6+ messages)
` [Buildroot] [PATCH 01/10] toolchain/common: add minimum kernel headers options
` [Buildroot] [PATCH 02/10] manual: document minimal kernel headers dependency
` [Buildroot] [PATCH 03/10] package/linux-headers: select appropriate 'AT_LEAST_XXX' header version
` [Buildroot] [PATCH 04/10] toolchain/external: add choice to select "
` [Buildroot] [PATCH 05/10] "

[Buildroot] [PATCH] pkg-cmake: use -fPIC
 2014-02-16 16:29 UTC  (3+ messages)

[Buildroot] [PATCH v4 0/7] PATH cleanup
 2014-02-16 13:58 UTC  (8+ messages)
` [Buildroot] [PATCH v4 1/7] bustle: use TARGET_MAKE_ENV instead of setting PATH in the make environment
` [Buildroot] [PATCH v4 2/7] Makefile: introduce BR_PATH
` [Buildroot] [PATCH v4 3/7] Makefile: add $(HOST_DIR)/sbin to BR_PATH
` [Buildroot] [PATCH v4 4/7] *.mk: replace (TARGET|HOST)_PATH by BR_PATH
` [Buildroot] [PATCH v4 5/7] infra: remove unused {TARGET, HOST}_PATH definition
` [Buildroot] [PATCH v4 6/7] pkg-cmake.mk: add PATH in the configure command environment
` [Buildroot] [PATCH v4 7/7] Makefile: export PATH

[Buildroot] [PATCH v6 0/4] Introducing XBMC
 2014-02-16 13:45 UTC  (6+ messages)
` [Buildroot] [PATCH v6 1/4] sdl: add host version
` [Buildroot] [PATCH v6 2/4] sdl_image: "
` [Buildroot] [PATCH v6 3/4] dependencies.sh: Introduce BR2_HOST_NEEDS_JAVA
` [Buildroot] [PATCH v6 4/4] xbmc: new package

[Buildroot] [PATCH 0/2] vlc autobuild fixes and opencv modules mess?
 2014-02-16  9:14 UTC  (7+ messages)
` [Buildroot] [PATCH 1/2] vlc: explicitly disable opencv support
` [Buildroot] [PATCH 2/2] opencv: always enable opencv_core module when opencv is enabled

[Buildroot] [git commit] opencv: always enable opencv_core module when opencv is enabled
 2014-02-16  8:17 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-15
 2014-02-16  7:30 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-13
 2014-02-16  0:00 UTC  (15+ messages)
` [Buildroot] Analysis of build failures
      ` [Buildroot] [PATCH 1/1] e2fsprogs: fix missing fallocate64() on nios2

[Buildroot] [PATCH 1/2] imagemagick: disable documentation
 2014-02-15 23:57 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] imagemagick: use --without-bzlib when bzip2 is not selected

[Buildroot] [PATCH 1/1] beaglebone: add DT for BeagleBone Black
 2014-02-15 16:45 UTC 

[Buildroot] [PATCH] jimtcl: don't attempt to handle ccache internally
 2014-02-15 16:10 UTC  (2+ messages)

[Buildroot] [git commit] jimtcl: don't attempt to handle ccache internally
 2014-02-15 16:09 UTC 

[Buildroot] [PATCH 1/1] imagemagick: needs mmu
 2014-02-15 16:05 UTC  (2+ messages)

[Buildroot] [git commit] imagemagick: needs mmu
 2014-02-15 16:05 UTC 

[Buildroot] [PATCH 1/1] ncftp: fix cross-compilation issues
 2014-02-15 14:06 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] Prefer 'command -v' over 'which' (for portability)
 2014-02-15 13:29 UTC  (5+ messages)

[Buildroot] [git commit] feh: needs mmu
 2014-02-15 13:22 UTC 

[Buildroot] [PATCH v5 0/5] Introducing XBMC
 2014-02-15 12:07 UTC  (19+ messages)
` [Buildroot] [PATCH v5 1/5] sdl: fix autoreconf timing issue
` [Buildroot] [PATCH v5 4/5] dependencies.sh: XBMC needs java on the host
` [Buildroot] [PATCH v5 5/5] xbmc: new package

[Buildroot] no linux console output for 2014.02-rc1 microblaze using internal buildroot toolchain
 2014-02-15 11:04 UTC  (3+ messages)

[Buildroot] [git commit] collectd: fix static linking
 2014-02-15 10:49 UTC 

[Buildroot] enable eglfs
 2014-02-15  9:19 UTC  (3+ messages)

[Buildroot] [git commit] netsnmp: fix static linking with openssl
 2014-02-15  8:18 UTC 

[Buildroot] [PATCH v13 0/7] Add support for top-level parallel make
 2014-02-15  7:40 UTC  (14+ messages)
` [Buildroot] [PATCH v13 1/7] package: add base dependency to every package
` [Buildroot] [PATCH v13 2/7] package: add toolchain dependency to every target package
` [Buildroot] [PATCH v13 3/7] package: add support for top-level parallel make
` [Buildroot] [PATCH v13 4/7] Makefile: "
` [Buildroot] [PATCH v13 5/7] package: enable jobserver for recursive make
` [Buildroot] [PATCH v13 6/7] Makefile: update comment about top-level parallel Makefile
` [Buildroot] [PATCH v13 7/7] sdl: add support for top-level parallel make

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-14
 2014-02-15  7:30 UTC 

[Buildroot] [git commit] systemd: fix sed line in "sanitize path in units" hook
 2014-02-15  7:21 UTC 

[Buildroot] [git commit branch/next] systemd: fix sed line in "sanitize path in units" hook
 2014-02-15  7:21 UTC 

[Buildroot] [PATCH 1/1] systemd: fix sed line in "sanitize path in units" hook
 2014-02-15  7:21 UTC  (3+ messages)

[Buildroot] adding support for a new board
 2014-02-15  7:03 UTC  (2+ messages)

[Buildroot] [PATCHv1 00/26] Python 2 and 3 bumps, support for Python 3 external modules
 2014-02-14 21:03 UTC  (15+ messages)
` [Buildroot] [PATCHv1 01/26] python: expose PYTHON_PATH
` [Buildroot] [PATCHv1 02/26] pkg-python: use the newly defined PYTHON_PATH variable
` [Buildroot] [PATCHv1 03/26] pkg-python: also pass PYTHONPATH when building distutils packages
` [Buildroot] [PATCHv1 04/26] python: bump to 2.7.6
` [Buildroot] [PATCHv1 05/26] pkg-python: simplifications after the Python 2.x bump
` [Buildroot] [PATCHv1 06/26] core: remove .py/.pyc for Python
` [Buildroot] [PATCHv1 07/26] pkg-python: no longer use distutilscross for setuptools

[Buildroot] [git commit branch/next] core: remove .py/.pyc for Python
 2014-02-14 20:51 UTC 

[Buildroot] [git commit] core: remove .py/.pyc for Python
 2014-02-14 20:51 UTC 

[Buildroot] [git commit] pkg-python: simplifications after the Python 2.x bump
 2014-02-14 20:50 UTC 

[Buildroot] [git commit branch/next] pkg-python: simplifications after the Python 2.x bump
 2014-02-14 20:50 UTC 

[Buildroot] [git commit] python: bump to 2.7.6
 2014-02-14 20:41 UTC 

[Buildroot] [git commit branch/next] python: bump to 2.7.6
 2014-02-14 20:41 UTC 

[Buildroot] [git commit] pkg-python: also pass PYTHONPATH when building distutils packages
 2014-02-14 20:41 UTC 

[Buildroot] [git commit branch/next] pkg-python: also pass PYTHONPATH when building distutils packages
 2014-02-14 20:41 UTC 

[Buildroot] [PATCH] host python/python3: conditionally disable unicodedata
 2014-02-14 20:41 UTC  (5+ messages)

[Buildroot] [git commit] pkg-python: use the newly defined PYTHON_PATH variable
 2014-02-14 20:40 UTC 

[Buildroot] [git commit branch/next] pkg-python: use the newly defined PYTHON_PATH variable
 2014-02-14 20:40 UTC 

[Buildroot] [git commit branch/next] python: expose PYTHON_PATH
 2014-02-14 20:40 UTC 

[Buildroot] [git commit] python: expose PYTHON_PATH
 2014-02-14 20:40 UTC 

[Buildroot] [PATCH 0 of 2] busybox/uclibc: copy config file from configure step
 2014-02-14 20:40 UTC  (4+ messages)

[Buildroot] Open bug analysis
 2014-02-14 20:39 UTC  (3+ messages)

[Buildroot] [git commit] uclibc: copy config file from configure iso patch step
 2014-02-14 20:36 UTC 

[Buildroot] [git commit] busybox: copy config file from configure iso extract step
 2014-02-14 20:36 UTC 

[Buildroot] [PATCH V5 0/3] i.MX: Updates to Freescale acceleration
 2014-02-14 20:20 UTC  (11+ messages)
` [Buildroot] [PATCH V5 1/3] i.MX: Use FREESCALE_IMX_SITE for Freescale packages
` [Buildroot] [PATCH V5 2/3] i.MX: Update versions to match latest Freescale release
` [Buildroot] [PATCH V5 3/3] i.MX: use temp directory for Freescale self-extractors

[Buildroot] [git commit] i.MX: Update versions to match latest Freescale release
 2014-02-14 20:16 UTC 

[Buildroot] [git commit branch/next] i.MX: Update versions to match latest Freescale release
 2014-02-14 20:16 UTC 

[Buildroot] [git commit] i.MX: Use FREESCALE_IMX_SITE for Freescale packages
 2014-02-14 20:15 UTC 

[Buildroot] [git commit branch/next] i.MX: Use FREESCALE_IMX_SITE for Freescale packages
 2014-02-14 20:15 UTC 

[Buildroot] [git commit branch/next] sdl: add support for top-level parallel make
 2014-02-14 20:10 UTC 

[Buildroot] [git commit] sdl: add support for top-level parallel make
 2014-02-14 20:10 UTC 

[Buildroot] [git commit branch/next] Makefile: update comment about top-level parallel Makefile
 2014-02-14 20:10 UTC 

[Buildroot] [git commit] Makefile: update comment about top-level parallel Makefile
 2014-02-14 20:10 UTC 

[Buildroot] [git commit] package: enable jobserver for recursive make
 2014-02-14 20:09 UTC 

[Buildroot] [git commit branch/next] package: enable jobserver for recursive make
 2014-02-14 20:09 UTC 

[Buildroot] [git commit branch/next] Makefile: add support for top-level parallel make
 2014-02-14 20:09 UTC 

[Buildroot] [git commit] Makefile: add support for top-level parallel make
 2014-02-14 20:09 UTC 

[Buildroot] [git commit] package: add support for top-level parallel make
 2014-02-14 20:08 UTC 

[Buildroot] [git commit branch/next] package: add support for top-level parallel make
 2014-02-14 20:08 UTC 

[Buildroot] [git commit] package: add toolchain dependency to every target package
 2014-02-14 20:08 UTC 

[Buildroot] [git commit branch/next] package: add toolchain dependency to every target package
 2014-02-14 20:08 UTC 

[Buildroot] [git commit branch/next] package: add base dependency to every package
 2014-02-14 20:08 UTC 

[Buildroot] [git commit] package: add base dependency to every package
 2014-02-14 20:08 UTC 

[Buildroot] [PATCH 1/1] ti-gfx: bump to version 5_01_00_01
 2014-02-14 16:22 UTC  (8+ messages)

[Buildroot] [git commit] libtool: Apply upstream patch to set correct linkage on MIPS64
 2014-02-14 16:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] ti-gfx: build with GCC 4.8
 2014-02-14 15:29 UTC 

[Buildroot] [PATCH 1/2] Qt5: update to 5.2.1
 2014-02-14 15:22 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] Qt5: patches for linuxfb only systems

[Buildroot] [PATCH 1/1] Qt5: update to 5.2.1
 2014-02-14 15:12 UTC 

[Buildroot] [PATCH v2 1/1] manual: add virtual package tutorial
 2014-02-14 15:11 UTC 

[Buildroot] [PATCH 1/1] Use libm.so when testing external compiler ABI
 2014-02-14 15:02 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] build with GCC 4.8
 2014-02-14 14:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Qt5: update to 5.2.1
 2014-02-14 14:29 UTC  (2+ messages)

[Buildroot] [PATCH] docs/web: give a little bit more exposure to our Google+ page
 2014-02-14 12:42 UTC  (2+ messages)

[Buildroot] [git commit] docs/web: give a little bit more exposure to our Google+ page
 2014-02-14 12:40 UTC 

[Buildroot] [Bug 6776] New: systemd error: static declaration of 'execvpe' follows non-static declaration
 2014-02-14 12:06 UTC  (2+ messages)
` [Buildroot] [Bug 6776] systemd error: static declaration of 'execvpe' follows non-static declaration (uClibc)

[Buildroot] [PATCH 1/1] Qt5: add qttools
 2014-02-14 11:59 UTC 

[Buildroot] [Bug 6236] New: binutils-2.23.2/bfd fails with undefined reference to __fini_array_end
 2014-02-14 11:56 UTC  (2+ messages)
` [Buildroot] [Bug 6236] "

[Buildroot] [Bug 6218] New: binutils-2.23.2/gas fails with undefined reference to `mbstowcs'
 2014-02-14 11:53 UTC  (2+ messages)
` [Buildroot] [Bug 6218] "

[Buildroot] Problem with starting TI Graphics
 2014-02-14 10:24 UTC  (3+ messages)

[Buildroot] Buildroot 2014.02-rc1 released
 2014-02-14  9:25 UTC  (7+ messages)

[Buildroot] [PATCH v12 0/7] Add support for top-level parallel make
 2014-02-14  8:58 UTC  (4+ messages)
` [Buildroot] [PATCH v12 7/7] sdl: add "

[Buildroot] USE_BX=n on armv4 generate bx instruction
 2014-02-14  8:42 UTC  (2+ messages)

[Buildroot] [PATCH] python: fix to ensure libpython is stripped
 2014-02-14  8:17 UTC  (4+ messages)

[Buildroot] [PATCH V4 0/2] i.MX updates
 2014-02-14  0:34 UTC  (11+ messages)
` [Buildroot] [PATCH V4 2/2] i.MX: Update versions to match latest Freescale release

[Buildroot] [PATCH 1/2] infra: Add PRE_*_HOOKS for every step
 2014-02-13 23:27 UTC 


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