Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-20 21:37:04 to 2017-04-23 08:40:01 UTC [more...]

[Buildroot] [PATCH v5 00/34] kodi: bump to version 17.1-Krypton
 2017-04-23  8:40 UTC  (38+ messages)
` [Buildroot] [PATCH v5 01/34] package/kodi-visualisation-fountain: remove package
` [Buildroot] [PATCH v5 02/34] package/libplatform: bump version to 2.1.0
` [Buildroot] [PATCH v5 03/34] package/kodi-platform: bump version
` [Buildroot] [PATCH v5 04/34] package/libcec: bump version to 4.0.2
` [Buildroot] [PATCH v5 05/34] package/xmlstarlet: add host variant
` [Buildroot] [PATCH v5 06/34] package/kodi-jsonschemabuilder: new host package
` [Buildroot] [PATCH v5 07/34] package/kodi-texturepacker: "
` [Buildroot] [PATCH v5 08/34] package/kodi: bump to version 17.1-Krypton
` [Buildroot] [PATCH v5 09/34] package/kodi: add patch to disable online check
` [Buildroot] [PATCH v5 11/34] package/kodi: move rtmp support to new addon kodi-inputstream-rtmp
` [Buildroot] [PATCH v5 12/34] package/kodi: add optional support for bluez5
` [Buildroot] [PATCH v5 13/34] package/kodi: libxslt is an optional package
` [Buildroot] [PATCH v5 14/34] package/kodi: add optional support for pulseaudio

[Buildroot] [PATCH] lvm2: allow build since uclibc 1.0.24
 2017-04-23  8:06 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/kodi: fix path to binary
 2017-04-23  8:03 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-04-22
 2017-04-23  6:28 UTC 

[Buildroot] [PATCH] package/kodi: fix path to binary
 2017-04-23  6:26 UTC  (5+ messages)

[Buildroot] enabling python3 support for two packages
 2017-04-23  0:46 UTC 

[Buildroot] [PATCH] uclibc: update to 1.0.24
 2017-04-22 22:57 UTC 

[Buildroot] [PATCH v9 0/7] e2fsprogs: refactor to fix conflicts with busybox and util-linux
 2017-04-22 22:49 UTC  (8+ messages)
` [Buildroot] [PATCH v9 1/7] "
` [Buildroot] [PATCH v9 2/7] e2fsprogs: add help text for all config options
` [Buildroot] [PATCH v9 3/7] e2fsprogs: disable unneeded features for host
` [Buildroot] [PATCH v9 4/7] e2fsprogs: add explicit --enable/--disable configure options
` [Buildroot] [PATCH v9 5/7] e2fsprogs: avoid conflict with util-linux fsck wrapper
` [Buildroot] [PATCH v9 6/7] e2fsprogs: only add -lintl for static builds
` [Buildroot] [PATCH v9 7/7] e2fsprogs: add empty lines to .mk file

[Buildroot] [PATCH v8 00/12] e2fsprogs: refactor to fix conflicts with busybox and util-linux
 2017-04-22 22:34 UTC  (26+ messages)
` [Buildroot] [PATCH v8 01/12] e2fsprogs: change upstream URL sf.net -> sourceforge.net
` [Buildroot] [PATCH v8 02/12] e2fsprogs: add missing arch depends to comment
` [Buildroot] [PATCH v8 03/12] e2fsprogs: change into menuconfig
` [Buildroot] [PATCH v8 04/12] e2fsprogs: remove uuidgen support
` [Buildroot] [PATCH v8 05/12] e2fsprogs: use libblkid and libuuid from util-linux for host
` [Buildroot] [PATCH v8 06/12] e2fsprogs: let it create symlinks
` [Buildroot] [PATCH v8 07/12] e2fsprogs: refactor to fix conflicts with busybox and util-linux
` [Buildroot] [PATCH v8 08/12] e2fsprogs: add help text for all config options
` [Buildroot] [PATCH v8 09/12] e2fsprogs: disable unneeded features for host
` [Buildroot] [PATCH v8 10/12] e2fsprogs: add explicit --enable/--disable configure options
` [Buildroot] [PATCH v8 11/12] e2fsprogs: avoid conflict with util-linux fsck wrapper
` [Buildroot] [PATCH v8 12/12] e2fsprogs: only add -lintl for static builds

[Buildroot] [PATCH 1/7] package configs: clean up indentation warnings
 2017-04-22 22:09 UTC  (17+ messages)
` [Buildroot] [PATCH 2/7] package configs: clean up ordering
` [Buildroot] [PATCH 3/7] package makefiles: clean up backslash spacing
` [Buildroot] [PATCH 4/7] busybox.mk: fix unexpected indent with tabs
` [Buildroot] [PATCH 5/7] xenomai.mk: fix expected "
` [Buildroot] [PATCH 6/7] qt5.mk: add header
` [Buildroot] [PATCH 7/7] qt.mk: fix header

[Buildroot] [PATCH] xorriso: disable libcdio
 2017-04-22 20:10 UTC 

[Buildroot] [Patch v5 0/7] Add support for the Rust programming language
 2017-04-22 17:38 UTC  (8+ messages)
` [Buildroot] [Patch v5 1/7] pkg-virtual: fix host dependencies handling
` [Buildroot] [Patch v5 2/7] rustc: new virtual package
` [Buildroot] [Patch v5 3/7] rust-bin: new package
` [Buildroot] [Patch v5 4/7] rustc: expose host variant in menuconfig
` [Buildroot] [Patch v5 5/7] rust-bootstrap: new package
` [Buildroot] [Patch v5 6/7] cargo-bootstrap: "
` [Buildroot] [Patch v5 7/7] rust: "

[Buildroot] [PATCH v2 01/25] package configs: clean up indentation warnings
 2017-04-22 17:18 UTC  (25+ messages)
` [Buildroot] [PATCH v2 02/25] fix ordering on configs starting with 'a'
` [Buildroot] [PATCH v2 03/25] fix ordering on configs starting with 'b'
` [Buildroot] [PATCH v2 04/25] fix ordering on configs starting with 'c'
` [Buildroot] [PATCH v2 05/25] fix ordering on configs starting with 'd'
` [Buildroot] [PATCH v2 06/25] fix ordering on configs starting with 'e'
` [Buildroot] [PATCH v2 07/25] fix ordering on configs starting with 'f'
` [Buildroot] [PATCH v2 08/25] fix ordering on configs starting with 'g'
` [Buildroot] [PATCH v2 09/25] fix ordering on configs starting with 'i'
` [Buildroot] [PATCH v2 10/25] fix ordering on configs starting with 'j'
` [Buildroot] [PATCH v2 11/25] fix ordering on configs starting with 'k'
` [Buildroot] [PATCH v2 12/25] fix ordering on configs starting with 'l'
` [Buildroot] [PATCH v2 13/25] fix ordering on configs starting with 'm'
` [Buildroot] [PATCH v2 14/25] fix ordering on configs starting with 'n'
` [Buildroot] [PATCH v2 15/25] fix ordering on configs starting with 'o'
` [Buildroot] [PATCH v2 16/25] fix ordering on configs starting with 'p'
` [Buildroot] [PATCH v2 17/25] fix ordering on configs starting with 'q'
` [Buildroot] [PATCH v2 18/25] fix ordering on configs starting with 'r'
` [Buildroot] [PATCH v2 19/25] fix ordering on configs starting with 's'
` [Buildroot] [PATCH v2 20/25] fix ordering on configs starting with 't'
` [Buildroot] [PATCH v2 21/25] fix ordering on configs starting with 'u'
` [Buildroot] [PATCH v2 22/25] fix ordering on configs starting with 'v'
` [Buildroot] [PATCH v2 23/25] fix ordering on configs starting with 'w'
` [Buildroot] [PATCH v2 24/25] fix ordering on configs starting with 'x'
` [Buildroot] [PATCH v2 25/25] fix ordering on configs starting with 'y'

[Buildroot] [PATCH] imx6q-sabresd: Add a qt5 defconfig variant
 2017-04-22 14:09 UTC 

[Buildroot] [PATCH v2] syslog-ng: disable mongodb
 2017-04-22 13:59 UTC  (3+ messages)

[Buildroot] [git commit] syslog-ng: disable mongodb
 2017-04-22 13:59 UTC 

[Buildroot] [git commit] package makefiles: clean up backslash spacing
 2017-04-22 13:57 UTC 

[Buildroot] [git commit] package/qt: fix header
 2017-04-22 13:51 UTC 

[Buildroot] [git commit] package/qt5: add comment header
 2017-04-22 13:50 UTC 

[Buildroot] [git commit] package/xenomai: properly indent XENOMAI_DEVICES variable
 2017-04-22 13:50 UTC 

[Buildroot] [git commit] package/busybox: fix unexpected indent with tabs
 2017-04-22 13:49 UTC 

[Buildroot] [PATCH v2] toolchain: Bump ARC tools to arc-2017.03-rc1
 2017-04-22 13:40 UTC  (2+ messages)

[Buildroot] [git commit] toolchain: Bump ARC tools to arc-2017.03-rc1
 2017-04-22 13:37 UTC 

[Buildroot] [PATCH 1/2] package: protobuf: bump to v3.2.0
 2017-04-22 13:32 UTC  (3+ messages)
` [Buildroot] [PATCH v3] package: protobuf/python-protobuf: "

[Buildroot] [git commit] package{protobuf, python-protobuf}: bump to v3.2.0
 2017-04-22 13:23 UTC 

[Buildroot] [PATCH] perl-gd: bump to version 2.59
 2017-04-22 13:07 UTC  (2+ messages)

[Buildroot] [git commit] perl-gd: bump to version 2.59
 2017-04-22 13:06 UTC 

[Buildroot] [PATCH 1/1] uboot: fix target uboot defconfig warning
 2017-04-22 13:05 UTC  (2+ messages)

[Buildroot] [git commit] uboot: fix target uboot defconfig warning
 2017-04-22 13:05 UTC 

[Buildroot] [PATCH] package/expedite: fix build issue with C89
 2017-04-22 12:42 UTC  (2+ messages)

[Buildroot] [git commit] e2fsprogs: use libblkid and libuuid from util-linux for host
 2017-04-22 12:30 UTC 

[Buildroot] [git commit] e2fsprogs: remove uuidgen support
 2017-04-22 12:29 UTC 

[Buildroot] [git commit] e2fsprogs: change into menuconfig
 2017-04-22 12:28 UTC 

[Buildroot] [git commit] e2fsprogs: add missing arch depends to comment
 2017-04-22 12:26 UTC 

[Buildroot] [PATCH] package/xen: Use POSIX complaint header includes
 2017-04-22 12:25 UTC  (2+ messages)

[Buildroot] [git commit] e2fsprogs: change upstream URL sf.net -> sourceforge.net
 2017-04-22 12:24 UTC 

[Buildroot] [PATCH v9 1/2] genimage.sh: fix calling from BR2_ROOTFS_POST_IMAGE_SCRIPT
 2017-04-22  7:14 UTC  (4+ messages)
` [Buildroot] [PATCH v9 2/2] Add defconfig for MIPS Creator ci40

[Buildroot] [autobuild.buildroot.net] Build results for 2017-04-21
 2017-04-22  6:28 UTC 

[Buildroot] [PATCH 0/9] xenomai 3.x fixups and extra config options
 2017-04-21 20:33 UTC  (3+ messages)

[Buildroot] docker-engine: project rename to moby
 2017-04-21 20:17 UTC 

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 17.0.4
 2017-04-21 20:01 UTC  (3+ messages)

[Buildroot] [git commit] package/xen: Use POSIX complaint header includes
 2017-04-21 19:25 UTC 

[Buildroot] [PATCH] toolchain: Bump ARC tools to arc-2017.03-rc1
 2017-04-21 19:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/aircrack-ng: bump version to 1.2-rc4
 2017-04-21 14:12 UTC 

[Buildroot] glmark2 regression on mx6
 2017-04-21 13:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/pcsc-lite: bump version to 1.8.20
 2017-04-21 13:53 UTC 

[Buildroot] [PATCH 1/1] package/ccid: bump version to 1.4.26
 2017-04-21 13:53 UTC 

[Buildroot] [PATCH 1/1] package/acsccid: bump version to 1.1.4
 2017-04-21 13:51 UTC 

[Buildroot] [PATCH 1/1] package/acpica: bump version to 20170303
 2017-04-21 13:36 UTC 

[Buildroot] [PATCH 1/1] package/libgpgme: bump version to 1.9.0
 2017-04-21 13:25 UTC 

[Buildroot] [PATCH] package/kodi: re-install prompt for optical drives
 2017-04-21 13:10 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/2] package/libpng: Cleanup neon support options
 2017-04-21 13:00 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/2] package/libpng: bump version to 1.6.29

[Buildroot] [PATCHv5] mpir: fix build failure
 2017-04-21 11:27 UTC 

[Buildroot] [PATCH] sg3_utils: improve license description
 2017-04-21 11:18 UTC 

[Buildroot] [PATCH 1/1] Simple additional patch to allow compilation of python-3.6.1 under mipsel-buildroot-linux-musl
 2017-04-21 10:33 UTC 

[Buildroot] [PATCH] opencv3: bump version to 3.2.0
 2017-04-21  9:44 UTC 

[Buildroot] [PATCH] python-pyopenssl: bump version to 17.0.0
 2017-04-21  9:36 UTC 

[Buildroot] [PATCH] tcpreplay: bump version to 4.2.3
 2017-04-21  9:32 UTC 

[Buildroot] [PATCH] nanomsg: new package
 2017-04-21  9:22 UTC 

[Buildroot] [PATCH 1/2] linux-headers: bump 4.{4,9,10}.x series
 2017-04-21  9:07 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default version to 4.10.12

[Buildroot] [PATCH] syslog-ng: use bundled libbson
 2017-04-21  8:05 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/libpng: Cleanup neon support options
 2017-04-21  8:04 UTC  (2+ messages)

[Buildroot] [PATCH] tslib: update to 1.9
 2017-04-21  8:02 UTC  (2+ messages)

[Buildroot] [git commit] tslib: update to 1.9
 2017-04-21  8:01 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-04-20
 2017-04-21  6:28 UTC 

[Buildroot] [PATCH 1/2] libnspr: bump to version 4.14
 2017-04-21  3:33 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] libnss: security bump to version 3.30.2

[Buildroot] VLAN interface and IPv6 SLAAC
 2017-04-21  3:13 UTC 

[Buildroot] [PATCH v2 1/1] package/rapidjson: switch to CMake
 2017-04-20 23:05 UTC 

[Buildroot] [PATCH v3 1/1] package/libva-utils: new package
 2017-04-20 22:35 UTC 

[Buildroot] [Bug 9826] New: post-build scritp - symlinks created in post-build script are overwritten after exit of the script
 2017-04-20 21:37 UTC  (2+ messages)
` [Buildroot] [Bug 9826] "

[Buildroot] [PATCH 1/1] package/libpng: bump version to 1.6.29
 2017-04-20 21:37 UTC  (3+ messages)


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