Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-28 18:02:07 to 2014-07-30 20:01:29 UTC [more...]

[Buildroot] [PATCH 0 of 7] Introduction of kconfig-package infrastructure
 2014-07-30 20:01 UTC  (5+ messages)

[Buildroot] [PATCH 0 of 6 v2] Introduction of kconfig-package
 2014-07-30 19:58 UTC  (7+ messages)
` [Buildroot] [PATCH 1 of 6 v2] infra: introduce a kconfig-package infrastructure
` [Buildroot] [PATCH 2 of 6 v2] manual: add documentation for kconfig-package
` [Buildroot] [PATCH 3 of 6 v2] uclibc: convert to kconfig-package infrastructure
` [Buildroot] [PATCH 4 of 6 v2] uclibc: only add targets if uclibc is enabled
` [Buildroot] [PATCH 5 of 6 v2] busybox: convert to kconfig-package infrastructure
` [Buildroot] [PATCH 6 of 6 v2] busybox: only add kconfig targets if uclibc is enabled

[Buildroot] [PATCH] polarssl: disable microblaze inline assembly
 2014-07-30 18:56 UTC 

[Buildroot] lua interpreter choice?
 2014-07-30 18:51 UTC  (4+ messages)

[Buildroot] [PATCH 1/4] support/scripts/scancpan: automatically populates LICENSE_FILES
 2014-07-30 18:27 UTC  (7+ messages)
` [Buildroot] [PATCH 4/4] perl-gdgraph: new package
          ` [Buildroot] [UNSURE]Re: "

[Buildroot] [git commit] gcc-final: disable shared build for static
 2014-07-30 18:25 UTC 

[Buildroot] [git commit] package infra: add -static to C/CXXFLAGS
 2014-07-30 18:25 UTC 

[Buildroot] [git commit] package infra: revert 0a4bd19f
 2014-07-30 18:25 UTC 

[Buildroot] [git commit] libiconv: disable building the preloadable library
 2014-07-30 17:50 UTC 

[Buildroot] [PATCH] binutils: gdb: Support unified binutils-gdb git repository
 2014-07-30 17:25 UTC  (6+ messages)
      ` [Buildroot] [PATCH v2] "

[Buildroot] [git commit] binutils, gdb: support unified binutils-gdb git repository
 2014-07-30 17:23 UTC 

[Buildroot] [PATCH 1/1] package/libdrm: Bump version to 2.4.56
 2014-07-30 16:55 UTC  (2+ messages)

[Buildroot] [git commit] package/libdrm: Bump version to 2.4.56
 2014-07-30 16:55 UTC 

[Buildroot] [PATCH] mpd: bump to version 0.18.12
 2014-07-30 16:55 UTC  (2+ messages)

[Buildroot] [git commit] mpd: bump to version 0.18.12
 2014-07-30 16:54 UTC 

[Buildroot] [PATCH] openssh: disable PIE when building for ARC
 2014-07-30 16:54 UTC  (3+ messages)

[Buildroot] [git commit] openssh: disable PIE when building for ARC
 2014-07-30 16:53 UTC 

[Buildroot] [PATCH v2 0/3] apply-patches.sh: be quiet when "make -s" is used
 2014-07-30 16:07 UTC  (5+ messages)
` [Buildroot] [PATCH v2 3/3] apply-patches.sh: don't print anything "

[Buildroot] [PATCH 2/2] qemu/x86: add defconfig for serial console usage
 2014-07-30 15:47 UTC  (2+ messages)

[Buildroot] [PATCH v8 0/1] google-breakpad: Integration into Makefile and Config.in
 2014-07-30 15:27 UTC  (2+ messages)
` [Buildroot] [PATCH v8 1/1] "

[Buildroot] [PATCH 1/2] qemu/x86: update defconfig to Linux 3.15.x
 2014-07-30 13:43 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-07-29
 2014-07-30 12:19 UTC  (4+ messages)

[Buildroot] [PATCH v2] Makefile: Add target-clean target
 2014-07-30  9:20 UTC 

[Buildroot] [git commit] python: new module cffi
 2014-07-30  6:59 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] flex: delete broken flex++ symlink from target
 2014-07-30  6:55 UTC  (4+ messages)

[Buildroot] [PATCH 1/9] arc: Support option of atomic extension
 2014-07-30  6:45 UTC  (4+ messages)
` [Buildroot] [PATCH 8/9] libtorrent: arc: Disable if ARC atomics are disabled
` [Buildroot] [PATCH 9/9] thrift: "

[Buildroot] [PATCH 0 of 3 v3] uclibc: fix handling of configuration file
 2014-07-30  5:21 UTC  (3+ messages)

[Buildroot] [PATCH 00 of 20] packages: rename _OPT into _OPTS
 2014-07-30  5:15 UTC  (22+ messages)
` [Buildroot] [PATCH 01 of 20] pkg-generic: introduce helper function to check for a deprecated variable
` [Buildroot] [PATCH 02 of 20] packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS
` [Buildroot] [PATCH 03 of 20] pkg-generic: add check on deprecated variable FOO_MAKE_OPT
` [Buildroot] [PATCH 04 of 20] packages: rename FOO_INSTALL_OPT into FOO_INSTALL_OPTS
` [Buildroot] [PATCH 05 of 20] pkg-generic: add check on deprecated variable FOO_INSTALL_OPT
` [Buildroot] [PATCH 06 of 20] packages: rename FOO_INSTALL_TARGET_OPT into FOO_INSTALL_TARGET_OPTS
` [Buildroot] [PATCH 07 of 20] pkg-generic: add check on deprecated variable FOO_INSTALL_TARGET_OPT
` [Buildroot] [PATCH 08 of 20] packages: rename FOO_INSTALL_STAGING_OPT into FOO_INSTALL_STAGING_OPTS
` [Buildroot] [PATCH 09 of 20] pkg-generic: add check on deprecated variable FOO_INSTALL_STAGING_OPT
` [Buildroot] [PATCH 10 of 20] packages: rename FOO_INSTALL_HOST_OPT into FOO_INSTALL_HOST_OPTS
` [Buildroot] [PATCH 11 of 20] pkg-generic: add check on deprecated variable FOO_INSTALL_HOST_OPT
` [Buildroot] [PATCH 12 of 20] packages: rename FOO_AUTORECONF_OPT into FOO_AUTORECONF_OPTS
` [Buildroot] [PATCH 13 of 20] pkg-generic: add check on deprecated variable FOO_AUTORECONF_OPT
` [Buildroot] [PATCH 14 of 20] packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
` [Buildroot] [PATCH 15 of 20] pkg-generic: add check on deprecated variable FOO_CONF_OPT
` [Buildroot] [PATCH 16 of 20] packages: rename FOO_BUILD_OPT into FOO_BUILD_OPTS
` [Buildroot] [PATCH 17 of 20] pkg-generic: add check on deprecated variable FOO_BUILD_OPT
` [Buildroot] [PATCH 18 of 20] packages: rename FOO_GETTEXTIZE_OPT into FOO_GETTEXTIZE_OPTS
` [Buildroot] [PATCH 19 of 20] pkg-generic: add check on deprecated variable FOO_GETTEXTIZE_OPT
` [Buildroot] [PATCH 20 of 20] packages: rename misc. occurrences of _OPT into _OPTS

[Buildroot] 'motion', a software motion detector
 2014-07-29 23:40 UTC 

[Buildroot] [PATCH V7 0/1] google-breakpad: Integration into Makefile and Config.in
 2014-07-29 23:03 UTC  (3+ messages)
` [Buildroot] [PATCH V7 1/1] "

[Buildroot] [PATCH v4 1/1] New package: openvmtools
 2014-07-29 23:02 UTC  (7+ messages)

[Buildroot] [RFC, PATCH] toolchain: separate c++ compiler from libstdc++ presence
 2014-07-29 22:45 UTC  (2+ messages)

[Buildroot] [PATCH] Add target-clean makefile target
 2014-07-29 22:04 UTC  (2+ messages)

[Buildroot] [git commit] flex: delete broken flex++ symlink from target
 2014-07-29 21:54 UTC 

[Buildroot] [git commit] linux: remove support of linux26-* targets
 2014-07-29 21:47 UTC 

[Buildroot] [git commit] uclibc: use $(MAKE) iso $(MAKE1) for menuconfig target
 2014-07-29 21:46 UTC 

[Buildroot] [git commit] uclibc: update-config: preserve freshly configured settings
 2014-07-29 21:43 UTC 

[Buildroot] [git commit] uclibc: menuconfig: take into account initial settings from config file
 2014-07-29 21:43 UTC 

[Buildroot] [git commit] uclibc: rename SETUP_DOT_CONFIG to FIXUP_DOT_CONFIG
 2014-07-29 21:42 UTC 

[Buildroot] [PATCH] uclibc: build tests after uClibc libs are installed to staging location
 2014-07-29 21:42 UTC  (2+ messages)

[Buildroot] [git commit] uclibc: build tests after uClibc libs are installed to staging location
 2014-07-29 21:41 UTC 

[Buildroot] [PATCH] popt: now needs gettextize
 2014-07-29 21:40 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] xdriver_xf86-video-intel: Bump version to 2.99.914, add DRI3 support
 2014-07-29 21:39 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] xserver_xorg-server: Add support for DRI3
` [Buildroot] [PATCH 2/2] xdriver_xf86-video-intel: Bump version to 2.99.914

[Buildroot] Clarify the Intel driver related patches in patchwork
 2014-07-29 21:38 UTC  (3+ messages)

[Buildroot] [git commit] xdriver_xf86-video-intel: Bump version to 2.99.914
 2014-07-29 21:37 UTC 

[Buildroot] [git commit] xserver_xorg-server: Add support for DRI3
 2014-07-29 21:36 UTC 

[Buildroot] [git commit] popt: now needs gettextize
 2014-07-29 21:32 UTC 

[Buildroot] [PATCH v2 0/1] Rebuild packages when their external config is updated
 2014-07-29 20:39 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/1] "

[Buildroot] [PATCH 1/2] xf86-video-intel: Disable SNA without composite
 2014-07-29 19:21 UTC  (2+ messages)

[Buildroot] [PATCH] samba4: bump to version 4.1.10
 2014-07-29 18:54 UTC  (3+ messages)

[Buildroot] [PATCH] httping: fix math library linking
 2014-07-29 18:44 UTC  (2+ messages)

[Buildroot] [git commit] httping: fix math library linking
 2014-07-29 18:43 UTC 

[Buildroot] [PATCH] add sob line for patch series
 2014-07-29 18:25 UTC  (4+ messages)

[Buildroot] [git commit] docs/manual: add sob line for patch series
 2014-07-29 18:23 UTC 

[Buildroot] [PATCH 1/2] perl: refactor with TARGET_FINALIZE_HOOKS
 2014-07-29 18:23 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] luarocks: "

[Buildroot] [git commit] luarocks: refactor with TARGET_FINALIZE_HOOKS
 2014-07-29 18:22 UTC 

[Buildroot] [git commit] perl: refactor with TARGET_FINALIZE_HOOKS
 2014-07-29 18:22 UTC 

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{3, 10, 14, 15}.x series
 2014-07-29 18:18 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 3.15.7

[Buildroot] [PATCH v2 2/2] qemu/sparc-ss10: fix networking support
 2014-07-29 18:18 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] qemu/sparc-ss10: update defconfig to Linux 3.15.x
 2014-07-29 18:17 UTC  (2+ messages)

[Buildroot] [git commit] uclibc: fix networking support on sparc
 2014-07-29 18:16 UTC 

[Buildroot] [git commit] qemu/sparc-ss10: update defconfig to Linux 3.15.x
 2014-07-29 18:15 UTC 

[Buildroot] [git commit] linux: bump default to version 3.15.7
 2014-07-29 18:15 UTC 

[Buildroot] [git commit] linux-headers: bump 3.{3, 10, 14, 15}.x series
 2014-07-29 18:15 UTC 

[Buildroot] [PATCH 1/2] popt: rename patch to use the correct naming convention
 2014-07-29 18:11 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] popt: solve the glob_pattern_p() problem

[Buildroot] [git commit] popt: rename patch to use the correct naming convention
 2014-07-29 18:11 UTC 

[Buildroot] [git commit] popt: solve the glob_pattern_p() problem
 2014-07-29 18:11 UTC 

[Buildroot] [PATCH] gcc: explicitly use CFLAGS_FOR_TARGET instead of --enable-target-optspace
 2014-07-29 16:53 UTC  (3+ messages)

[Buildroot] [PATCH] systemd: needs kernel headers >= 3.7
 2014-07-29 14:14 UTC  (4+ messages)

[Buildroot] [PATCH] PPC: fix ltrace build on PPC32
 2014-07-29 11:26 UTC  (2+ messages)

[Buildroot] [git commit] PPC: fix ltrace build on PPC32
 2014-07-29 11:25 UTC 

[Buildroot] [git commit] icu: fix build after custom data library patch
 2014-07-29 11:23 UTC 

[Buildroot] [PATCH] libpcap: fix build for uclinux target
 2014-07-29 10:26 UTC  (3+ messages)

[Buildroot] [PATCH 1 of 2] generic packages: rename FOO_MAKE_OPTS into FOO_MAKE_OPT
 2014-07-29  8:40 UTC  (7+ messages)
` [Buildroot] [PATCH 2 of 2] generic packages: rename FOO_CONFIGURE_OPTS into FOO_CONFIGURE_OPT

[Buildroot] [PATCH] Add local directory support for uboot
 2014-07-29  8:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] python: new module flup
 2014-07-29  7:19 UTC  (4+ messages)

[Buildroot] [git commit] python-flup: re-add MIT license
 2014-07-29  7:17 UTC 

[Buildroot] [PATCH] linux: support multiple custom DTS files
 2014-07-29  7:10 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-07-28
 2014-07-29  6:30 UTC 

[Buildroot] [PATCH v2] bandwidthd: new package
 2014-07-29  3:49 UTC  (2+ messages)

[Buildroot] [git commit] flickcurl: remove ca-certificates as a build dependency
 2014-07-28 21:28 UTC  (2+ messages)

[Buildroot] [git commit] flickcurl: adjust openssl dependency
 2014-07-28 21:26 UTC 

[Buildroot] [PATCH 0/2] flickcurl: new package (branch yem/misc)
 2014-07-28 21:22 UTC  (6+ messages)
` [Buildroot] [PATCH 1/2] package/lftp: inverse the openssl/gnutls selection
` [Buildroot] [PATCH 2/2] flickcurl: new package

[Buildroot] [PATCH] flickcurl: new package
 2014-07-28 21:13 UTC  (3+ messages)

[Buildroot] [git commit] flickcurl: new package
 2014-07-28 21:06 UTC 

[Buildroot] [git commit] package/lftp: inverse the openssl/gnutls selection
 2014-07-28 21:06 UTC 

[Buildroot] [PATCH 1/1] icu: add an option to add a custom data library file
 2014-07-28 20:45 UTC  (2+ messages)

[Buildroot] [git commit] icu: add an option to add a custom data library file
 2014-07-28 20:43 UTC 

[Buildroot] [git commit] linux: support multiple custom DTS files
 2014-07-28 20:35 UTC 

[Buildroot] [PATCH 1/1] xapp_xconsole: Needs MMU
 2014-07-28 20:30 UTC  (2+ messages)

[Buildroot] [PATCH] perl: handles BR2_PREFER_STATIC_LIB
 2014-07-28 20:30 UTC  (2+ messages)

[Buildroot] [git commit] perl: handle BR2_PREFER_STATIC_LIB
 2014-07-28 20:29 UTC 

[Buildroot] [git commit] xapp_xconsole: Needs MMU
 2014-07-28 20:25 UTC 

[Buildroot] [PATCH 2/2] aufs: initial release (selects aufs-utils)
 2014-07-28 19:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] aufs-utils: initial release
 2014-07-28 19:34 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] aufs: initial release (selects aufs-utils)

[Buildroot] [PATCH 1/2] Postgresql: Enable staging install for packages that need it to build
 2014-07-28 19:00 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] bandwidthd: new package

[Buildroot] [git commit] postgresql: enable staging installation
 2014-07-28 18:53 UTC 

[Buildroot] [PATCH] ltris: needs MMU
 2014-07-28 18:52 UTC  (2+ messages)

[Buildroot] [git commit] ltris: needs MMU
 2014-07-28 18:51 UTC 

[Buildroot] [PATCH v6] toolchain: add option to copy the gconv libraries
 2014-07-28 18:50 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] perl-mojolicious: bump to version 5.21
 2014-07-28 18:47 UTC  (2+ messages)

[Buildroot] [git commit] perl-module-build: bump to version 0.4206
 2014-07-28 18:45 UTC 

[Buildroot] [git commit] perl-net-ssleay: bump to version 1.65
 2014-07-28 18:45 UTC 

[Buildroot] [git commit] perl-mojolicious: bump to version 5.21
 2014-07-28 18:44 UTC 

[Buildroot] [PATCH v3 0/3] Add libgtk3 and bump webkit to version 2.4.3
 2014-07-28 18:27 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/3] libgtk3: new package


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