Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-20 21:19:25 to 2015-03-23 18:48:31 UTC [more...]

[Buildroot] Proposed patch: allow setting an hashed root password
 2015-03-23 18:48 UTC  (7+ messages)

[Buildroot] [PATCH 0/7 v3] support/download: be more aggressive on missing hashes (branch yem/dl-hash-2)
 2015-03-23 18:37 UTC  (16+ messages)
` [Buildroot] [PATCH 1/7 v3] support/download: make hash file optional
` [Buildroot] [PATCH 2/7 v3] package infra: do not check hashes when downloading from a repository
` [Buildroot] [PATCH 3/7 v3] support/download: add explicit no-hash support
` [Buildroot] [PATCH 4/7 v3] support/download: return different exit codes for different failures
` [Buildroot] [PATCH 5/7 v3] support/download: properly catch missing hashes
` [Buildroot] [PATCH 6/7 v3] support/download: always fail when there's no hash
` [Buildroot] [PATCH 7/7 v3] support/download: warn when there's no .hash file

[Buildroot] [PATCH 1/5] kconfig-package: add support for config fragments
 2015-03-23 18:31 UTC  (14+ messages)
` [Buildroot] [PATCH 2/5] linux: add option to specify "
` [Buildroot] [PATCH 3/5] busybox: "
` [Buildroot] [PATCH 4/5] uclibc: "
` [Buildroot] [PATCH 5/5] barebox: "

[Buildroot] [V2 1/2] ljsyscall: remove dependency on some architecture
 2015-03-23 18:17 UTC  (3+ messages)
` [Buildroot] [V2 2/2] ljlinenoise: "

[Buildroot] [git commit] ljlinenoise: remove dependency on some architecture
 2015-03-23 18:14 UTC 

[Buildroot] [git commit] ljsyscall: remove dependency on some architecture
 2015-03-23 18:14 UTC 

[Buildroot] [PATCH 1/1] busybox: add conditional dependency on libselinux (v2)
 2015-03-23 18:13 UTC  (2+ messages)

[Buildroot] [PATCH] agentpp: update .hash file
 2015-03-23 18:12 UTC  (3+ messages)

[Buildroot] [git commit] agentpp: update .hash file
 2015-03-23 18:12 UTC 

[Buildroot] [PATCH] package/postgresql: fix pthread flags detection
 2015-03-23 17:23 UTC 

[Buildroot] systemd cleanups v2
 2015-03-23 17:07 UTC  (6+ messages)
` [Buildroot] [PATCH v2 09/25] rsyslog: fix systemd service installation

[Buildroot] [PATCH v3 1/3] boot/uboot: pass TARGET_MAKE_ENV to make environment, remove TARGET_CONFIGURE_OPTS
 2015-03-23 13:47 UTC  (5+ messages)
` [Buildroot] [PATCH v3 3/3] boot/uboot: Add uboot-menuconfig and friends

[Buildroot] [PATCH v3] lirc-tools: new package
 2015-03-23 13:40 UTC 

[Buildroot] Running hdf5 on ARM target
 2015-03-23 10:05 UTC 

[Buildroot] [PATCH 0/2] Makedevs: add recursive option
 2015-03-23 10:00 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-03-22
 2015-03-23  7:30 UTC 

[Buildroot] [PATCH 1/2] bfin: remove the dependency of flat shared mode to shared library
 2015-03-23  2:57 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] bfin: put the libc link path of the flat shared and sep data formats before the sysroot link path

[Buildroot] The C++11 issue
 2015-03-22 23:22 UTC  (5+ messages)

[Buildroot] [PATCH v2 1/1] package/libsidplay2: new package
 2015-03-22 21:52 UTC 

[Buildroot] [PATCH v2 0/2] i.MX28 EVK
 2015-03-22 21:30 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/2] boot/uboot: add support for i.MX28 SD format
` [Buildroot] [PATCH v2 2/2] config: Add defconfig for Freescale i.MX28 EVK

[Buildroot] [PATCH v2 0/8] Update Cups and printing related packages
 2015-03-22 21:12 UTC  (9+ messages)
` [Buildroot] [PATCH v2 1/8] package/cups: Un-deprecate, and update CUPS to 2.0.2
` [Buildroot] [PATCH v2 2/8] package/hplip: Un-deprecate and bump version to 3.15.2
` [Buildroot] [PATCH v2 3/8] package/gutenprint: Un-deprecate and bump version to 5.2.10
` [Buildroot] [PATCH v2 4/8] package/poppler: bump version to 0.32.0
` [Buildroot] [PATCH v2 5/8] package/openjpeg: New package openjpeg 1.5.2
` [Buildroot] [PATCH v2 6/8] package/qpdf: New package qpdf 5.1.2
` [Buildroot] [PATCH v2 7/8] package/ijs: New package ijs 0.35
` [Buildroot] [PATCH v2 8/8] package/cups-filters: Add new package cups-filters 1.0.67

[Buildroot] [PATCH v2] package/kodi: fix a runtime bug (no text displayed in GUI) when a glibc toolchain is used
 2015-03-22 18:51 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] introduce maintainers (branch yem/maintainers)
 2015-03-22 17:18 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] support: add script to find maintainers
` [Buildroot] [PATCH 2/3] support/maintainers: add support for autobuild results
` [Buildroot] [PATCH 3/3] maintainers: add myself to a bit more stuff

[Buildroot] [PATCH] Busybox libselinux dependency
 2015-03-22 16:21 UTC  (2+ messages)

[Buildroot] [PATCH 0/7] Improvements to the download logic
 2015-03-22 15:59 UTC  (18+ messages)
` [Buildroot] [PATCH 1/7] linux: use the package infrastructure to download patches
` [Buildroot] [PATCH 2/7] pkg-generic: fix the logic showing the "Downloading" message
` [Buildroot] [PATCH 3/7] pkg-generic: take into account <pkg>_EXTRA_DOWNLOADS to display "
` [Buildroot] [PATCH 4/7] pkg-generic: refactor the "Downloading" message logic
` [Buildroot] [PATCH 5/7] pkg-generic: allow full URLs for <pkg>_EXTRA_DOWNLOADS
` [Buildroot] [PATCH 6/7] docs/manual: update documentation about <pkg>_SOURCE, <pkg>_PATCH and <pkg>_EXTRA_DOWNLOADS
` [Buildroot] [PATCH 7/7] perl: use <pkg>_EXTRA_DOWNLOADS

[Buildroot] [PATCH v5 1/1] tovid: new package
 2015-03-22 15:35 UTC 

[Buildroot] [PATCH 4/4] wine: more hostarch
 2015-03-22 15:19 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libsidplay2: new package
 2015-03-22 15:15 UTC 

[Buildroot] [PATCH 1/8] package/cups: Un-deprecate, and update CUPS to 2.0.2
 2015-03-22 15:01 UTC  (10+ messages)
` [Buildroot] [PATCH 2/8] package/hplip: Un-deprecate and bump version to 3.15.2
` [Buildroot] [PATCH 3/8] package/gutenprint: Un-deprecate and bump version to 5.2.10
` [Buildroot] [PATCH 4/8] package/poppler: bump version to 0.32.0
` [Buildroot] [PATCH 5/8] package/openjpeg: New package openjpeg 1.5.2
` [Buildroot] [PATCH 6/8] package/qpdf: New package qpdf 5.1.2
` [Buildroot] [PATCH 7/8] package/ijs: New package ijs 0.35
` [Buildroot] [PATCH 8/8] package/cups-filters: Add new package cups-filters 1.0.67

[Buildroot] [PATCH 1/1] boot/uboot: add support for i.MX28 NAND format
 2015-03-22 14:46 UTC  (2+ messages)

[Buildroot] [RFC 00/11] common init infrastructure
 2015-03-22 14:35 UTC  (24+ messages)
` [Buildroot] [RFC 01/11] common service startup files
` [Buildroot] [RFC 02/11] per-package .users and .files lists
` [Buildroot] [RFC 03/11] init/finalize script
` [Buildroot] [RFC 04/11] help entries for Init system config menu
` [Buildroot] [RFC 05/11] bare bb init configuration
` [Buildroot] [RFC 06/11] ptp: new init infrastructure
` [Buildroot] [RFC 07/11] upmpcli: "
` [Buildroot] [RFC 08/11] acpid: "
` [Buildroot] [RFC 09/11] am33x-cm3: "
` [Buildroot] [RFC 10/11] postgresql: "
` [Buildroot] [RFC 11/11] openvpn: "

[Buildroot] [PATCH 1/2] boot/uboot: add support for i.MX28 SD format
 2015-03-22 13:12 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] config: Add defconfig for Freescale i.MX28 EVK

[Buildroot] [[PATCH v2] 1/1] package/swupdate: new package
 2015-03-22 11:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] lirc-tools: new package
 2015-03-22  8:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] Add lirc-tools
 2015-03-22  7:34 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] Add support for lirc files, lircd and irw etc

[Buildroot] [autobuild.buildroot.net] Build results for 2015-03-21
 2015-03-22  7:30 UTC 

[Buildroot] [PATCH] sh4: fix toolchain creation
 2015-03-21 23:58 UTC  (4+ messages)

[Buildroot] Buildroot on OSX
 2015-03-21 22:17 UTC  (4+ messages)

[Buildroot] [PATCH 0/4] 'make help' and README update
 2015-03-21 19:57 UTC  (6+ messages)
` [Buildroot] [PATCH 1/4] Makefile: declare 'help' target as phony
` [Buildroot] [PATCH 2/4] Makefile: split off 'list-defconfigs' from 'help'
` [Buildroot] [PATCH 3/4] Makefile: help: add package-specific targets
` [Buildroot] [PATCH 4/4] README: reduce it to a single page and refer to other documentation
  ` [Buildroot] [PATCH] README: mention 'make list-defconfigs'

[Buildroot] [PATCH v4 1/1] tovid: new package
 2015-03-21 19:17 UTC  (3+ messages)

[Buildroot] [PATCH 0/5 v2] support/download: be more aggressive on missing hashes (branch yem/dl-hash)
 2015-03-21 17:28 UTC  (5+ messages)
` [Buildroot] [PATCH 1/5 v2] support/download: make hash file optional

[Buildroot] [PATCH] configs: add defconfig for Freescale i.MX31 PDK
 2015-03-21 17:27 UTC  (3+ messages)
` [Buildroot] [PATCH v4] "

[Buildroot] [PATCH 1/2] imx6sabresd: rename to imx6sabre
 2015-03-21 16:34 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] configs: add Freescale SABRE Auto board support

[Buildroot] [PATCH 3/4] wine: 1.6.2 has no netapi configure option
 2015-03-21 15:38 UTC 

[Buildroot] [PATCH 2/4] wine: Add xlib_libXext dependency
 2015-03-21 15:38 UTC 

[Buildroot] [PATCH 1/4] wine: Add opengl dependency
 2015-03-21 15:38 UTC 

[Buildroot] [PATCH v2 00/15] Drop non-largefile support
 2015-03-21 11:32 UTC  (5+ messages)
` [Buildroot] [PATCH v2 01/15] toolchain/helpers: add check for mandatory uClibc options
` [Buildroot] [PATCH v2 05/15] toolchain: remove LARGEFILE selects

[Buildroot] [PATCH 1/3] package/tvheadend: Fix inclusion of dtv-scan-tables files
 2015-03-21 11:11 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/tvheadend: bump version
` [Buildroot] [PATCH 3/3] package/dtv-scan-tables: "

[Buildroot] [PATCH 1/2] package/libva: bump version to 1.5.1
 2015-03-21 10:39 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libva-intel-driver: "

[Buildroot] [PATCH v2 1/3] package/ffmpeg: bump version to 2.6
 2015-03-21 10:39 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/3] package/mesa3d: bump version to 10.5.1

[Buildroot] [git commit] attr: backport upstream patches to fix build on musl
 2015-03-21  9:13 UTC 

[Buildroot] [git commit] libcec: add patch to fix build on Blackfin
 2015-03-21  8:52 UTC 

[Buildroot] [git commit] powertop: only link against -lintl when needed
 2015-03-21  8:39 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2015-03-20
 2015-03-21  7:30 UTC 

[Buildroot] openssl 1.0.2 with sed error of unknown option
 2015-03-20 23:52 UTC  (2+ messages)

[Buildroot] [PATCH] glibc: disable eglibc 2.18 for sparc
 2015-03-20 23:00 UTC  (5+ messages)

[Buildroot] [PATCH 0/2] uclibc: fix getsubopt issues
 2015-03-20 22:44 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] uclibc: Fix getopt implementations conditional compilation

[Buildroot] [git commit] uclibc: enable UCLIBC_HAS_GNU_GETSUBOPT in all configs
 2015-03-20 22:44 UTC 

[Buildroot] [git commit] uclibc: Fix getopt implementations conditional compilation
 2015-03-20 22:44 UTC 

[Buildroot] [PATCH 1/3] luarocks: bump to version 2.2.1
 2015-03-20 22:43 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] ljsyscall: refactor with BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS

[Buildroot] [PATCH v3] package: add hwloc 1.10.1
 2015-03-20 22:39 UTC  (4+ messages)

[Buildroot] [PATCH v3 1/2] package/avrdude: optionally depends on libftdi or libftdi1
 2015-03-20 22:30 UTC  (2+ messages)

[Buildroot] [git commit] package/openocd: depends on libftdi1 instead of libftdi
 2015-03-20 22:30 UTC 

[Buildroot] [git commit] package/avrdude: optionally depends on libftdi or libftdi1
 2015-03-20 22:29 UTC 

[Buildroot] [PATCH v4 1/3] dtc: add host build
 2015-03-20 22:22 UTC  (6+ messages)
` [Buildroot] [PATCH v4 2/3] dtc: add patches for raspberry pi overlay support
` [Buildroot] [PATCH v4 3/3] linux: install dtc only in case package host dtc is not selected

[Buildroot] [PATCH v2 1/1] quagga: option for vtysh
 2015-03-20 22:21 UTC  (2+ messages)

[Buildroot] [git commit] quagga: option for vtysh
 2015-03-20 22:20 UTC 

[Buildroot] [PATCH v2] pulseview: new package
 2015-03-20 22:07 UTC  (2+ messages)

[Buildroot] [git commit] pulseview: new package
 2015-03-20 22:05 UTC 

[Buildroot] [PATCH 1/1] target-finalize: Use NULL deliminators when stripping the target directory
 2015-03-20 21:51 UTC  (2+ messages)

[Buildroot] [PATCH v5] package/sysdig: New package
 2015-03-20 21:49 UTC  (2+ messages)

[Buildroot] [git commit] target-finalize: Use NULL deliminators when stripping the target directory
 2015-03-20 21:46 UTC 

[Buildroot] [PATCH] package: add hwloc 1.10.1
 2015-03-20 21:19 UTC  (6+ messages)
` [Buildroot] [PATCH] package: add pacman 4.2.1


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