Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-26 20:23:30 to 2017-06-30 09:25:04 UTC [more...]

[Buildroot] [Bug 9996] New: lz4 option does not install lz4 binaries in ramdisk
 2017-06-30  9:25 UTC  (2+ messages)
` [Buildroot] [Bug 9996] lz4 package does not install lz4 binaries in target

[Buildroot] [RFC PATCH v3 00/10] Make the SDK relocatable
 2017-06-30  9:14 UTC  (24+ messages)

[Buildroot] [PATCH v6] autofs: allow to use libtirpc instead of internal C implementation
 2017-06-30  8:52 UTC 

[Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable
 2017-06-30  8:37 UTC  (12+ messages)
` [Buildroot] [RFC PATCH v5 01/11] package/patchelf: use most recent version as a base for rpath sanitation
` [Buildroot] [RFC PATCH v5 02/11] package/patchelf: add patch for rpath sanitation under a root directory
` [Buildroot] [RFC PATCH v5 03/11] support/scripts: add fix-rpath script to sanitize the rpath
` [Buildroot] [RFC PATCH v5 04/11] pkg-generic: create a list af installed files per step and package
` [Buildroot] [RFC PATCH v5 05/11] core: we need host-patchelf as the very first package for RPATH sanitation
` [Buildroot] [RFC PATCH v5 06/11] pkg-generic: add GLOBAL_INSTRUMENTATION_HOOKS for rpath sanitation
` [Buildroot] [RFC PATCH v5 07/11] support/scripts: add reloacte-sdk.sh script for SDK relocation
` [Buildroot] [RFC PATCH v5 08/11] core: install relocation script and location at the end of the build
` [Buildroot] [RFC PATCH v5 09/11] external-toolchain: check if a buildroot SDK has already been relocated
` [Buildroot] [RFC PATCH v5 10/11] support/scripts: check-host-rpath now handles $ORIGIN as well
` [Buildroot] [RFC PATCH v5 11/11] package/qt5base: provide "qt.conf" to make "qmake" relocatable

[Buildroot] [autobuild.buildroot.net] Your build results for 2017-06-29
 2017-06-30  8:01 UTC 

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

[Buildroot] [RFC 0/3] Qt WebEngine support
 2017-06-30  6:19 UTC  (5+ messages)
` [Buildroot] [RFC 1/3] qt5webengine: new package

[Buildroot] the problem with Xorg, QT5 and imx vivant dirver
 2017-06-30  6:12 UTC  (8+ messages)

[Buildroot] [PATCH] trinity: fix MIPS support
 2017-06-30  6:11 UTC 

[Buildroot] [PATCH] dropwatch: fix static link
 2017-06-30  4:48 UTC 

[Buildroot] [PATCH] syslog-ng: fix build with libnet
 2017-06-30  4:05 UTC  (3+ messages)

[Buildroot] [PATCH] docs: known issues no longer valid
 2017-06-30  3:21 UTC  (2+ messages)

[Buildroot] [FYI 0/2] Qt5.9 and pcre2
 2017-06-30  2:24 UTC  (7+ messages)
` [Buildroot] [FYI 1/2] WIP:pcre2: new package
` [Buildroot] [FYI 2/2] WIP:qt5: Bump up to 5.9

[Buildroot] [PATCH] package/xen: Upgrade Xen to version 4.9.0
 2017-06-29 23:32 UTC 

[Buildroot] [PATCH] package/xen: Fix builds with GCC 7
 2017-06-29 22:09 UTC 

[Buildroot] [PATCH] rauc: new package
 2017-06-29 19:08 UTC  (8+ messages)
` [Buildroot] [PATCH v2] "
    ` [Buildroot] [PATCH v3] "

[Buildroot] : gstreamer-imx issue with missing VP8 decoder
 2017-06-29 17:44 UTC  (7+ messages)

[Buildroot] [PATCH] board: add orangepi-plus support
 2017-06-29 15:26 UTC 

[Buildroot] [PATCH 1/2] .gitlab-ci.yml: regenerate
 2017-06-29 13:24 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] Makefile: regenerat .gitlab-ci.yml when configs/ directory changes

[Buildroot] [Bug 9991] New: SGX Error implicit declaration of function ‘dmac_map_area’
 2017-06-29 13:05 UTC 

[Buildroot] [ti-gfx] - Error implicit declaration of function ‘dmac_map_area’
 2017-06-29 12:39 UTC 

[Buildroot] [PATCH 1/2] linux: bump default version to 4.11.8
 2017-06-29 12:38 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{4, 9, 11}.x series

[Buildroot] [PATCH] trace-cmd: fix build with musl
 2017-06-29 12:08 UTC 

[Buildroot] [PATCH-2017.02.x] nodejs: bump 6.x version to 6.11.0
 2017-06-29  8:16 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.02.x] nodejs: bump 6.x version to 6.11.0
 2017-06-29  8:15 UTC 

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

[Buildroot] [PATCH v5] autofs: allow to use libtirpc instead of internal C implementation
 2017-06-29  5:32 UTC  (5+ messages)

[Buildroot] [PATCH 0/9] support/testing: run tests in parallel
 2017-06-29  2:45 UTC  (10+ messages)
` [Buildroot] [PATCH 1/9] support/testing: use pexpect in emulator
` [Buildroot] [PATCH 2/9] support/testing: use qemu stdio "
` [Buildroot] [PATCH 3/9] support/testing: let pexpect write stdout to log
` [Buildroot] [PATCH 4/9] support/testing: use pexpect.sendline directly
` [Buildroot] [PATCH 5/9] support/testing: use pexpect.expect directly
` [Buildroot] [PATCH 6/9] support/testing: fix code style in emulator
` [Buildroot] [PATCH 7/9] support/testing: allow to set BR2_JLEVEL
` [Buildroot] [PATCH 8/9] support/testing: run testcases in parallel
` [Buildroot] [PATCH 9/9] support/testing: large timeout for login prompt

[Buildroot] [PATCH 1/2] package/libva: bump version to 1.8.3
 2017-06-28 21:29 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] libva-intel-driver: "

[Buildroot] [git commit] libva-intel-driver: bump version to 1.8.3
 2017-06-28 21:29 UTC 

[Buildroot] [git commit] package/libva: bump version to 1.8.3
 2017-06-28 21:29 UTC 

[Buildroot] [git commit] glibc: add upstream security patches fixing CVE-2017-1000366 (stack clash)
 2017-06-28 21:28 UTC 

[Buildroot] [PATCH] glibc: add upstream security patches fixing CVE-2017-1000366 (stack clash)
 2017-06-28 21:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/dovecot: bump version to 2.2.31
 2017-06-28 21:28 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/dovecot-pigeonhole: bump version to 0.4.19

[Buildroot] [git commit] package/dovecot-pigeonhole: bump version to 0.4.19
 2017-06-28 21:28 UTC 

[Buildroot] [git commit] package/dovecot: bump version to 2.2.31
 2017-06-28 21:28 UTC 

[Buildroot] [PATCH] mpd: bump to version 0.20.9
 2017-06-28 21:27 UTC  (2+ messages)

[Buildroot] [git commit] mpd: bump to version 0.20.9
 2017-06-28 21:27 UTC 

[Buildroot] [PATCH] util-linux: fix compilation when libc lacks wide-character support
 2017-06-28 21:26 UTC  (2+ messages)

[Buildroot] [git commit] util-linux: fix compilation when libc lacks wide-character support
 2017-06-28 21:26 UTC 

[Buildroot] [PATCH] mosquitto: add upstream security fix
 2017-06-28 21:25 UTC  (2+ messages)

[Buildroot] [git commit] mosquitto: add upstream security fix
 2017-06-28 21:25 UTC 

[Buildroot] [PATCH] systemd: add security fix
 2017-06-28 21:23 UTC  (2+ messages)

[Buildroot] [git commit] systemd: add security fix
 2017-06-28 21:21 UTC 

[Buildroot] [PATCH] package/rtl8821au: fix license file name
 2017-06-28 21:19 UTC  (2+ messages)

[Buildroot] [git commit] package/rtl8821au: fix license file name
 2017-06-28 21:19 UTC 

[Buildroot] [PATCH RESEND v2] imx6q-sabresd: Add a qt5 defconfig variant
 2017-06-28 21:16 UTC  (6+ messages)

[Buildroot] [PATCH] mtd: restore installation of libmtd to staging
 2017-06-28 17:00 UTC  (3+ messages)

[Buildroot] [Bug 9976] New: License file for package 'rtl8821au' incorrect
 2017-06-28 15:32 UTC  (2+ messages)
` [Buildroot] [Bug 9976] "

[Buildroot] [PATCH v6 1/4] infra: add support for MIPS NaN
 2017-06-28 15:17 UTC  (4+ messages)
` [Buildroot] [PATCH v6 2/4] infra: add support for MIPS32 FP mode
` [Buildroot] [PATCH v6 3/4] infra: add MIPS DSP support
` [Buildroot] [PATCH v6 4/4] infra: add support for MIPS MSA

[Buildroot] [PATCH v5 1/4] infra: add support for MIPS NaN
 2017-06-28 14:15 UTC  (4+ messages)
` [Buildroot] [PATCH v5 2/4] infra: add support for MIPS32 FP mode
` [Buildroot] [PATCH v5 3/4] infra: add MIPS DSP support
` [Buildroot] [PATCH v5 4/4] infra: add support for MIPS MSA

[Buildroot] [PATCH] lttng-tools: update to 2.9.5
 2017-06-28 13:10 UTC 

[Buildroot] [autobuild.buildroot.net] Your build results for 2017-06-27
 2017-06-28 11:07 UTC 

[Buildroot] [Bug 9966] New: util-linux-2.30/.stamp_built' failed
 2017-06-28 11:03 UTC  (3+ messages)
` [Buildroot] [Bug 9966] "

[Buildroot] [PATCH] mosquitto: specify that hash is taken from upstream
 2017-06-28 10:55 UTC 

[Buildroot] [Patch v6 0/7] Add support for the Rust programming language
 2017-06-28  9:20 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-27
 2017-06-28  8:40 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/gnuradio: link with libatomic when needed
 2017-06-28  8:37 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] package/python-web2py: clean package
 2017-06-28  8:15 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/python-web2py: cleaning installation
` [Buildroot] [PATCH 2/3] package/python-web2py: move password generation
` [Buildroot] [PATCH 3/3] package/python-web2py: remove admin panel

[Buildroot] [PATCH] squid: uClibc workaround no longer required
 2017-06-28  3:16 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] toolchain-external: skip ld-musl symlink on static build
 2017-06-27 21:56 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] toolchain-external: remove redundant condition

[Buildroot] [PATCH] board: icorem6: Add Qt5 configs for 800x480 LVDS display
 2017-06-27 21:30 UTC  (2+ messages)

[Buildroot] [PATCH v2] pulseaudio: bump version to 10.0
 2017-06-27 20:03 UTC  (4+ messages)

[Buildroot] [PATCH v2 0/2] qt5multimedia: add missing dependencies
 2017-06-27 19:20 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/2] qt5multimedia: conditionally add pulseaudio & libglib2 to dependencies
` [Buildroot] [PATCH v2 2/2] qt5multimedia: conditionally add alsa-lib "

[Buildroot] [PATCH] ndisc6: patch no longer required
 2017-06-27 19:08 UTC 

[Buildroot] [PATCH] nodm: uClibc wordexp support is enabled by default
 2017-06-27 19:07 UTC 

[Buildroot] [PATCH 1/1] package/p7zip: bump version to 16.02
 2017-06-27 17:15 UTC 

[Buildroot] [PATCH v4] autofs: allow to use libtirpc instead of internal C implementation
 2017-06-27 16:50 UTC 

[Buildroot] [PATCH v4 00/11] Make the SDK relocatable
 2017-06-27 10:26 UTC  (12+ messages)
` [Buildroot] [PATCH v4 01/11] package/patchelf: use most recent version as a base for rpath sanitation
` [Buildroot] [PATCH v4 02/11] package/patchelf: add patch for rpath sanitation under a root directory
` [Buildroot] [PATCH v4 03/11] support/scripts: add fix-rpath script to sanitize the rpath
` [Buildroot] [PATCH v4 04/11] core: sanitize RPATH in staging tree at the end of the target finalization
` [Buildroot] [PATCH v4 05/11] core: sanitize RPATH in target "
` [Buildroot] [PATCH v4 06/11] core: sanitize RPATH in host tree at the very end of the build
` [Buildroot] [PATCH v4 07/11] support/scripts: add reloacte-sdk.sh script for SDK relocation
` [Buildroot] [PATCH v4 08/11] core: install relocation script and location at the end of the build
` [Buildroot] [PATCH v4 09/11] external-toolchain: check if a buildroot SDK has already been relocated
` [Buildroot] [PATCH v4 10/11] support/scripts: check-host-rpath now handles $ORIGIN as well
` [Buildroot] [PATCH v4 11/11] package/qt5base: provide "qt.conf" to make "qmake" relocatable

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

[Buildroot] [PATCH 1/1] dieharder: fix link issue with inline function not declared static
 2017-06-26 23:53 UTC 

[Buildroot] [PATCH v1] pulseaudio: bump version to 10.0
 2017-06-26 22:08 UTC 

[Buildroot] [PATCH] qt5multimedia: conditionally add pulseaudio to dependencies
 2017-06-26 21:53 UTC  (2+ messages)

[Buildroot] [PATCH v1] qt5multimedia: fix plugins videonode egl x11 header related compile failure
 2017-06-26 21:13 UTC 

[Buildroot] [PATCH] linux-headers: bump 4.4.x series
 2017-06-26 20:28 UTC  (3+ messages)

[Buildroot] [git commit branch/2017.02.x] linux-headers: bump 4.4.x series
 2017-06-26 20:28 UTC 

[Buildroot] [git commit branch/2017.05.x] linux-headers: bump 4.4.x series
 2017-06-26 20:27 UTC 

[Buildroot] [git commit] linux-headers: bump 4.4.x series
 2017-06-26 20:25 UTC 

[Buildroot] [PATCH 1/2] package/dhcp: create tmpfiles.d directory
 2017-06-26 20:24 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/dhcp: dhcp server: select systemd tmpfile support when systemd is used

[Buildroot] [git commit branch/2017.02.x] package/dhcp: dhcp server: select systemd tmpfile support when systemd is used
 2017-06-26 20:23 UTC 

[Buildroot] [git commit branch/2017.05.x] package/dhcp: dhcp server: select systemd tmpfile support when systemd is used
 2017-06-26 20:23 UTC 


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