Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-29 19:36:47 to 2017-07-01 16:33:51 UTC [more...]

[Buildroot] [PATCH 0/7 v4] tools: add a directory to contain usefull user-facing tools
 2017-07-01 16:33 UTC  (12+ messages)
` [Buildroot] [PATCH 1/7 v4] tools: move test-pkg out of support/scripts
` [Buildroot] [PATCH 2/7 v4] tools: move get-developers out of support/scripts/
` [Buildroot] [PATCH 3/7 v4] tools: move check-package "
` [Buildroot] [PATCH 4/7 v4] tools: move size-stat-compare "
` [Buildroot] [PATCH 5/7 v4] tools: move scancpan "
` [Buildroot] [PATCH 6/7 v4] tools: move scanpypi "
` [Buildroot] [PATCH 7/7 v4] tools: new tool to filter the output of make

[Buildroot] [RFC PATCH v5 00/11] Make the SDK relocatable
 2017-07-01 16:15 UTC  (26+ 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] [git commit] tools: rename to 'utils'
 2017-07-01 16:07 UTC 

[Buildroot] [git commit] tools: new tool to filter the output of make
 2017-07-01 15:56 UTC 

[Buildroot] [git commit] tools: move scanpypi out of support/scripts/
 2017-07-01 15:56 UTC 

[Buildroot] [git commit] tools: move scancpan out of support/scripts/
 2017-07-01 15:55 UTC 

[Buildroot] [git commit] tools: move size-stat-compare out of support/scripts/
 2017-07-01 15:54 UTC 

[Buildroot] [git commit] tools: move check-package out of support/scripts/
 2017-07-01 15:54 UTC 

[Buildroot] [git commit] tools: move get-developers out of support/scripts/
 2017-07-01 15:53 UTC 

[Buildroot] [git commit] tools: move test-pkg out of support/scripts
 2017-07-01 15:50 UTC 

[Buildroot] [PATCH] mosquitto: specify that hash is taken from upstream
 2017-07-01 15:45 UTC  (2+ messages)

[Buildroot] [git commit] mosquitto: specify that hash is taken from upstream
 2017-07-01 15:45 UTC 

[Buildroot] [PATCH] olimex_imx233: refactor with genimage.sh
 2017-07-01 15:45 UTC  (2+ messages)

[Buildroot] [PATCH v2] board: add orangepi-plus support
 2017-07-01 15:22 UTC  (2+ messages)

[Buildroot] [git commit] board: add orangepi-plus support
 2017-07-01 14:52 UTC 

[Buildroot] [git commit] support/testing: use pexpect.sendline directly
 2017-07-01 14:05 UTC 

[Buildroot] [git commit] support/testing: fix code style in emulator
 2017-07-01 14:05 UTC 

[Buildroot] [git commit] support/testing: use qemu stdio in emulator
 2017-07-01 14:05 UTC 

[Buildroot] [git commit] support/testing: large timeout for login prompt
 2017-07-01 14:05 UTC 

[Buildroot] [git commit] support/testing: use pexpect in emulator
 2017-07-01 14:05 UTC 

[Buildroot] [git commit] support/testing: allow to set BR2_JLEVEL
 2017-07-01 14:05 UTC 

[Buildroot] [git commit] support/testing: use pexpect.expect directly
 2017-07-01 14:05 UTC 

[Buildroot] [git commit] support/testing: run testcases in parallel
 2017-07-01 14:05 UTC 

[Buildroot] [git commit] support/testing: let pexpect write stdout to log
 2017-07-01 14:05 UTC 

[Buildroot] [PATCH] .gitlab-ci.yml: add check-DEVELOPERS test
 2017-07-01 13:22 UTC  (5+ messages)

[Buildroot] [git commit] .gitlab-ci.yml: add check-DEVELOPERS test
 2017-07-01 13:22 UTC 

[Buildroot] [PATCH 0/3] core: remove lkegacy BR2_STRIP_none
 2017-07-01 13:15 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] core: use positive logic for unstripped files/dirs
` [Buildroot] [PATCH 2/3] core: simplify the condition to set the strip command
` [Buildroot] [PATCH 3/3] core: change the stipr command from a choice to a boolean

[Buildroot] [PATCH] core: always pass full path to strip command
 2017-07-01 13:08 UTC  (2+ messages)

[Buildroot] [git commit] core: change the strip command from a choice to a boolean
 2017-07-01 13:07 UTC 

[Buildroot] [Patch v6 0/7] Add support for the Rust programming language
 2017-07-01 13:07 UTC  (6+ messages)
` [Buildroot] [Patch v6 1/7] pkg-virtual: fix host dependencies handling

[Buildroot] [git commit] core: simplify the condition to set the strip command
 2017-07-01 13:01 UTC 

[Buildroot] [git commit] core: use positive logic for unstripped files/dirs
 2017-07-01 12:57 UTC 

[Buildroot] [git commit] core: always pass full path to strip command
 2017-07-01 12:57 UTC 

[Buildroot] [PATCH 0/2] Adding LLVM + support for it in Mesa3D
 2017-07-01 12:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] linux: bump default version to 4.11.8
 2017-07-01 11:19 UTC  (2+ messages)

[Buildroot] [git commit] linux-headers: bump 4.{4, 9, 11}.x series
 2017-07-01 11:18 UTC 

[Buildroot] [git commit] linux: bump default version to 4.11.8
 2017-07-01 11:18 UTC 

[Buildroot] [PATCH] trace-cmd: fix build with musl
 2017-07-01 11:17 UTC  (2+ messages)

[Buildroot] [git commit] trace-cmd: fix build with musl
 2017-07-01 11:17 UTC 

[Buildroot] [PATCH v2] rauc: new package
 2017-07-01 11:17 UTC  (4+ messages)
` [Buildroot] [PATCH v3] "

[Buildroot] [git commit] rauc: new package
 2017-07-01 11:15 UTC 

[Buildroot] [git commit] docs: known issues no longer valid
 2017-07-01 10:56 UTC 

[Buildroot] [PATCH] docs: known issues no longer valid
 2017-07-01 10:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] parted: bump to version 3.2
 2017-07-01 10:54 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] python-pyparted: bump to version 3.11.0

[Buildroot] [git commit] python-pyparted: bump to version 3.11.0
 2017-07-01 10:53 UTC 

[Buildroot] [git commit] parted: bump to version 3.2
 2017-07-01 10:53 UTC 

[Buildroot] [git commit] trinity: fix MIPS support
 2017-07-01 10:45 UTC 

[Buildroot] [PATCH] dropwatch: fix static link
 2017-07-01 10:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] linux-headers: bump 4.1.x series
 2017-07-01 10:43 UTC  (2+ messages)

[Buildroot] [PATCH] package/xen: Upgrade Xen to version 4.9.0
 2017-07-01 10:43 UTC  (2+ messages)

[Buildroot] [PATCH] package/xen: Fix builds with GCC 7
 2017-07-01 10:43 UTC  (2+ messages)

[Buildroot] [git commit] dropwatch: fix static link
 2017-07-01 10:42 UTC 

[Buildroot] [Bug 9991] New: SGX Error implicit declaration of function ‘dmac_map_area’
 2017-07-01 10:14 UTC  (2+ messages)
` [Buildroot] [Bug 9991] "

[Buildroot] [git commit] package/xen: bump to version 4.9.0
 2017-07-01  8:44 UTC 

[Buildroot] [git commit] package/xen: Fix builds with GCC 7
 2017-07-01  8:43 UTC 

[Buildroot] [PATCH v6] autofs: allow to use libtirpc instead of internal C implementation
 2017-07-01  8:40 UTC  (2+ messages)

[Buildroot] [for-next 1/3] package/gcc: remove old hashes (gcc 4.5, 4.7, 4.8)
 2017-07-01  8:40 UTC  (9+ messages)
` [Buildroot] [for-next 3/3] package/gcc: remove gcc 4.9

[Buildroot] [PATCH] configs: Rename engicam_isiot_mmc_defconfig
 2017-07-01  8:29 UTC  (2+ messages)

[Buildroot] [git commit] configs: drop "mmc" in engicam_imx6ul_isiot_mmc_defconfig name
 2017-07-01  8:28 UTC 

[Buildroot] [PATCH 1/1] package/fmt: bump version to 4.0.0
 2017-07-01  8:27 UTC  (2+ messages)

[Buildroot] [git commit] package/fmt: bump version to 4.0.0
 2017-07-01  8:27 UTC 

[Buildroot] [PATCH] package/lugaru: backport upstream fix
 2017-07-01  8:27 UTC  (2+ messages)

[Buildroot] [git commit] package/lugaru: backport upstream fix
 2017-07-01  8:26 UTC 

[Buildroot] [PATCH] Makefile: don't run "menuconfig" automatically
 2017-07-01  8:26 UTC  (2+ messages)

[Buildroot] [git commit] Makefile: don't run "menuconfig" automatically
 2017-07-01  8:26 UTC 

[Buildroot] [git commit] linux-headers: bump 4.1.x series
 2017-07-01  8:25 UTC 

[Buildroot] [git commit] irrlicht: fix patches to have DOS line endings
 2017-07-01  8:21 UTC 

[Buildroot] [PATCH 0/8 v3] tools: add a directory to contain usefull user-facing tools
 2017-07-01  8:19 UTC  (12+ messages)
` [Buildroot] [PATCH 1/8 v3] tools: add a directory to store some useful "
` [Buildroot] [PATCH 2/8 v3] tools: move test-pkg out of support/scripts
` [Buildroot] [PATCH 3/8 v3] tools: move get-developers out of support/scripts/
` [Buildroot] [PATCH 4/8 v3] tools: move check-package "
` [Buildroot] [PATCH 5/8 v3] tools: move size-stat-compare "
` [Buildroot] [PATCH 6/8 v3] tools: move scancpan "
` [Buildroot] [PATCH 7/8 v3] tools: move scanpypi "
` [Buildroot] [PATCH 8/8 v3] tools move xorg-release "

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 17.1.4
 2017-07-01  8:13 UTC  (2+ messages)

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 17.1.4
 2017-07-01  8:12 UTC 

[Buildroot] [PATCH] ndisc6: patch no longer required
 2017-07-01  8:11 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/tor: security bump to version 0.3.0.9
 2017-07-01  8:11 UTC  (2+ messages)

[Buildroot] [git commit] package/tor: security bump to version 0.3.0.9
 2017-07-01  8:11 UTC 

[Buildroot] [PATCH v2] Makefile: unconfigured "make toolchain" should run report error
 2017-07-01  8:11 UTC  (4+ messages)

[Buildroot] [git commit] Makefile: unconfigured "make toolchain" should run report error
 2017-07-01  8:10 UTC 

[Buildroot] [PATCH] libgcrypt: security bump to version 1.7.8
 2017-07-01  8:10 UTC  (2+ messages)

[Buildroot] [git commit] libgcrypt: security bump to version 1.7.8
 2017-07-01  8:09 UTC 

[Buildroot] [PATCH] nodm: uClibc wordexp support is enabled by default
 2017-07-01  8:04 UTC  (2+ messages)

[Buildroot] [git commit] nodm: uClibc wordexp support is enabled by default
 2017-07-01  8:02 UTC 

[Buildroot] [PATCH] squid: uClibc workaround no longer required
 2017-07-01  8:02 UTC  (2+ messages)

[Buildroot] [git commit] squid: uClibc workaround no longer required
 2017-07-01  8:01 UTC 

[Buildroot] [RFC PATCH] pkg-stats: allow to sort by column
 2017-07-01  8:01 UTC  (3+ messages)
` [Buildroot] [RFC PATCH v2] "

[Buildroot] [PATCH 1/1] package/tor: bump version to 0.3.0.9
 2017-07-01  7:46 UTC 

[Buildroot] question on setting file ownership after boot
 2017-07-01  7:38 UTC  (4+ messages)

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

[Buildroot] [PATCH 1/2] package/gnu-efi: bump version to 3.0.6
 2017-06-30 22:14 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] boot/syslinux: Drop patch 0008, integrated in the dependency upstream

[Buildroot] [git commit] boot/syslinux: drop patch 0008, not needed after gnu-efi update
 2017-06-30 21:55 UTC 

[Buildroot] [git commit] package/gnu-efi: bump version to 3.0.6
 2017-06-30 21:31 UTC 

[Buildroot] [PATCH] 2017.02.x: update hash file for libnl 3.2.27 patch
 2017-06-30 17:07 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Your build results for 2017-06-28
 2017-06-30 12:46 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-06-29
 2017-06-30 11:18 UTC  (2+ messages)

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

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

[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] [autobuild.buildroot.net] Your build results for 2017-06-29
 2017-06-30  8:01 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] syslog-ng: fix build with libnet
 2017-06-30  4:05 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