Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-07 22:05:28 to 2019-01-11 14:00:15 UTC [more...]

[Buildroot] [PATCH 1/1] check-package: fix Python3 support
 2019-01-11 14:00 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[Buildroot] [PATCH] package/syslog-ng: bump to version 3.19.1
 2019-01-11 13:03 UTC 

[Buildroot] imx6 solo VPU support in Buildroot
 2019-01-11 12:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/systemd: add upstream fix for CVE-2018-16864
 2019-01-11 12:04 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] linux: add option to enable generation of DTBs symbols
 2019-01-11 11:44 UTC  (2+ messages)
` [Buildroot] [v2] linux: add option to enable support for Device Tree overlays

[Buildroot] [PATCH 1/3] gnuchess: fix license
 2019-01-11 10:48 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] gnuchess: disable -O2 and -O3 for ARM cortex-M cpus
` [Buildroot] [PATCH 3/3] gnuchess: bump to version 6.2.5

[Buildroot] [PATCH 1/3] package/gnu-efi: get rid of patch
 2019-01-11 10:01 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/gnu-efi: bump version to 3.0.9
` [Buildroot] [PATCH 3/3] boot: add shim EFI bootloader for secure boot chain loading

[Buildroot] [PATCH 1/1] atk: fix static build
 2019-01-11  8:44 UTC  (4+ messages)

[Buildroot] [PATCH] support/scripts/apply-patches: use "git apply" as a fallback when applying patches
 2019-01-11  8:15 UTC  (3+ messages)

[Buildroot] [PATCH] swupdate: requires shared library support
 2019-01-11  8:01 UTC  (2+ messages)
` [Buildroot] "

[Buildroot] [PATCH v2 1/1] package/linux-firmware : Install binary blobs for e100 ethernet driver
 2019-01-11  7:50 UTC 

[Buildroot] [Bug 11616] New: 2018.02.09 fails to build libzlib with full RELRO protection
 2019-01-11  7:46 UTC  (4+ messages)
` [Buildroot] [Bug 11616] "

[Buildroot] [autobuild.buildroot.net] Build results for 2019-01-10
 2019-01-11  7:00 UTC 

[Buildroot] [PATCH 0/5 v5] systemd-boot: new simple EFI bootloader replacing gummmiboot (branch yem/systemd-boot)
 2019-01-11  6:47 UTC  (5+ messages)
` [Buildroot] [PATCH 5/5 v5] boot/systemd-boot: new package

[Buildroot] [PATCH] checkpackagelib: fix Python3 execution
 2019-01-11  2:53 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] .gitlab-ci.yml: add trigger per job and per type of job
 2019-01-11  2:52 UTC  (6+ messages)
` [Buildroot] [PATCH 3/3] .gitlab-ci.yml: add trigger per job

[Buildroot] [PATCH 1/2] pkg-cmake: add CMAKE_SYSTEM_VERSION to toolchainfile.cmake
 2019-01-10 23:05 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] azure-iot-sdk-c: remove dummy value of CMAKE_SYSTEM_VERSION

[Buildroot] [PATCH] azure-iot-sdk-c: Bump to version 2018-12-13
 2019-01-10 22:50 UTC  (3+ messages)

[Buildroot] [PATCH] package/sunxi-mali-mainline-driver: bump version
 2019-01-10 22:42 UTC  (4+ messages)
  ` [Buildroot] [PATCH v2] "

[Buildroot] [PATCH 1/1] package/php: fix building pcre extension
 2019-01-10 22:06 UTC  (2+ messages)

[Buildroot] [git commit] package/php: fix building pcre extension
 2019-01-10 22:03 UTC 

[Buildroot] [PATCH next v6 00/10] Per-package host/target directory support
 2019-01-10 21:25 UTC  (11+ messages)
` [Buildroot] [PATCH next v6 07/10] core: implement per-package SDK and target

[Buildroot] [git commit] package/libcpprestsdk: remove use of align_union
 2019-01-10 21:18 UTC 

[Buildroot] [PATCH 0/3] Fix pkg-kconfig packages with ccache enabled
 2019-01-10 21:15 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/pkg-kconfig: pass HOSTCC during kconfig steps
` [Buildroot] [PATCH 2/3] boot/uboot: use HOSTCC_NOCCACHE as kconfig HOSTCC
` [Buildroot] [PATCH 3/3] linux: "

[Buildroot] [PATCH 1/2] xenomai: remove unnecessary autoreconf
 2019-01-10 20:56 UTC  (9+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: add Thomas De Schampheleire for xenomai

[Buildroot] [git commit] package/gnuchess: license is GPL-3.0+, not GPL-2.0+
 2019-01-10 20:35 UTC 

[Buildroot] [PATCH 00/19] support: limit install-time instrumentation to current package's files (branch yem/files-list-2)
 2019-01-10 20:34 UTC  (47+ messages)
` [Buildroot] [PATCH 06/19] infra/pkg-generic: only list files installed by the current package
` [Buildroot] [PATCH 07/19] infra/pkg-generic: offload same-package filtering to check-uniq-file
` [Buildroot] [PATCH 08/19] support/check-uniq-files: decode as many strings as possible
` [Buildroot] [PATCH 09/19] support: add parser in python for packages-file-list files
` [Buildroot] [PATCH 10/19] support: rewrite check-bin-arch in python
` [Buildroot] [PATCH 11/19] support: introduce new format for packages-file-list files
` [Buildroot] [PATCH 12/19] infra/pkg-generic: store md5 of just-installed files
` [Buildroot] [PATCH 13/19] support/check-uniq-file: invert condition logic
` [Buildroot] [PATCH 14/19] support/check-uniq-files: don't report files of the same content
` [Buildroot] [PATCH 15/19] support/check-uniq-files: use argparse to enfore required options
` [Buildroot] [PATCH 16/19] core: check unique files in the corresponding finalize step
` [Buildroot] [PATCH 17/19] core: check for unique target files after all our cleanups
` [Buildroot] [PATCH 18/19] core: ignore non-unique files that have disapeared
` [Buildroot] [PATCH 19/19] core: add optional failure when 2+ packages touch the same file

[Buildroot] [PATCH v4 1/3] arch: add support for RISC-V 32-bit (riscv32) architecture
 2019-01-10 20:32 UTC  (5+ messages)
` [Buildroot] [PATCH v4 2/3] configs/qemu: add qemu_riscv32_virt_defconfig
` [Buildroot] [PATCH v4 3/3] support/config-fragments: add RISC-V 32-bit to autobuild configs

[Buildroot] [git commit] support/config-fragments: add RISC-V 32-bit to autobuild configs
 2019-01-10 20:30 UTC 

[Buildroot] [PATCH 1/1] package/linux-firmware : Install binary blobs for e100 ethernet driver
 2019-01-10 20:01 UTC  (2+ messages)

[Buildroot] [Bug 11606] New: libjpeg has no Config.in
 2019-01-10 18:56 UTC  (2+ messages)
` [Buildroot] [Bug 11606] "

[Buildroot] [PATCH] package/rauc: version bump to 1.0
 2019-01-10 18:36 UTC  (5+ messages)

[Buildroot] Building modules during kernel compilation
 2019-01-10 16:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] motion: bump to version 4.2.1
 2019-01-10 16:47 UTC 

[Buildroot] [PATCH 1/1] keepalived: fix if.h namespace collision
 2019-01-10 16:43 UTC 

[Buildroot] [PATCH 1/1] php-ssh2: fix build with php 7.3.0
 2019-01-10 16:38 UTC 

[Buildroot] Xtensa toolchain issue ?
 2019-01-10 14:56 UTC  (5+ messages)

[Buildroot] [PATCH v2 0/4] Support Linux 4.20
 2019-01-10 14:47 UTC  (5+ messages)

[Buildroot] [PATCH] {linux, linux-headers}: default to 4.19.x
 2019-01-10 14:45 UTC 

[Buildroot] [PATCH] patchelf: update _SITE to new location
 2019-01-10 14:26 UTC  (2+ messages)

[Buildroot] [git commit] patchelf: update _SITE to new location
 2019-01-10 14:26 UTC 

[Buildroot] [git commit] package/lighttpd: adjust hash comment after 1.4.52 bump
 2019-01-10 10:06 UTC 

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{9, 14, 19, 20}.x series
 2019-01-10  7:37 UTC  (2+ messages)

[Buildroot] [PATCH] package/lighttpd: bump to version 1.4.52
 2019-01-10  7:37 UTC  (2+ messages)

[Buildroot] [git commit] package/lighttpd: bump to version 1.4.52
 2019-01-10  7:37 UTC 

[Buildroot] [git commit] package/xenomai: drop consecutive empty lines
 2019-01-10  7:33 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{9, 14, 19, 20}.x series
 2019-01-10  7:32 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2019-01-09
 2019-01-10  7:01 UTC 

[Buildroot] openocd CMSIS-DAP support
 2019-01-10  5:56 UTC  (2+ messages)

[Buildroot] Linux kernel module compilation with Buildroot generated toolchain
 2019-01-09 14:19 UTC 

[Buildroot] [PATCH 0/2 v3] core/sdk: fix relative symlinks in generated tarball (branch yem/sdk)
 2019-01-09 13:27 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2 v3] core: make symlinks relative when preparing the SDK

[Buildroot] linux-firmware package : files not copied to TARGET_DIR
 2019-01-09  8:00 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2019-01-08
 2019-01-09  7:00 UTC 

[Buildroot] [PATCH 1/1] Provides puredata package
 2019-01-09  2:29 UTC  (6+ messages)

[Buildroot] popt build failing during autoreconf
 2019-01-08 21:53 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: add Thomas De Schampheleire for xenomai
 2019-01-08 21:40 UTC 

[Buildroot] [git commit] xenomai: remove unnecessary autoreconf
 2019-01-08 21:40 UTC 

[Buildroot] [PATCH 1/1] support/scripts/check-uniq-files: Only report each package once
 2019-01-08 21:18 UTC  (5+ messages)

[Buildroot] [PATCH] package/valijson: bump to version 0.1
 2019-01-08 20:36 UTC  (2+ messages)

[Buildroot] [git commit] package/valijson: bump to version 0.1
 2019-01-08 20:36 UTC 

[Buildroot] [PATCH] package/grpc: fix build on non-NPTL systems
 2019-01-08 20:35 UTC  (2+ messages)

[Buildroot] [git commit] package/grpc: fix build on non-NPTL systems
 2019-01-08 20:34 UTC 

[Buildroot] [PATCH] package/strace: fix build for mips
 2019-01-08 20:09 UTC  (2+ messages)

[Buildroot] [PATCH] package/strace: fix build for no-MMU targets
 2019-01-08 20:09 UTC  (2+ messages)

[Buildroot] [git commit] package/strace: fix build for mips
 2019-01-08 20:09 UTC 

[Buildroot] [git commit] package/strace: fix build for no-MMU targets
 2019-01-08 20:09 UTC 

[Buildroot] [PATCH] tcpreplay: security bump to version 4.3.1
 2019-01-08 20:07 UTC  (2+ messages)

[Buildroot] [git commit] tcpreplay: security bump to version 4.3.1
 2019-01-08 20:06 UTC 

[Buildroot] [PATCH v7 0/8] Top-level parallel build support
 2019-01-08 18:02 UTC  (3+ messages)
` [Buildroot] [PATCH v7 3/8] core: implement per-package SDK and target

[Buildroot] [PATCH 1/1] Libcpprestsdk: remove use of align_union
 2019-01-08 16:40 UTC 

[Buildroot] [PATCH 1/1] python-pytz: bump to version 2018.9
 2019-01-08 15:18 UTC  (2+ messages)

[Buildroot] [git commit] python-pytz: bump to version 2018.9
 2019-01-08 15:18 UTC 

[Buildroot] [PATCH v1] libinput: bump version to 1.12.5
 2019-01-08 15:17 UTC  (2+ messages)

[Buildroot] [git commit] libinput: bump version to 1.12.5
 2019-01-08 15:17 UTC 

[Buildroot] [PATCH] x11vnc: update to 0.9.16
 2019-01-08 15:12 UTC  (2+ messages)

[Buildroot] [git commit] x11vnc: update to 0.9.16
 2019-01-08 15:12 UTC 

[Buildroot] [PATCH] efibootmgr: drop unneeded include path workaround
 2019-01-08 15:05 UTC  (2+ messages)

[Buildroot] [git commit] efibootmgr: drop unneeded include path workaround
 2019-01-08 15:04 UTC 

[Buildroot] [PATCH 00/11] support/download: fix scp and reintroduce source-check
 2019-01-08 12:12 UTC  (9+ messages)
` [Buildroot] [PATCH 03/11] support/download: reintroduce 'source-check' target
` [Buildroot] [PATCH 08/11] support/download: implement source-check in git backend

[Buildroot] [autobuild.buildroot.net] Build results for 2019-01-07
 2019-01-08  7:00 UTC 

[Buildroot] [WIP] support/testing: add xserver + Mesa OpenGL (GLX) + glxinfo
 2019-01-07 23:50 UTC 


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