messages from 2017-02-07 08:45:04 to 2017-02-08 15:17:43 UTC [more...]
[Buildroot] [PATCH] util-linux: link scriptreplay with libm (for isnan)
2017-02-08 15:17 UTC
[Buildroot] [PATCH] fakedate: simplify logic
2017-02-08 14:50 UTC (2+ messages)
[Buildroot] [PATCHv2 1/1] Added keepalived
2017-02-08 14:48 UTC (2+ messages)
[Buildroot] [PATCH] wget: add upstream patch to fix build failure
2017-02-08 14:42 UTC (2+ messages)
[Buildroot] [git commit] wget: add upstream patch to fix build failure
2017-02-08 14:41 UTC
[Buildroot] [PATCH v5 00/19] Reproducible builds
2017-02-08 14:31 UTC (33+ messages)
` [Buildroot] [PATCH v5 01/19] reproducible: fix DATE/TIME macros in toolchain-wrapper
` [Buildroot] [PATCH v5 02/19] fakedate: new package
` [Buildroot] [PATCH v5 04/19] reproducible: enable fakedate
` [Buildroot] [PATCH v5 05/19] pycompile: allow to force compilation
` [Buildroot] [PATCH v5 06/19] python2: generate reproducible .pyc
` [Buildroot] [PATCH v5 07/19] python3: "
` [Buildroot] [PATCH v5 08/19] reproducible: try to detect most common errors
` [Buildroot] [PATCH v5 09/19] python2: remove full path from .pyc
` [Buildroot] [PATCH v5 10/19] python3: "
` [Buildroot] [PATCH v5 16/19] infra-libtool: inform libtool that STAGING_DIR is reachable at runtime
[Buildroot] [PATCH 0/5] Runtime testing infrastructure
2017-02-08 11:42 UTC (9+ messages)
` [Buildroot] [PATCH 1/5] support/testing: core "
` [Buildroot] [PATCH 2/5] support/testing: add core tests
` [Buildroot] [PATCH 3/5] support/testing: add fs tests
` [Buildroot] [PATCH 4/5] support/testing: add package tests
` [Buildroot] [PATCH 5/5] support/testing: add toolchain tests
[Buildroot] [autobuild.buildroot.net] Your build results for 2017-02-07
2017-02-08 11:16 UTC
[Buildroot] [PATCH v2 0/2] Qt5 submenu updates
2017-02-08 10:26 UTC (3+ messages)
` [Buildroot] [PATCH v2 1/2] remove menu comment about deprecated modules
` [Buildroot] [PATCH v2 2/2] package/qt5/*: add meaningful help texts and package URLs
[Buildroot] [PATCHv3 00/12] toolchain: improvements to copy_toolchain_sysroot and copy_toolchain_lib_root
2017-02-08 9:45 UTC (16+ messages)
` [Buildroot] [PATCHv3 01/12] toolchain-external: reduce nesting in copy_toolchain_sysroot
` [Buildroot] [PATCHv3 02/12] toolchain-external: fix broken handling of 'usr/lib/locale'
` [Buildroot] [PATCHv3 03/12] toolchain-external: clarify rsync excludes in copy_toolchain_sysroot
` [Buildroot] [PATCHv3 04/12] toolchain-external: handle ld.so fixups centrally
` [Buildroot] [PATCHv3 05/12] toolchain helpers: introduce function relpath_prefix
` [Buildroot] [PATCHv3 06/12] toolchain-external: cover multilib toolchains with lib/<variant> layout
` [Buildroot] [PATCHv3 07/12] toolchain helpers: introduce simplify_symlink
` [Buildroot] [PATCHv3 08/12] toolchain-external: simplify previously-broken symbolic links
` [Buildroot] [PATCHv3 09/12] toolchain: copy_toolchain_lib_root: remove unused variable LIBDIR
` [Buildroot] [PATCHv3 10/12] toolchain: copy_toolchain_lib_root: clarify logic
` [Buildroot] [PATCHv3 11/12] toolchain: copy_toolchain_lib_root: clarify input parameter
` [Buildroot] [PATCHv3 12/12] toolchain: copy_toolchain_lib_root: copy symlinks instead of recreating them
[Buildroot] [PATCH] Don't disable dependency tracking if using <pkg>_OVERRIDE_SRCDIR
2017-02-08 9:28 UTC (5+ messages)
[Buildroot] Interaction between SITE_METHOD=LOCAL and .patch files
2017-02-08 9:02 UTC (7+ messages)
[Buildroot] [PATCH 3/3] ncurses: bump to 6.0
2017-02-08 8:59 UTC (2+ messages)
[Buildroot] [PATCH 1/1] Add notes explaining that SITE_METHOD == local prevents any patches from being applied to the package sources
2017-02-08 8:57 UTC (4+ messages)
[Buildroot] [PATCH 0/2] Qt5 submenu updates
2017-02-08 8:56 UTC (4+ messages)
` [Buildroot] [PATCH 1/2] package/qt5: remove menu comment about depreceted modules
` [Buildroot] [PATCH 2/2] package/qt5/*: add meaningful help texts and package URLs
[Buildroot] [PATCH] bash: add upstream security fixes to patch level 12
2017-02-08 8:46 UTC (2+ messages)
[Buildroot] [git commit] bash: add upstream security fixes to patch level 12
2017-02-08 8:46 UTC
[Buildroot] [PATCH] lm-sensors: update homepage link
2017-02-08 8:18 UTC (2+ messages)
[Buildroot] [git commit] lm-sensors: update homepage link
2017-02-08 8:16 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-07
2017-02-08 7:29 UTC
[Buildroot] [PATCH] tslib: bump to 1.4
2017-02-08 4:57 UTC (8+ messages)
` [Buildroot] [PATCH v2] "
` [Buildroot] [PATCH 1/2] "
` [Buildroot] [PATCH 2/2] Revert "tslib: needs kernel headers 3.12"
[Buildroot] [PATCH 1/1] package/openocd: fix autobuild failure
2017-02-07 23:14 UTC (4+ messages)
[Buildroot] [git commit] reproducible: enable fakedate
2017-02-07 22:01 UTC
[Buildroot] [PATCH 0/4] support: script to build-test packages
2017-02-07 21:39 UTC (10+ messages)
` [Buildroot] [PATCH 1/4] support/scripts: add script to test a package
` [Buildroot] [PATCH 2/4] support/test-pkg: store lines missing from resulting configuraiton
` [Buildroot] [PATCH 3/4] support/test-pkg: report number and types of failures
` [Buildroot] [PATCH 4/4] supprt/test-pkg: add option to limit the number of tests
[Buildroot] [git commit] fakedate: new package
2017-02-07 21:29 UTC
[Buildroot] [git commit] reproducible: fix DATE/TIME macros in toolchain-wrapper
2017-02-07 20:45 UTC
[Buildroot] [PATCH] python-pyyaml: bump to version 3.12
2017-02-07 19:39 UTC (2+ messages)
[Buildroot] [git commit] python-pyyaml: bump to version 3.12
2017-02-07 19:39 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2017-01-24
2017-02-07 19:07 UTC (22+ messages)
[Buildroot] [PATCH 1/1] Add support for keepalived
2017-02-07 17:50 UTC (2+ messages)
[Buildroot] [PATCH v6 0/9] bump/choice for qt 5.8.0
2017-02-07 17:21 UTC (8+ messages)
` [Buildroot] [PATCH v6 5/9] qt5declarative: enable Quick for non-GL platforms for Qt 5.8.0
[Buildroot] [PATCH 0/1] Added keepalived package
2017-02-07 16:57 UTC (4+ messages)
` [Buildroot] [PATCH 1/1] "
[Buildroot] [PATCH v2 0/4] support/download/git using git fetch
2017-02-07 16:49 UTC (7+ messages)
` [Buildroot] [PATCH v2 1/4] support/download/git: do not use git clone
` [Buildroot] [PATCH v2 2/4] support/download/git: optimized download of sha1
` [Buildroot] [RFC v2 4/4] support/download/git: shallow fetch of all branches
[Buildroot] [git commit] python-pyqt: use 'depends on' rather than 'select' for Qt
2017-02-07 16:46 UTC
[Buildroot] [git commit] qt53d/qt5quickcontrols2/qt5serialbus: move out of tech preview
2017-02-07 16:46 UTC
[Buildroot] [git commit] qt5: add choice between version 5.6.2 and 5.8.0
2017-02-07 16:46 UTC
[Buildroot] [git commit] python-pyqt5: use 'depends on' rather than 'select' for Qt5
2017-02-07 16:46 UTC
[Buildroot] [git commit] qt5enginio: move into legacy compatibility
2017-02-07 16:46 UTC
[Buildroot] [git commit] qt5base: conditionally install bundled fonts to target
2017-02-07 16:46 UTC
[Buildroot] [git commit] qt5quickcontrols: More deterministic target install
2017-02-07 16:46 UTC
[Buildroot] [PATCH 1/2] logrotate: bump to version 3.11.0
2017-02-07 16:43 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] logrotate: enable selinux support
[Buildroot] [git commit] logrotate: enable selinux support
2017-02-07 16:40 UTC
[Buildroot] [git commit] logrotate: bump to version 3.11.0
2017-02-07 16:30 UTC
[Buildroot] [PATCH] Add gitlab-CI support
2017-02-07 14:55 UTC
[Buildroot] [PATCH] support/scripts: add script to test a package
2017-02-07 14:46 UTC (8+ messages)
[Buildroot] keepalived support
2017-02-07 14:35 UTC
[Buildroot] [V2 1/1] ntp: security bump to verserion 4.2.8p9
2017-02-07 14:29 UTC (7+ messages)
[Buildroot] [git commit] ntp: security bump to verserion 4.2.8p9
2017-02-07 14:26 UTC
[Buildroot] [PATCH 1/2] gst1-vaapi: new package
2017-02-07 14:07 UTC (4+ messages)
[Buildroot] [PATCH] docs/manual: centralize recommendations about BR2_DL_DIR
2017-02-07 13:55 UTC (2+ messages)
[Buildroot] [git commit] docs/manual: centralize recommendations about BR2_DL_DIR
2017-02-07 13:55 UTC
[Buildroot] [PATCH] docs/manual: suggest 'YES' as the value for LIBFOO_GIT_SUBMODULES
2017-02-07 13:48 UTC (2+ messages)
[Buildroot] [git commit] docs/manual: suggest 'YES' as the value for LIBFOO_GIT_SUBMODULES
2017-02-07 13:47 UTC
[Buildroot] [git commit] tslib: bump to 1.4
2017-02-07 13:43 UTC
[Buildroot] [git commit] python-service-identity: bump version to 16.0.0
2017-02-07 13:25 UTC
[Buildroot] [git commit] python-ubjson: bump to version 0.8.5
2017-02-07 13:25 UTC
[Buildroot] [git commit] python-pyopenssl: bump to version 16.2.0
2017-02-07 13:25 UTC
[Buildroot] [PATCH 1/4] python-cbor: bump to version 1.0.0
2017-02-07 13:25 UTC (8+ messages)
` [Buildroot] [PATCH 2/4] python-pyopenssl: bump to version 16.2.0
` [Buildroot] [PATCH 3/4] python-ubjson: bump to version 0.8.5
` [Buildroot] [PATCH 4/4] python-service-identity: bump version to 16.0.0
[Buildroot] [git commit] python-cbor: bump to version 1.0.0
2017-02-07 13:24 UTC
[Buildroot] [PATCH v2 1/2] bctoolbox: new package
2017-02-07 13:24 UTC (4+ messages)
[Buildroot] Support for keepalived
2017-02-07 13:17 UTC
[Buildroot] BR2_EXTERNAL tree - Config.in can`t open /package/Config.in after Update to 2016.11
2017-02-07 13:08 UTC (3+ messages)
[Buildroot] [PATCHv2 00/10] toolchain: improvements to copy_toolchain_sysroot and copy_toolchain_lib_root
2017-02-07 11:39 UTC (8+ messages)
` [Buildroot] [PATCHv2 01/10] toolchain-external: clarify rsync excludes in copy_toolchain_sysroot
` [Buildroot] [PATCHv2 02/10] toolchain-external: handle ld.so fixups centrally
` [Buildroot] [PATCHv2 03/10] toolchain helpers: introduce function relpath_prefix
[Buildroot] [PATCH] configs/qemu_nios2: add custom kernel headers version
2017-02-07 11:32 UTC (2+ messages)
[Buildroot] [git commit] configs/qemu_nios2: add custom kernel headers version
2017-02-07 11:32 UTC
[Buildroot] [PATCH] ruby: assume we always have finite, isinf and isnan for uClibc
2017-02-07 11:08 UTC (4+ messages)
[Buildroot] LIBFOO_GIT_SUBMODULES
2017-02-07 10:59 UTC (3+ messages)
[Buildroot] [git commit] ruby: assume we always have finite, isinf and isnan for uClibc
2017-02-07 10:46 UTC
[Buildroot] [Patch v3 0/9] Introducing service supervision/management with s6
2017-02-07 10:21 UTC (3+ messages)
` [Buildroot] [Patch v3 1/9] skalibs: new package
[Buildroot] [PATCH 0/9] A checkpackage script that verifies a package coding style
2017-02-07 9:58 UTC (6+ messages)
` [Buildroot] [PATCH 5/9] check-package: check *.patch files
` [Buildroot] [PATCH 9/9] check-package: check *.mk for typo in variable
[Buildroot] [PATCH v2] gst1-imx: add menuconfig to select each plugin individually
2017-02-07 9:55 UTC (3+ messages)
[Buildroot] [PATCH v3] gqrx: new package
2017-02-07 9:46 UTC (5+ messages)
[Buildroot] [RFC 1/1] zynq-custom-fpga: new package
2017-02-07 9:21 UTC (4+ messages)
[Buildroot] [git commit] ipsec-tools: fix typo in variable name
2017-02-07 9:02 UTC
[Buildroot] [git commit] libftdi: fix typo in variable name
2017-02-07 8:55 UTC
[Buildroot] [git commit] on2-8170-libs: fix typo in variable name
2017-02-07 8:51 UTC
[Buildroot] [git commit] gst1-plugins-ugly: fix typo in variable name
2017-02-07 8:49 UTC
[Buildroot] [git commit] avrdude: fix typo in variable name
2017-02-07 8:48 UTC
[Buildroot] [git commit] drbd-utils: fix typo in variable name
2017-02-07 8:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox