Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-01 09:24:23 to 2014-06-01 21:12:46 UTC [more...]

[Buildroot] [PATCH 0/26] A bunch of bumps (branch yem/bumps)
 2014-06-01 21:12 UTC  (30+ messages)
` [Buildroot] [PATCH 01/26] package/rpi-firmware: bump
` [Buildroot] [PATCH 02/26] configs: bump kernel used for the RPi
` [Buildroot] [PATCH 03/26] package/linux-firmware: bump version
` [Buildroot] [PATCH 04/26] package/linux-firmware: install new Broadcom 43xxx firmware
` [Buildroot] [PATCH 05/26] package/nut: bump to latest stable
` [Buildroot] [PATCH 06/26] package/tzdata: bump version for some new timezones
` [Buildroot] [PATCH 07/26] package/zic: bump version for misc fixes
` [Buildroot] [PATCH 08/26] package/dtv-scan-tables: bump version
` [Buildroot] [PATCH 09/26] package/tvheadend: "
` [Buildroot] [PATCH 10/26] package/w_scan: do not line-up variables
` [Buildroot] [PATCH 11/26] package/w_scan: bump version
` [Buildroot] [PATCH 12/26] package/libbsd: do not line-up variables
` [Buildroot] [PATCH 13/26] package/libbsd: bump version
` [Buildroot] [PATCH 14/26] package/snappy: do not line-up variables
` [Buildroot] [PATCH 15/26] package/snappy: bump version
` [Buildroot] [PATCH 16/26] package/libevdev: "
` [Buildroot] [PATCH 17/26] package/procps: bump version and rename to procps-ng
` [Buildroot] [PATCH 18/26] package/wayland: bump version
` [Buildroot] [PATCH 19/26] package/weston: "
` [Buildroot] [PATCH 20/26] package/weston: libxkbcommon is optional
` [Buildroot] [PATCH 21/26] package/libinput: new package
` [Buildroot] [PATCH 22/26] package/weston: add support for libinput
` [Buildroot] [PATCH 23/26] package/freerdp: not forcibly depend on X.Org
` [Buildroot] [PATCH 24/26] pacakge/freerdp: disable building the manpages
` [Buildroot] [PATCH 25/26] package/freerdp: add options to enable/disable server and/or client
` [Buildroot] [PATCH 26/26] [WIP] package/weston: add support for the RDP compositor

[Buildroot] [git commit] configs: bump kernel used for the RPi
 2014-06-01 21:12 UTC 

[Buildroot] [git commit] package/rpi-firmware: bump
 2014-06-01 21:12 UTC 

[Buildroot] Patchwork / Hackfest day on Sunday, 1st June
 2014-06-01 21:11 UTC  (3+ messages)

[Buildroot] [PATCH] ncurses: enable parallel build
 2014-06-01 21:08 UTC  (3+ messages)

[Buildroot] [git commit] ncurses: enable parallel build
 2014-06-01 20:50 UTC 

[Buildroot] [Bug 7136] New: ecryptfs-utils needs gettext to run when glibc/eglibc is used
 2014-06-01 20:24 UTC  (4+ messages)
` [Buildroot] [Bug 7136] "

[Buildroot] [PATCHv2 0/6] gettext improvements
 2014-06-01 20:23 UTC  (7+ messages)
` [Buildroot] [PATCHv2 1/6] minidlna: do not select BR2_PACKAGE_GETTEXT_TOOLS
` [Buildroot] [PATCHv2 2/6] gettext: remove support for gettext-tools on target
` [Buildroot] [PATCHv2 3/6] gettext: optimize build time
` [Buildroot] [PATCHv2 4/6] gettext: allow building when BR2_NEEDS_GETTEXT is not selected
` [Buildroot] [PATCHv2 5/6] ecryptfs-utils: select gettext, needed for command line utilities
` [Buildroot] [PATCHv2 6/6] docs/manual: update documentation about gettext handling

[Buildroot] [git commit] qhull: do not override CMAKE_BUILD_TYPE
 2014-06-01 20:21 UTC 

[Buildroot] [PATCH v4 00/11] CMake infrastructure refactoring
 2014-06-01 20:20 UTC  (33+ messages)
` [Buildroot] [PATCH v4 01/11] pkg-cmake.mk: refactor the toolchainfile.cmake generation
` [Buildroot] [PATCH v4 02/11] pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmake
` [Buildroot] [PATCH v4 03/11] pkg-cmake.mk: enable ccache for cmake packages
` [Buildroot] [PATCH v4 04/11] rpi-userland: cleanup *_CONF_OPT
` [Buildroot] [PATCH v4 05/11] xbmc: fix missing libraries from rpi-userland
` [Buildroot] [PATCH v4 06/11] pkg-cmake.mk: globally disable BUILD_TESTING flag
` [Buildroot] [PATCH v4 07/11] pkg-cmake.mk: globally drive the CMAKE_BUILD_TYPE flag using BR2_ENABLE_DEBUG
` [Buildroot] [PATCH v4 08/11] openpowerlink: do not override CMAKE_BUILD_TYPE
` [Buildroot] [PATCH v4 09/11] opencv: "
` [Buildroot] [PATCH v4 10/11] flann: "
` [Buildroot] [PATCH v4 11/11] qhull: "

[Buildroot] [git commit] flann: do not override CMAKE_BUILD_TYPE
 2014-06-01 20:20 UTC 

[Buildroot] [git commit] opencv: do not override CMAKE_BUILD_TYPE
 2014-06-01 20:20 UTC 

[Buildroot] [git commit] openpowerlink: do not override CMAKE_BUILD_TYPE
 2014-06-01 20:19 UTC 

[Buildroot] [git commit] pkg-cmake.mk: globally drive the CMAKE_BUILD_TYPE flag using BR2_ENABLE_DEBUG
 2014-06-01 20:19 UTC 

[Buildroot] [git commit] pkg-cmake.mk: globally disable BUILD_TESTING flag
 2014-06-01 20:18 UTC 

[Buildroot] [git commit] pkg-cmake.mk: enable ccache for cmake packages
 2014-06-01 20:16 UTC 

[Buildroot] [git commit] pkg-cmake.mk: do not hardcode absolute path in toolchainfile.cmake
 2014-06-01 20:15 UTC 

[Buildroot] [PATCH 0/12 v6] Some download-related changes (branch yem/check-downloads)
 2014-06-01 20:13 UTC  (16+ messages)
` [Buildroot] [PATCH 01/12] Makefile: add BR2_DL_DIR to EXTRA_ENV
` [Buildroot] [PATCH 02/12] pkg-infra: also set PKGDIR for the download step
` [Buildroot] [PATCH 03/12] pkg-infra: move the git download helper to a script
` [Buildroot] [PATCH 04/12] pkg-infra: move the svn "
` [Buildroot] [PATCH 05/12] pkg-infra: move the cvs "
` [Buildroot] [PATCH 06/12] pkg-infra: move the hg "
` [Buildroot] [PATCH 07/12] pkg-infra: move the wget "
` [Buildroot] [PATCH 08/12] pkg-infra: move the bzr "
` [Buildroot] [PATCH 09/12] pkg-infra: don't use DL_DIR as scratchpad for temporary downloads
` [Buildroot] [PATCH 10/12] pkg-infra: add possiblity to check downloaded files against known hashes
` [Buildroot] [PATCH 11/12] manual: add documentation about packages' hashes
` [Buildroot] [PATCH 12/12] package/ca-certificates: add tarball's hashes

[Buildroot] [git commit] pkg-cmake.mk: refactor the toolchainfile.cmake generation
 2014-06-01 20:11 UTC 

[Buildroot] Make Acked/Reviewd/Tested-by tags visible
 2014-06-01 20:11 UTC  (3+ messages)

[Buildroot] [git commit] gcc: switch to gcc 4.8.x as the default compiler version
 2014-06-01 19:51 UTC 

[Buildroot] [git commit] package/php: Bump version to 5.5.13
 2014-06-01 19:51 UTC 

[Buildroot] [git commit] mysql: disable for AVR32
 2014-06-01 19:51 UTC 

[Buildroot] [git commit] mpg123: bump to 1.20.0, providing better optimizations for ARM and AArch64
 2014-06-01 19:51 UTC 

[Buildroot] [git commit] glibc: move version handling to Config.in
 2014-06-01 19:51 UTC 

[Buildroot] [PATCH] gcc: switch to gcc 4.8.x as the default compiler version
 2014-06-01 19:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php: Bump version to 5.5.13
 2014-06-01 19:36 UTC  (2+ messages)

[Buildroot] [PATCH] mpg123: bump to 1.20.0, providing better optimizations for ARM and AArch64
 2014-06-01 19:35 UTC  (3+ messages)

[Buildroot] [PATCH] mysql: disable for AVR32
 2014-06-01 19:35 UTC  (2+ messages)

[Buildroot] [PATCHv3] glibc: add eglibc 2.19-svnr25243 and choice menu
 2014-06-01 19:29 UTC  (2+ messages)

[Buildroot] [git commit] glibc: add eglibc 2.19-svnr25243 and choice menu
 2014-06-01 19:00 UTC 

[Buildroot] [PATCHv2 1/2] glibc: drop redundant arch depends
 2014-06-01 18:58 UTC  (9+ messages)
` [Buildroot] [PATCHv2 2/2] glibc: add eglibc 2.19-svnr25243 and choice menu

[Buildroot] [git commit] glibc: drop redundant arch depends
 2014-06-01 18:58 UTC 

[Buildroot] [PATCH] xapp_xedit: needs MMU
 2014-06-01 18:56 UTC  (2+ messages)

[Buildroot] [git commit] xapp_xedit: needs MMU
 2014-06-01 18:56 UTC 

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{10,14}.x series
 2014-06-01 18:56 UTC  (2+ messages)

[Buildroot] [git commit] linux: bump to version 3.14.5
 2014-06-01 18:55 UTC 

[Buildroot] [git commit] linux-headers: bump 3.{10,14}.x series
 2014-06-01 18:55 UTC 

[Buildroot] [PATCH] libdvdread: needs dynamic library support
 2014-06-01 18:55 UTC  (2+ messages)

[Buildroot] [git commit] libdvdread: needs dynamic library support
 2014-06-01 18:54 UTC 

[Buildroot] [PATCHv2] reenable microblaze little endian for internal musl toolchain
 2014-06-01 18:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] busybox: add fbset to default configs
 2014-06-01 18:02 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] ti-gfx: select fbset as it is a runtime dependency

[Buildroot] [PATCH] manual: fix spelling mistakes
 2014-06-01 17:39 UTC  (5+ messages)

[Buildroot] [Bug 7142] New: ecryptfs needs getent to run
 2014-06-01 17:32 UTC  (2+ messages)
` [Buildroot] [Bug 7142] "

[Buildroot] [PATCH 1/1] configs: bump zedboard to 2014.1
 2014-06-01 17:14 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] ti-gfx: select fbset as it is a runtime dependency
 2014-06-01 16:08 UTC  (3+ messages)

[Buildroot] [PATCH 0/11 RFC] Add list of virtual packages to manual (branch yem/manual)
 2014-06-01 15:45 UTC  (9+ messages)
` [Buildroot] [PATCH 05/11 RFC] support/scripts: who's responsibile to decide what is a package
` [Buildroot] [PATCH 06/11 RFC] support/scripts: introduce a symbol formatter to generate package lists

[Buildroot] [git commit] reenable microblaze little endian for internal musl toolchain
 2014-06-01 15:28 UTC 

[Buildroot] [git commit] manual: fix spelling mistakes
 2014-06-01 15:28 UTC 

[Buildroot] [PATCH 1/1] Improve support of OpenGL for BeagleBone Black
 2014-06-01 15:22 UTC 

[Buildroot] [PATCH 0/11 v5] Some download-related changes (branch yem/check-downloads)
 2014-06-01 13:51 UTC  (5+ messages)

[Buildroot] [PATCH] graph-depends: refactor with more color
 2014-06-01 13:49 UTC  (4+ messages)

[Buildroot] [PATCH] package infra: remove duplicates in dependencies list
 2014-06-01 13:25 UTC  (3+ messages)

[Buildroot] [PATCH] packages: replace command install by $(INSTALL)
 2014-06-01 13:10 UTC  (2+ messages)

[Buildroot] UCLIBC_EXTRA_CFLAGS in uClibc overridden while using buildroot
 2014-06-01 12:51 UTC  (5+ messages)

[Buildroot] [PATCHv2] mpg123: use code optimized for ARM NEON SIMD engine if available
 2014-06-01 12:44 UTC  (2+ messages)

[Buildroot] [PATCH 00/11] Round of external toolchain updates
 2014-06-01 11:02 UTC  (14+ messages)
` [Buildroot] [PATCH 01/11] toolchain-external: apply kernel headers check to non-custom toolchains
` [Buildroot] [PATCH 02/11] toolchain-external: do not pass TOOLCHAIN_EXTERNAL_CFLAGS for kernel headers check
` [Buildroot] [PATCH 03/11] toolchain-external: support only one Linaro ARM toolchain at a time
` [Buildroot] [PATCH 04/11] toolchain-external: support only one Linaro AArch64 "
` [Buildroot] [PATCH 05/11] toolchain-external: bump Linaro ARM to 2014.05
` [Buildroot] [PATCH 06/11] toolchain-external: bump Linaro ARMeb toolchain to 2014.04
` [Buildroot] [PATCH 07/11] toolchain-external: bump Linaro AArch64 toolchain to 2014.05
` [Buildroot] [PATCH 08/11] toolchain-external: bump musl external toolchains to 1.1.1
` [Buildroot] [PATCH 09/11] toolchain-external: add CodeSourcery MIPS 2014.05, remove 2012.09
` [Buildroot] [PATCH 10/11] toolchain-external: add CodeSourcery PowerPC 2012.03
` [Buildroot] [PATCH 11/11] toolchain-external: add ADI Blackfin 2014R1 toolchain, remove 2012R1

[Buildroot] [PATCH] infra: indent the Config.in source-ing of packages
 2014-06-01 10:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] ti-gfx: use only -I${includedir} as pkg-config Cflags
 2014-06-01 10:20 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] sunxi-mali: "

[Buildroot] [PATCH 1/2] ti-gfx: use only -I${includedir} as pkg-config Cflags
 2014-06-01 10:18 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] sunxi-mali: "


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