Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-27 02:01:37 to 2015-06-29 22:08:51 UTC [more...]

[Buildroot] [PATCH] configs/acmesystems_aria_g25: new config
 2015-06-29 22:08 UTC  (4+ messages)

[Buildroot] [PATCH 0/6 v2] raspberrypi: update packages and defconfigs (branch yem/rpi)
 2015-06-29 22:07 UTC  (7+ messages)
` [Buildroot] [PATCH 1/6 v2] package/rpi-firmware: add option to install vcdbg
` [Buildroot] [PATCH 2/6 v2] configs/raspberrypi: update the DT-enabled config
` [Buildroot] [PATCH 3/6 v2] configs/raspberrypi2: update our defconfig
` [Buildroot] [PATCH 4/6 v2] config/raspberrypi: remove non-DT defconfig
` [Buildroot] [PATCH 5/6 v2] config/raspberrypi: rename our non-DT defconfig file
` [Buildroot] [PATCH 6/6 v2] boards/raspberrypi: update instructions

[Buildroot] [PATCH 1/4] a20_olinuxino_lime/readme.txt: fix a typo
 2015-06-29 22:05 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] a20_olinuxino_micro/readme.txt: add link to linux-sunxi.org
` [Buildroot] [PATCH 3/4] olimex_a20_olinuxino_lime: rename board dir to remove _lime suffix
` [Buildroot] [PATCH 4/4] configs/olimex_a20_olinuxino_micro: new board

[Buildroot] [PATCH v2] configs/acmesystems_aria_g25: new configs
 2015-06-29 21:38 UTC 

[Buildroot] [PATCH V2] sdl2: new package
 2015-06-29 20:30 UTC  (2+ messages)
` [Buildroot] [PATCH V3] "

[Buildroot] [pull request] raspberrypi: update packages and defconfigs
 2015-06-29 20:26 UTC  (18+ messages)
` [Buildroot] [PATCH 01/11] rpi-firmware: allow disabling installation of binary DTBs
` [Buildroot] [PATCH 02/11] package/rpi-firmware: add option to install DTB overlays
` [Buildroot] [PATCH 03/11] package/rpi-firmware: add option to install vcdbg
` [Buildroot] [PATCH 04/11] package/rpi-firmware: bump version
` [Buildroot] [PATCH 05/11] package/rpi-userland: "
` [Buildroot] [PATCH 06/11] configs/raspberrypi: update the DT-enabled config
` [Buildroot] [PATCH 07/11] configs/raspberrypi_plus: new defconfig
` [Buildroot] [PATCH 08/11] configs/raspberrypi2: update our defconfig
` [Buildroot] [PATCH 09/11] config/raspberrypi: remove non-DT defconfig
` [Buildroot] [PATCH 10/11] config/raspberrypi: rename our defconfig files
` [Buildroot] [PATCH 11/11] boards/raspberrypi: update instructions

[Buildroot] [git commit] package/rpi-userland: bump version
 2015-06-29 20:16 UTC 

[Buildroot] [git commit] package/rpi-firmware: bump version
 2015-06-29 20:16 UTC 

[Buildroot] [git commit] package/rpi-firmware: add option to install DTB overlays
 2015-06-29 20:14 UTC 

[Buildroot] [git commit] rpi-firmware: allow disabling installation of binary DTBs
 2015-06-29 20:13 UTC 

[Buildroot] [PATCH] systemd: bump to version 221
 2015-06-29 20:10 UTC  (2+ messages)

[Buildroot] [git commit] systemd: bump to version 221
 2015-06-29 20:02 UTC 

[Buildroot] [PATCH] qemu: enable for aarch64
 2015-06-29 20:01 UTC  (2+ messages)

[Buildroot] [git commit] qemu: enable for aarch64
 2015-06-29 20:01 UTC 

[Buildroot] [PATCH] perl-cross: bump to version 0.9.7
 2015-06-29 20:01 UTC  (2+ messages)

[Buildroot] [git commit] perl-cross: bump to version 0.9.7
 2015-06-29 19:59 UTC 

[Buildroot] [PATCH 1/1] live555: bump to version 2015.06.25
 2015-06-29 19:59 UTC  (2+ messages)

[Buildroot] [git commit] live555: bump to version 2015.06.25
 2015-06-29 19:59 UTC 

[Buildroot] [PATCH] iproute2: tipc support needs 3.18+ headers
 2015-06-29 19:59 UTC  (2+ messages)

[Buildroot] [git commit] iproute2: tipc support needs 3.18+ headers
 2015-06-29 19:59 UTC 

[Buildroot] [v2 1/6] package/nodejs: Bump version to 0.10.39
 2015-06-29 19:34 UTC  (20+ messages)
` [Buildroot] [v2 2/6] package/nodejs: Update to allow selecting node.js version
` [Buildroot] [v2 3/6] package/nodejs: Add node.js v0.12.5 and set as the default version
` [Buildroot] [v2 4/6] package/nodejs: Add /usr/lib/node_modules/.bin to PATH
` [Buildroot] [v2 5/6] package/nodejs: Define NPM command for other packages to use
` [Buildroot] [v2 6/6] package/nodejs: Add npm_config_target_arch to npm command

[Buildroot] [PATCH] uclibc: deprecate locale support
 2015-06-29 17:47 UTC  (7+ messages)

[Buildroot] [RFC v4 00/16] Add per-package staging feature
 2015-06-29 17:27 UTC  (28+ messages)
` [Buildroot] [RFC v4 01/16] packages: use TARGET_MAKE_ENV to add pps support
` [Buildroot] [RFC v4 02/16] packages: for staging stuff use backtick instead of the shell function
` [Buildroot] [RFC v4 03/16] packages/scons: make avaiable the GCC_SYSROOT environment variable
` [Buildroot] [RFC v4 04/16] packages/qt: read spec files from the per-package staging directory
` [Buildroot] [RFC v4 05/16] pkg-perl: use TARGET_MAKE_ENV to add pps support
` [Buildroot] [RFC v4 06/16] tooclahin-external: add support for GCC_SYSROOT
` [Buildroot] [RFC v4 07/16] toolchain-external: move some code in a new function
` [Buildroot] [RFC v4 08/16] toolchain-external: use the wrapper even for the linker "ld"
` [Buildroot] [RFC v4 09/16] infra: add GCC_SYSROOT environment variable to support pps feature
` [Buildroot] [RFC v4 10/16] pkg-cmake: "
` [Buildroot] [RFC v4 11/16] pkg-python: add GCC_SYSROOT variable to add pps support
` [Buildroot] [RFC v4 12/16] pacakge/luarocks: add GCC_SYSROOT environment variable to support pps
` [Buildroot] [RFC v4 13/16] package/pkgconf: use GCC_SYSROOT to support pps feature
` [Buildroot] [RFC v4 14/16] Makefile: add STAGINGNOPKG_DIR variable
` [Buildroot] [RFC v4 15/16] pkg-generic: ADD_TOOLCHAIN_DEPENDENCY is true only for target packages
` [Buildroot] [RFC v4 16/16] infra: add per-package staging feature

[Buildroot] [PATCH 1/2] package/gcc: fix ARC failure to build in 2 phases
 2015-06-29 15:49 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/pkg-kconfig: define KCONFIG_EDITORS_MAKE_ENV

[Buildroot] [git commit] tor: needs thread support
 2015-06-29 15:43 UTC 

[Buildroot] [PATCH v3 0/4] Add ARM Cortex-M3 support
 2015-06-29 15:01 UTC  (11+ messages)
` [Buildroot] [PATCH 1/4] arm: update processor types
` [Buildroot] [PATCH 2/4] toolchain: allow for stupid toolchains
` [Buildroot] [PATCH 3/4] toolchain: introduce BR2_TOOLCHAIN_HAS_RESOLVER
` [Buildroot] [PATCH 4/4] toolchain-external: add OSELAS 2014.12.0 Cortex-M3 toolchain

[Buildroot] [PATCH 0/3] [RFC] python-package-generator
 2015-06-29 12:42 UTC  (9+ messages)
` [Buildroot] [PATCH 1/3] scanpypi.py: new utility
` [Buildroot] [PATCH 2/3] python-robotframework: New package
` [Buildroot] [PATCH 3/3] python-magic: new package

[Buildroot] [PATCH] ARC: switch to RC1 of upcoming arc-2015.06 tools
 2015-06-29 12:36 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] scanpypi.py: new utility
 2015-06-29 11:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] libaio: introduce a BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS option
 2015-06-29 10:12 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] xen: new package

[Buildroot] [Bug 8171] New: glamor missing
 2015-06-29  9:24 UTC  (2+ messages)
` [Buildroot] [Bug 8171] "

[Buildroot] [PATCH v2] monkey: new package
 2015-06-29  9:02 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2015-06-28
 2015-06-29  6:30 UTC 

[Buildroot] [PATCH 1/2] rpi-firmware: allow disabling installation of binary DTBs
 2015-06-28 22:35 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] google-material-design-icons: new package
 2015-06-28 21:24 UTC  (2+ messages)

[Buildroot] [git commit] libpng: rebase ignore-symbol-prefix patch to apply cleanly
 2015-06-28 21:05 UTC 

[Buildroot] [PATCH 1/1] nginx: bump to 1.8.0 (latest stable version)
 2015-06-28 21:05 UTC  (2+ messages)

[Buildroot] [git commit] nginx: bump to 1.8.0 (latest stable version)
 2015-06-28 21:02 UTC 

[Buildroot] [PATCH] nginx: fix nginx.old clean-up
 2015-06-28 21:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/vlc: Add libsidplay2 as optional dependency
 2015-06-28 21:01 UTC  (2+ messages)

[Buildroot] [git commit] nginx: fix nginx.old clean-up
 2015-06-28 21:00 UTC 

[Buildroot] [git commit] package/vlc: Add libsidplay2 as optional dependency
 2015-06-28 20:56 UTC 

[Buildroot] [PATCH v6 00/22] SELinux Buildroot Additions
 2015-06-28 20:53 UTC  (3+ messages)
` [Buildroot] [PATCH v6 10/22] busybox: added linux-pam support

[Buildroot] [git commit] busybox: added linux-pam support
 2015-06-28 20:48 UTC 

[Buildroot] [V4 0/2] A20-OLinuXino-Lime: new board
 2015-06-28 20:24 UTC  (7+ messages)
` [Buildroot] [V4 1/2] A20-OLinuXino-Lime: new board (mainline)

[Buildroot] [RFC v3 00/30] Add per-package staging feature
 2015-06-28 19:34 UTC  (15+ messages)

[Buildroot] [PATCH 1/5] nano: work around broken syntax highlighting regexes
 2015-06-28 18:17 UTC  (3+ messages)
` [Buildroot] [PATCH 2/5] defconfig: update raspberry pi 2 to linux 3.18.14

[Buildroot] [PATCH v4 0/2] Top-level parallel makefile improvements
 2015-06-28 16:26 UTC  (6+ messages)
` [Buildroot] [PATCH v4 1/2] packages: fix and improve support for top-level parallel makefile

[Buildroot] [PATCH 1/4] package/kodi: Move all kodi packages to subdirectories of package/kodi/
 2015-06-28 14:39 UTC  (5+ messages)
` [Buildroot] [PATCH 3/4] package/kodi/kodi: Fix egl/gles compilation with mesa3d and disabled X.org
` [Buildroot] [PATCH 4/4] package/kodi/kodi: Remove hyperflous option --disable-dvdcss

[Buildroot] [PATCH 1/2] glog: add dependency on dynamic library
 2015-06-28 13:34 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] glog: disable on blackfin external toolchains

[Buildroot] [git commit] glog: disable on blackfin external toolchains
 2015-06-28 13:34 UTC 

[Buildroot] [git commit] glog: add dependency on dynamic library
 2015-06-28 13:33 UTC 

[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime_mali_defconfig: new board
 2015-06-28 13:31 UTC 

[Buildroot] [git commit] configs/olimex_a20_olinuxino_lime: new board
 2015-06-28 13:30 UTC 

[Buildroot] [git commit] libaio: introduce a BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS option
 2015-06-28 13:26 UTC 

[Buildroot] [PATCH 1/2] libump: new package
 2015-06-28 13:25 UTC  (2+ messages)

[Buildroot] [git commit] sunxi-mali: bump version
 2015-06-28 13:23 UTC 

[Buildroot] [git commit] libump: new package
 2015-06-28 13:18 UTC 

[Buildroot] [git commit] package/nodejs: Update to allow selecting node.js version
 2015-06-28 13:14 UTC 

[Buildroot] [git commit] uclibc: use the ARC-specific uClibc by default on ARC
 2015-06-28 13:11 UTC 

[Buildroot] [git commit] ARC: switch to RC1 of upcoming arc-2015.06 tools
 2015-06-28 12:35 UTC 

[Buildroot] [git commit] toolchain: allow for stupid toolchains
 2015-06-28 12:32 UTC 

[Buildroot] [git commit] arm: update processor types
 2015-06-28 12:32 UTC 

[Buildroot] [PATCH 0/5 v2] core/pkg-kconfig: fix saving back the configuration (branch yem/pr8156)
 2015-06-28 12:30 UTC  (2+ messages)

[Buildroot] [git commit] core/pkg-kconfig: allow saving config to a non-existing custom config file
 2015-06-28 12:29 UTC 

[Buildroot] [git commit] core/pkg-kconfig: run the kconfig fixups after exiting configurators
 2015-06-28 12:29 UTC 

[Buildroot] [git commit] core/pkg-kconfig: move the kconfig fixups to a macro
 2015-06-28 12:29 UTC 

[Buildroot] [git commit] core/pkg-kconfig: ensure kconfig base and fragment files exist
 2015-06-28 12:29 UTC 

[Buildroot] [git commit] core/pkg-kconfig: extract package before using kconfig fragments
 2015-06-28 12:29 UTC 

[Buildroot] [PATCH] core/pkg-generic: sanitise FOO_OVERRIDE_SRCDIR
 2015-06-28 12:27 UTC 

[Buildroot] [PATCH] enlightment: xtensa workaround no longer required
 2015-06-28 12:26 UTC  (2+ messages)

[Buildroot] [git commit] package/nodejs: Bump version to 0.10.39
 2015-06-28 12:06 UTC 

[Buildroot] [PATCH] iproute2: bump to version 4.1.0
 2015-06-28 12:06 UTC  (2+ messages)

[Buildroot] [git commit] iproute2: bump to version 4.1.0
 2015-06-28 12:05 UTC 

[Buildroot] [PATCH] pure-ftpd: bump to version 1.0.41
 2015-06-28 12:04 UTC  (2+ messages)

[Buildroot] [git commit] pure-ftpd: bump to version 1.0.41
 2015-06-28 12:04 UTC 

[Buildroot] [PATCH] gcc: bump 4.9.x series to version 4.9.3
 2015-06-28 12:04 UTC  (2+ messages)

[Buildroot] [git commit] gcc: bump 4.9.x series to version 4.9.3
 2015-06-28 12:03 UTC 

[Buildroot] [PATCH] package/vlc: install vlc libraries in staging
 2015-06-28 12:03 UTC  (3+ messages)

[Buildroot] [git commit] package/vlc: install vlc libraries in staging
 2015-06-28 12:02 UTC 

[Buildroot] Buildroot runtime test infrastructure prototype
 2015-06-28  9:50 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-06-27
 2015-06-28  6:30 UTC 

[Buildroot] [PATCH 1/1] libarchive: add hash and enable lzma support
 2015-06-27 14:12 UTC  (4+ messages)

[Buildroot] [PATCH] iproute2: bump to version 4.1.0
 2015-06-27 10:30 UTC 

[Buildroot] [PATCH v6 00/16] OpenCV bump
 2015-06-27  7:55 UTC  (3+ messages)
` [Buildroot] [PATCH v6 15/16] package/opencv: add opengl support

[Buildroot] [autobuild.buildroot.net] Build results for 2015-06-26
 2015-06-27  6:30 UTC 


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