messages from 2018-07-06 15:10:45 to 2018-07-09 06:00:12 UTC [more...]
[Buildroot] [autobuild.buildroot.net] Build results for 2018-07-08
2018-07-09 6:00 UTC
[Buildroot] [PATCH 0/8] init scripts: rewrite S01logging
2018-07-09 3:31 UTC (9+ messages)
` [Buildroot] [PATCH 1/8] busybox: update S01logging
` [Buildroot] [PATCH 2/8] busybox: add logging configuration file
` [Buildroot] [PATCH 3/8] rsyslog: update S01logging
` [Buildroot] [PATCH 4/8] rsyslog: add logging configuration file
` [Buildroot] [PATCH 5/8] sysklogd: update S01logging
` [Buildroot] [PATCH 6/8] sysklogd: add logging configuration file
` [Buildroot] [PATCH 7/8] rsyslog: update S01logging
` [Buildroot] [PATCH 8/8] syslog-ng: add logging configuration file
[Buildroot] [PATCH 00/50 v2] package/busybox: invert dependencies
2018-07-09 2:03 UTC (67+ messages)
` [Buildroot] [PATCH 01/50 v2] package/busybox: update to 1.29.0
` [Buildroot] [PATCH 02/50 v2] package/busybox: invert dependency with whois
` [Buildroot] [PATCH 03/50 v2] package/busybox: invert dependency with wget
` [Buildroot] [PATCH 04/50 v2] package/busybox: invert dependency with vim
` [Buildroot] [PATCH 05/50 v2] package/busybox: invert dependency with util-linux
` [Buildroot] [PATCH 06/50 v2] package/busybox: invert dependency with usbutils
` [Buildroot] [PATCH 07/50 v2] package/busybox: invert dependency with unzip
` [Buildroot] [PATCH 08/50 v2] package/busybox: invert dependency with traceroute
` [Buildroot] [PATCH 09/50 v2] package/busybox: invert dependency with tftpd
` [Buildroot] [PATCH 10/50 v2] package/busybox: invert dependency with tar
` [Buildroot] [PATCH 11/50 v2] package/busybox: invert dependency with sysvinit
` [Buildroot] [PATCH 12/50 v2] package/busybox: invert dependency with systemd
` [Buildroot] [PATCH 13/50 v2] package/busybox: invert dependency with syslog-ng
` [Buildroot] [PATCH 14/50 v2] package/busybox: invert dependency with sysklogd
` [Buildroot] [PATCH 15/50 v2] package/busybox: invert dependency with start-stop-daemon
` [Buildroot] [PATCH 16/50 v2] package/busybox: invert dependency with rsyslog
` [Buildroot] [PATCH 17/50 v2] package/busybox: invert dependency with psmisc
` [Buildroot] [PATCH 18/50 v2] package/busybox: invert dependency with procps-ng
` [Buildroot] [PATCH 19/50 v2] package/busybox: invert dependency with pciutils
` [Buildroot] [PATCH 20/50 v2] package/busybox: invert dependency with ntp
` [Buildroot] [PATCH 21/50 v2] package/busybox: invert dependency with nmap
` [Buildroot] [PATCH 22/50 v2] package/busybox: invert dependency with netcat-openbsd
` [Buildroot] [PATCH 23/50 v2] package/busybox: invert dependency with netcat
` [Buildroot] [PATCH 24/50 v2] package/busybox: invert dependency with net-tools
` [Buildroot] [PATCH 25/50 v2] package/busybox: invert dependency with mtd
` [Buildroot] [PATCH 26/50 v2] package/busybox: invert dependency with lsof
` [Buildroot] [PATCH 27/50 v2] package/busybox: invert dependency with less
` [Buildroot] [PATCH 28/50 v2] package/busybox: invert dependency with kmod
` [Buildroot] [PATCH 29/50 v2] package/busybox: invert dependency with iputils
` [Buildroot] [PATCH 30/50 v2] package/busybox: invert dependency with iproute2
` [Buildroot] [PATCH 31/50 v2] package/busybox: invert dependency with ifupdown
` [Buildroot] [PATCH 32/50 v2] package/busybox: invert dependency with ifplugd
` [Buildroot] [PATCH 33/50 v2] package/busybox: invert dependency with ifenslave
` [Buildroot] [PATCH 34/50 v2] package/busybox: invert dependency with i2c-tools
` [Buildroot] [PATCH 35/50 v2] package/busybox: invert dependency with gzip
` [Buildroot] [PATCH 36/50 v2] package/busybox: invert dependency with grep
` [Buildroot] [PATCH 37/50 v2] package/busybox: invert dependency with gawk
` [Buildroot] [PATCH 38/50 v2] package/busybox: invert dependency with fbset
` [Buildroot] [PATCH 39/50 v2] package/busybox: invert dependency with e2fsprogs
` [Buildroot] [PATCH 40/50 v2] package/busybox: invert dependency with dos2unix
` [Buildroot] [PATCH 41/50 v2] package/busybox: invert dependency with diffutils
` [Buildroot] [PATCH 42/50 v2] package/busybox: invert dependency with debianutils
` [Buildroot] [PATCH 43/50 v2] package/busybox: invert dependency with dcron
` [Buildroot] [PATCH 44/50 v2] package/busybox: invert dependency with cpio
` [Buildroot] [PATCH 45/50 v2] package/busybox: invert dependency with coreutils
` [Buildroot] [PATCH 46/50 v2] package/busybox: invert dependency with binutils
` [Buildroot] [PATCH 47/50 v2] package/busybox: invert dependency with bc
` [Buildroot] [PATCH 48/50 v2] package/busybox: invert dependency with bash
` [Buildroot] [PATCH 49/50 v2] package/busybox: add dependency on attr
` [Buildroot] [PATCH 50/50 v2] support/scripts: don't draw most of busybox' dependencies
[Buildroot] [PATCH 1/5] gconf: use $() to reference make variables instead of ${}
2018-07-09 1:56 UTC (9+ messages)
` [Buildroot] [PATCH 2/5] json-for-modern-cpp: "
` [Buildroot] [PATCH 3/5] libpng: "
` [Buildroot] [PATCH 4/5] php: "
` [Buildroot] [PATCH 5/5] check-package: detect the use of ${} in .mk files
` [Buildroot] [PATCH v2 1/1] "
[Buildroot] [PATCH v2 1/2] imx/post-image: Allow flashing u-boot-dtb.imx in the SD card
2018-07-08 21:16 UTC (2+ messages)
` [Buildroot] [PATCH v2 2/2] configs/imx7d-sdb: Add new defconfig
[Buildroot] [PATCH 1/3] uboot: Introduce BR2_TARGET_UBOOT_FORMAT_DTB_IMX
2018-07-08 21:12 UTC (7+ messages)
` [Buildroot] [PATCH 2/3] imx/post-image: Allow flashing u-boot-dtb.imx in the SD card
[Buildroot] [PATCH] systemd: add an option to use busybox's getty
2018-07-08 19:54 UTC
[Buildroot] [PATCH 1/1] snappy: bump to version 1.1.7
2018-07-08 19:44 UTC
[Buildroot] [PATCH 1/2] linux: bump default to version 4.17.5
2018-07-08 19:00 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.{14, 17}.x series
[Buildroot] [PATCH 1/1] genimage: bump to version 10
2018-07-08 16:14 UTC
[Buildroot] One package with more than one CMakeLists.txt (dlib)
2018-07-08 14:07 UTC (2+ messages)
[Buildroot] [PATCH] package/automake: bump version to 1.16.1
2018-07-08 11:33 UTC (5+ messages)
[Buildroot] [git commit] package/busybox: invert dependency with coreutils
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with bc
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with bash
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with binutils
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: add dependency on attr
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with gzip
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with ifenslave
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with ifplugd
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with iproute2
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with dos2unix
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with ifupdown
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with iputils
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with dcron
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with fbset
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with e2fsprogs
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with diffutils
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with i2c-tools
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with grep
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with gawk
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with cpio
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with kmod
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with debianutils
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with mtd
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with net-tools
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with lsof
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with less
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with netcat
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with netcat-openbsd
2018-07-08 11:08 UTC
[Buildroot] [git commit] package/busybox: invert dependency with nmap
2018-07-08 10:54 UTC
[Buildroot] [PATCH] utils/test-pkg: log the output of merge-config
2018-07-08 10:26 UTC
[Buildroot] [PATCH 1/3] libzip: bump to version 1.5.1
2018-07-08 10:24 UTC (4+ messages)
` [Buildroot] [PATCH 2/3] libzip: add optional openssl support
` [Buildroot] [PATCH 3/3] libzip: add optional gnutls support
[Buildroot] [git commit] package/busybox: invert dependency with ntp
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with pciutils
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with usbutils
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with sysklogd
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with whois
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with sysvinit
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with traceroute
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with tar
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with tftpd
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with procps-ng
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with util-linux
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with syslog-ng
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with vim
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with systemd
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with psmisc
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with unzip
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with start-stop-daemon
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with rsyslog
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: invert dependency with wget
2018-07-08 10:22 UTC
[Buildroot] [git commit] package/busybox: update to 1.29.0
2018-07-08 10:20 UTC
[Buildroot] [git commit] libzip: add optional gnutls support
2018-07-08 10:17 UTC
[Buildroot] [git commit] libzip: add optional openssl support
2018-07-08 10:17 UTC
[Buildroot] [git commit] libzip: bump to version 1.5.1
2018-07-08 10:17 UTC
[Buildroot] [git commit] php: use $() to reference make variables instead of ${}
2018-07-08 10:12 UTC
[Buildroot] [git commit] libpng: use $() to reference make variables instead of ${}
2018-07-08 10:12 UTC
[Buildroot] [git commit] json-for-modern-cpp: use $() to reference make variables instead of ${}
2018-07-08 10:12 UTC
[Buildroot] [git commit] gconf: use $() to reference make variables instead of ${}
2018-07-08 10:12 UTC
[Buildroot] [PATCH] configs/raspberrypi3_defconfig: fix filesystem size
2018-07-08 9:58 UTC (5+ messages)
[Buildroot] patchwork.ozlabs.org down, and e-mails not recorded
2018-07-08 9:34 UTC (9+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2018-07-07
2018-07-08 6:00 UTC
[Buildroot] [PATCH] liblogging: update project URL
2018-07-08 4:17 UTC (3+ messages)
[Buildroot] [git commit] configs/raspberrypi3_defconfig: increase filesystem size
2018-07-07 22:32 UTC
[Buildroot] [PATCH] systemd: Fix polkit build order
2018-07-07 22:26 UTC (2+ messages)
[Buildroot] [git commit] systemd: Fix polkit build order
2018-07-07 22:19 UTC
[Buildroot] [PATCH] DEVELOPERS: fix alphabetic order
2018-07-07 22:18 UTC (2+ messages)
[Buildroot] [git commit] DEVELOPERS: fix alphabetic order
2018-07-07 22:10 UTC
[Buildroot] [PATCH] configs/olimex_a10_olinuxino_lime_defconfig: new board
2018-07-07 22:10 UTC (2+ messages)
[Buildroot] [git commit] uboot: Introduce BR2_TARGET_UBOOT_FORMAT_DTB_IMX
2018-07-07 21:52 UTC
[Buildroot] [PATCH] package/openpowerlink: bump to version 2.7.0
2018-07-07 21:50 UTC (2+ messages)
[Buildroot] [git commit] package/openpowerlink: bump to version 2.7.0
2018-07-07 21:47 UTC
[Buildroot] [PATCH 1/1] pigz: update to more stable download URL
2018-07-07 21:43 UTC (2+ messages)
[Buildroot] [git commit] pigz: update to more stable download URL
2018-07-07 21:43 UTC
[Buildroot] [git commit] liblogging: update project URL
2018-07-07 21:31 UTC
[Buildroot] [git commit] package/automake: bump version to 1.16.1
2018-07-07 21:28 UTC
[Buildroot] [PATCH 1/1] wampcc: needs C++
2018-07-07 21:27 UTC (2+ messages)
[Buildroot] [git commit] wampcc: needs C++
2018-07-07 21:24 UTC
[Buildroot] [PATCH 1/1] domoticz: remove DOMOTICZ_CXXFLAGS
2018-07-07 21:18 UTC (2+ messages)
[Buildroot] [git commit] domoticz: remove DOMOTICZ_CXXFLAGS
2018-07-07 21:16 UTC
[Buildroot] [PATCH 1/1] boost: detect missing selects
2018-07-07 20:58 UTC (2+ messages)
[Buildroot] [PATCH 1/1] wampcc: needs atomic
2018-07-07 16:08 UTC
[Buildroot] [PATCH 1/1] package/x265: fix arm build
2018-07-07 15:54 UTC
[Buildroot] [PATCH] toolchain: improve musl check to support static toolchains
2018-07-07 11:56 UTC (3+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2018-07-06
2018-07-07 11:25 UTC (2+ messages)
[Buildroot] [PATCH 00/50] busybox: invert dependencies
2018-07-06 15:10 UTC (4+ messages)
` [Buildroot] [PATCH 16/50] package/busybox: invert dependency with rsyslogd
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