Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-25 17:47:32 to 2014-09-28 19:44:36 UTC [more...]

[Buildroot] [PATCH v2] glm: Added package
 2014-09-28 19:44 UTC  (2+ messages)

[Buildroot] [git commit] glm: Added package
 2014-09-28 19:33 UTC 

[Buildroot] [PATCH] lighttpd PAM auth
 2014-09-28 19:25 UTC  (2+ messages)

[Buildroot] [git commit] rpi-userland: Fix vcfiled startup
 2014-09-28 19:22 UTC 

[Buildroot] [PATCH v4 1/1] rpi-userland: Fix vcfiled startup
 2014-09-28 19:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pure-ftpd: New package
 2014-09-28 19:12 UTC 

[Buildroot] [PATCH v2 0/5] CMake cleanup
 2014-09-28 19:11 UTC  (11+ messages)
` [Buildroot] [PATCH v2 1/5] package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for host-package
` [Buildroot] [PATCH v2 2/5] package/pkg-cmake.mk: set the {C, CXX, LD}FLAGS for host packages
` [Buildroot] [PATCH v2 3/5] toolchainfile.cmake.in: set linker flags
` [Buildroot] [PATCH v2 4/5] package/cdrkit: clean {HOST_, }CDRKIT_CONF_OPT
` [Buildroot] [PATCH v2 5/5] toolchainfile.cmake.in: do not force the CMAKE_{C, CXX}_FLAGS to the cache

[Buildroot] [git commit] toolchainfile.cmake.in: do not force the CMAKE_{C, CXX}_FLAGS to the cache
 2014-09-28 18:57 UTC 

[Buildroot] [git commit] package/cdrkit: clean {HOST_, }CDRKIT_CONF_OPT
 2014-09-28 18:56 UTC 

[Buildroot] [git commit] toolchainfile.cmake.in: set linker flags
 2014-09-28 18:52 UTC 

[Buildroot] [git commit] package/pkg-cmake.mk: set the {C, CXX, LD}FLAGS for host packages
 2014-09-28 18:51 UTC 

[Buildroot] [git commit] package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for host-package
 2014-09-28 18:50 UTC 

[Buildroot] [PATCH 0 of 2] RedHat 5 support fixes
 2014-09-28 18:43 UTC  (6+ messages)
` [Buildroot] [PATCH 1 of 2] check-kernel-headers: mktemp --tmpdir not available on RedHat 5
` [Buildroot] [PATCH 2 of 2] kmod: add patches to support build on Redhat 5

[Buildroot] [git commit] check-kernel-headers: mktemp --tmpdir not available on RedHat RHEL5
 2014-09-28 18:40 UTC 

[Buildroot] [PATCH 1/2] package/dovecot: New package
 2014-09-28 17:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/dovecot-pigeonhole: "

[Buildroot] [PATCH 0/4] A few autobuilder fixes (branch yem/autobuild)
 2014-09-28 16:26 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] docs/manual: add musl to toolchain dependency options
` [Buildroot] [PATCH 2/4] package/freerdp: can not build on uClibc
` [Buildroot] [PATCH 3/4] package/trace-cmd: does not build on static onl; y, needs dlopen()
` [Buildroot] [PATCH 4/4] package/vde2: does not build on static only, "

[Buildroot] Beaglebone white lighttpd and cgi binary - error message: (mod_cgi.c.1312) cleaning up CGI: process died with signal 6
 2014-09-28 15:48 UTC 

[Buildroot] [PATCH 1/2] package/libcurl: Remove autoreconf
 2014-09-28 15:13 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libcurl: Backport patch to fix xbmc-related timeout bug

[Buildroot] [PATCH 1/2] package/clamav: New package
 2014-09-28 14:42 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/exim: Add ClamAV support

[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-27
 2014-09-28 13:36 UTC  (3+ messages)

[Buildroot] [PATCH] dhcpcd: security bump to version 6.4.7
 2014-09-28 12:20 UTC 

[Buildroot] [PATCH 00 of 15] packages: rename FOO_BAR_OPT into FOO_BAR_OPTS
 2014-09-28 12:12 UTC  (32+ messages)
` [Buildroot] [PATCH 01 of 15] packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS
` [Buildroot] [PATCH 02 of 15] packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTS
` [Buildroot] [PATCH 03 of 15] packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTS
` [Buildroot] [PATCH 04 of 15] packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTS
` [Buildroot] [PATCH 05 of 15] packages: rename FOO_INSTALL_HOST_OPT into FOO_INSTALL_HOST_OPTS
` [Buildroot] [PATCH 06 of 15] packages: rename FOO_AUTORECONF_OPT into FOO_AUTORECONF_OPTS
` [Buildroot] [PATCH 07 of 15] packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
` [Buildroot] [PATCH 08 of 15] packages: rename FOO_BUILD_OPT into FOO_BUILD_OPTS
` [Buildroot] [PATCH 09 of 15] packages: rename FOO_GETTEXTIZE_OPT into FOO_GETTEXTIZE_OPTS
` [Buildroot] [PATCH 10 of 15] packages: rename FOO_KCONFIG_OPT into FOO_KCONFIG_OPTS
` [Buildroot] [PATCH 11 of 15] pkg-generic: introduce helper function to check for a deprecated variable
` [Buildroot] [PATCH 12 of 15] pkg-generic: add checks on deprecated variables FOO_BAR_OPT
` [Buildroot] [PATCH 13 of 15] packages: rename misc. occurrences of _OPT into _OPTS
` [Buildroot] [PATCH 14 of 15] .mk files: remove alignment of line continuation characters
` [Buildroot] [PATCH 15 of 15] .mk files: remove alignment of assignments

[Buildroot] [PATCH 1/1] ympd: new package
 2014-09-28 12:04 UTC 

[Buildroot] [PATCH] librtlsdr: disable shared library target
 2014-09-28 11:51 UTC  (3+ messages)

[Buildroot] [PATCH] bash: update to patchlevel 27
 2014-09-28 11:17 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-13
 2014-09-28 10:47 UTC  (3+ messages)
` [Buildroot] Analysis of build failures

[Buildroot] [PATCH 1/2] package/pcre: add host variant
 2014-09-28 10:02 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/leafnode2: New package

[Buildroot] [PATCH 1/1] arm: -march for Cortex A7, A12 and A15 is armv7ve
 2014-09-28  9:46 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] package/wayland: requires shared library
 2014-09-28  9:29 UTC  (2+ messages)

[Buildroot] [PATCH] package: libarchive: allow building as host package
 2014-09-28  9:04 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/readline: add host variant
 2014-09-28  8:58 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/softether: New package

[Buildroot] [Bug 7478] New: Multiple chosen python modules are not built due to missing header files in include path
 2014-09-27 22:50 UTC  (2+ messages)
` [Buildroot] [Bug 7478] "

[Buildroot] [PATCH v2 1/1] package/wayland: requires shared library
 2014-09-27 20:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mpd: bump to version 0.18.16
 2014-09-27 19:41 UTC 

[Buildroot] [PATCH v2 1/1] package/upmpdcli: bump to version 0.8.1
 2014-09-27 19:34 UTC 

[Buildroot] [Bug 7010] New: jamvm builds and runs fine under mips (be)
 2014-09-27 18:18 UTC  (2+ messages)
` [Buildroot] [Bug 7010] "

[Buildroot] [PATCH 1/1] package/wayland: requires shared library
 2014-09-27 17:53 UTC  (2+ messages)

[Buildroot] [PATCH] openssl: Add patch to fix compilation with musl libc
 2014-09-27 17:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/openssl: drop libdl from more pc files
 2014-09-27 16:29 UTC 

[Buildroot] [PATCH 1/1] autobuild-run: Include the config.log file (when it exists) in the tarball
 2014-09-27 13:59 UTC 

[Buildroot] [RFC 0/3] samba4: allow build of libsmbclient only
 2014-09-27 13:12 UTC  (4+ messages)
` [Buildroot] [RFC 1/3] samba4: allow separate build of libsmbclient
` [Buildroot] [RFC 2/3] samba4: add hacky patch that avoids manpage creation
` [Buildroot] [RFC 3/3] samba4-HACK: apply --disable-rpath-private-install for smbclient

[Buildroot] [pull request v6] gendoc infra: make it useable for other documents
 2014-09-27 12:56 UTC  (36+ messages)
` [Buildroot] [PATCH 01/25 v6] gendoc infra: move manual build location into $(BUILD_DIR)/manual
` [Buildroot] [PATCH 02/25 v6] gendoc infra: avoid a2x warning
` [Buildroot] [PATCH 03/25 v6] gendoc infra: disable pdf manual generation if xsltproc is buggy
` [Buildroot] [PATCH 04/25 v6] docs/manual: get rid of legacy comment in GENDOC
` [Buildroot] [PATCH 05/25 v6] docs/manual: copying the manual sources is a common action
` [Buildroot] [PATCH 06/25 v6] docs/manual: simplify generation dependencies
` [Buildroot] [PATCH 07/25 v6] docs/manual: manual-update-lists is not a generic GENDOC rule
` [Buildroot] [PATCH 08/25 v6] docs/manual: move manual-prepare-sources rule into GENDOC
` [Buildroot] [PATCH 09/25 v6] docs/manual: do not hardcode name of the generated document
` [Buildroot] [PATCH 10/25 v6] docs/manual: allow a document to declare where its resources are
` [Buildroot] [PATCH 11/25 v6] docs/manual: last pass at removing hard-coded path in GENDOC_INNER
` [Buildroot] [PATCH 12/25 v6] docs/manual: properly separate rules specific for our manual
` [Buildroot] [PATCH 13/25 v6] docs/manual: rename the generic dependency rules
` [Buildroot] [PATCH 14/25 v6] docs/manual: allow documents to define some hooks, as for a package
` [Buildroot] [PATCH 15/25 v6] docs/manual: use the new hooks instead of gendoc rules
` [Buildroot] [PATCH 16/25 v6] docs/manual: always look for resources in destination directory
` [Buildroot] [PATCH 17/25 v6] docs: separate the GENDOC infra from our manual definition
` [Buildroot] [PATCH 18/25 v6] docs: rename the GENDOC infrastructure
` [Buildroot] [PATCH 19/25 v6] docs/asciidoc: call $(pkgname) and $(pkgdir) in a single place
` [Buildroot] [PATCH 20/25 v6] docs/asciidoc: make it possible to use $(@D) in hooks
` [Buildroot] [PATCH 21/25 v6] doc/asciidoc: allow documents to pass a global asciidoc configuration
` [Buildroot] [PATCH 22/25 v6] doc/asciidoc: always apply Buildroot's AsciiDoc config
` [Buildroot] [PATCH 23/25 v6] doc/asciidoc: always use UTC
` [Buildroot] [PATCH 24/25 v6] Makefile: enable generating documents from br2-external
` [Buildroot] [PATCH 25/25 v6] docs/manual: document the asciidoc infra

[Buildroot] [PATCH 1/1] ympd: new package (version 2)
 2014-09-27 11:34 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] raspberry pi: bump versions (branch yem/rpi-bump)
 2014-09-27  9:45 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/rpi-firmware: bump revision for a lot of fixes + enhancements
` [Buildroot] [PATCH 2/3] package/rpi-userland: bump revision for "
` [Buildroot] [PATCH 3/3] configs: update raspberrypi_defconfig

[Buildroot] [autobuild.buildroot.net] Build results for 2014-09-25
 2014-09-27  9:15 UTC  (2+ messages)

[Buildroot] [PATCH 3/3] qemu-ppc: update kernel to latest for g3beige emulation
 2014-09-27  7:55 UTC  (2+ messages)

[Buildroot] [PATCH 2/3] qemu-arm: update versatile config to latest kernel
 2014-09-27  7:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] qemu-arm: Update vexpress config to latest kernel
 2014-09-27  7:53 UTC  (2+ messages)

[Buildroot] [git commit] qemu-ppc: update kernel to latest for g3beige emulation
 2014-09-27  7:53 UTC 

[Buildroot] [git commit] qemu-arm: update versatile config to latest kernel
 2014-09-27  7:51 UTC 

[Buildroot] [git commit] qemu-arm: Update vexpress config to latest kernel
 2014-09-27  7:49 UTC 

[Buildroot] [PATCH] genimage: bump to version 7
 2014-09-27  7:49 UTC  (2+ messages)

[Buildroot] [git commit] genimage: bump to version 7
 2014-09-27  7:44 UTC 

[Buildroot] [PATCH 1/1] jamvm: bump to 2.0.0 (including mips big-endian support)
 2014-09-27  7:44 UTC  (2+ messages)

[Buildroot] [git commit] jamvm: bump to 2.0.0 (including mips big-endian support)
 2014-09-27  7:42 UTC 

[Buildroot] [git commit] package/cdrkit: fix namespace of variables
 2014-09-27  7:42 UTC 

[Buildroot] [PATCH] ipackage/cdrkit: fix namespace of variables
 2014-09-27  7:42 UTC  (2+ messages)

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

[Buildroot] [RFC/PATCH] linux: remove the zImage before rebuild
 2014-09-26 23:22 UTC 

[Buildroot] [PATCH] opencv: Bump version to 2.4.9.1
 2014-09-26 19:16 UTC  (2+ messages)

[Buildroot] [PATCH] opencv: highgui module is needed for ts module
 2014-09-26 19:14 UTC  (2+ messages)

[Buildroot] [git commit] opencv: highgui module is needed for ts module
 2014-09-26 19:14 UTC 

[Buildroot] [PATCH] qt5: add hashes
 2014-09-26 19:13 UTC  (2+ messages)

[Buildroot] [git commit] qt5: add hashes
 2014-09-26 19:13 UTC 

[Buildroot] [PATCH 0/23 v5] gendoc infra: make it useable for other documents (branch yem/manual)
 2014-09-26 16:56 UTC  (13+ messages)
` [Buildroot] [PATCH 17/23 v5] docs/manual: always look for ressources in destination directory
` [Buildroot] [PATCH 21/23 v5] docs/asciidoc: make it possible to use $(@D) in hooks
` [Buildroot] [PATCH 23/23 v5] docs/manual: document the asciidoc infra

[Buildroot] Pending "big" patch series
 2014-09-26 16:47 UTC  (4+ messages)

[Buildroot] [PATCH 0/3] Add ICAP server support
 2014-09-26 11:58 UTC  (2+ messages)

[Buildroot] Raspaudio : how to use buildroot as a git submodule
 2014-09-26 11:56 UTC  (4+ messages)

[Buildroot] [PATCH] Add uImage support for MIPS architecture
 2014-09-26  9:57 UTC 

[Buildroot] [PATCH] Fix selection of bootloaders from $(BR2_EXTERNAL)
 2014-09-26  8:40 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/upmpdcli: bump to version 0.8.1
 2014-09-26  8:23 UTC  (3+ messages)

[Buildroot] [PATCH] tiff: fix prefer-static build by using default install
 2014-09-26  2:09 UTC 

[Buildroot] [PATCH 1/1] openvmtools: add hash
 2014-09-25 19:51 UTC  (2+ messages)

[Buildroot] [git commit] openvmtools: add hash
 2014-09-25 19:50 UTC 

[Buildroot] [PATCH 1/1] tiff: ensure directory exists before installing to it
 2014-09-25 19:50 UTC  (4+ messages)

[Buildroot] [PATCH] linux-headers: bump 3.4.x series
 2014-09-25 19:48 UTC  (2+ messages)

[Buildroot] [git commit] linux-headers: bump 3.4.x series
 2014-09-25 19:48 UTC 

[Buildroot] [PATCH] gnuplot: update hashes
 2014-09-25 19:47 UTC  (2+ messages)

[Buildroot] [PATCH] libnss: security bump to version 3.17.1
 2014-09-25 19:46 UTC  (2+ messages)

[Buildroot] [git commit] gnuplot: update hashes
 2014-09-25 19:46 UTC 

[Buildroot] [git commit] libnss: security bump to version 3.17.1
 2014-09-25 19:41 UTC 


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