Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-29 17:11:28 to 2015-03-30 21:35:03 UTC [more...]

[Buildroot] [PATCH 1/1] mongoose: add hash file
 2015-03-30 21:35 UTC  (2+ messages)

[Buildroot] [PATCH v2] logrotate: add hash file
 2015-03-30 21:34 UTC  (2+ messages)

[Buildroot] [git commit] logrotate: add hash file
 2015-03-30 21:31 UTC 

[Buildroot] [PATCH] arch/sparc: doesn't have atomics
 2015-03-30 21:30 UTC  (2+ messages)

[Buildroot] [git commit] arch/sparc: doesn't have atomics
 2015-03-30 21:30 UTC 

[Buildroot] [PATCH v2 1/3] libgtk2: bump to version 2.24.27
 2015-03-30 21:29 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/3] libgtk2: drop libxcomposite mandatory dep
` [Buildroot] [PATCH v2 3/3] libgtk2: adjust style

[Buildroot] [PATCH 1/2] package/libseccomp: bump version to 2.2.0
 2015-03-30 21:29 UTC  (2+ messages)

[Buildroot] [PATCH 00/35] Package based 'source', 'legal-info', 'source-check' and 'external-deps'
 2015-03-30 21:21 UTC  (64+ messages)
` [Buildroot] [PATCH 01/35] linux: use the package infrastructure to download patches
` [Buildroot] [PATCH 02/35] pkg-generic: fix the logic showing the "Downloading" message
` [Buildroot] [PATCH 03/35] pkg-generic: take into account <pkg>_EXTRA_DOWNLOADS to display "
` [Buildroot] [PATCH 04/35] pkg-generic: refactor the "Downloading" message logic
` [Buildroot] [PATCH 05/35] pkg-generic: allow full URLs for <pkg>_EXTRA_DOWNLOADS
` [Buildroot] [PATCH 06/35] docs/manual: update documentation about <pkg>_SOURCE, <pkg>_PATCH and <pkg>_EXTRA_DOWNLOADS
` [Buildroot] [PATCH 07/35] perl: use <pkg>_EXTRA_DOWNLOADS
` [Buildroot] [PATCH 08/35] packages: apply custom patches using *.patch instead of <pkg>-*.patch
` [Buildroot] [PATCH 09/35] docs/manual: update documentation about applying patches
` [Buildroot] [PATCH 10/35] pkg-generic: implement a <pkg>-external-deps target
` [Buildroot] [PATCH 11/35] pkg-generic: implement <pkg>-all-{source, legal-info, external-deps} targets
` [Buildroot] [PATCH 12/35] Makefile: remove dubious comment
` [Buildroot] [PATCH 13/35] Makefile: directories are not PHONY targets
` [Buildroot] [PATCH 14/35] pkg-generic: declare phony targets as such
` [Buildroot] [PATCH 15/35] pkg-kconfig: "
` [Buildroot] [PATCH 16/35] fs: "
` [Buildroot] [PATCH 17/35] Makefile: targets are now declared phony by the appropriate infrastructures
` [Buildroot] [PATCH 18/35] Makefile: rename TARGETS to PACKAGES
` [Buildroot] [PATCH 19/35] fs: add rootfs dependencies "
` [Buildroot] [PATCH 20/35] Makefile: use <pkg>-all-legal-info to implement the legal-info target
` [Buildroot] [PATCH 21/35] Makefile: simplify show-targets
` [Buildroot] [PATCH 22/35] Makefile: use the package infra based external-deps
` [Buildroot] [PATCH 23/35] pkg-download: remove support for the SHOW_EXTERNAL_DEPS DL_MODE
` [Buildroot] [PATCH 24/35] Makefile: move source-check outside of noconfig_targets
` [Buildroot] [PATCH 25/35] pkg-download: extend DOWNLOAD_INNER, add a SOURCE_CHECK macro
` [Buildroot] [PATCH 26/35] pkg-generic: implement source-check targets
` [Buildroot] [PATCH 27/35] Makefile: implement a package based source-check target
` [Buildroot] [PATCH 28/35] pkg-generic: remove the .stamp_rsync_sourced fake stamp file
` [Buildroot] [PATCH 29/35] pkg-generic: don't use DL_MODE in .stamp_downloaded
` [Buildroot] [PATCH 30/35] pkg-download: get rid of DL_MODE
` [Buildroot] [PATCH 31/35] pkg-download: fix indentation for SOURCE_CHECK_* macros
` [Buildroot] [PATCH 32/35] pkg-generic: propagate <pkg>_EXTRA_DOWNLOADS from target to host package
` [Buildroot] [PATCH 33/35] pkg-generic: introduce a <pkg>_ALL_DOWNLOADS variable and factorize code
` [Buildroot] [PATCH 34/35] Makefile: implement the 'source' target using the package infrastructure
` [Buildroot] [PATCH 35/35] Makefile: remove unneeded variables

[Buildroot] [git commit] package/libseccomp: bump version to 2.2.0
 2015-03-30 21:14 UTC 

[Buildroot] [PATCH] batctl: fix musl builds
 2015-03-30 21:10 UTC  (2+ messages)

[Buildroot] [PATCH v3] BINFMT_FLAT_SHARED: is not really shared for buildroot purposes
 2015-03-30 21:08 UTC  (2+ messages)

[Buildroot] [git commit] arch: BINFMT_FLAT_SHARED is not really shared for buildroot purposes
 2015-03-30 21:07 UTC 

[Buildroot] [PATCH v3 00/15] Drop non-largefile support
 2015-03-30 21:07 UTC  (16+ messages)
` [Buildroot] [PATCH v3 01/15] toolchain/helpers: add check for mandatory uClibc options
` [Buildroot] [PATCH v3 02/15] toolchain/helpers: make LFS mandatory for uclibc toolchains
` [Buildroot] [PATCH v3 03/15] package/uclibc: default to Y for LARGEFILE
` [Buildroot] [PATCH v3 04/15] toolchain-common: "
` [Buildroot] [PATCH v3 05/15] toolchain: remove LARGEFILE selects
` [Buildroot] [PATCH v3 06/15] package infra: drop non-lfs support
` [Buildroot] [PATCH v3 07/15] configs: drop largefile option
` [Buildroot] [PATCH v3 08/15] busybox: force lfs build
` [Buildroot] [PATCH v3 09/15] system: drop largefile depends
` [Buildroot] [PATCH v3 10/15] boot/gummiboot: "
` [Buildroot] [PATCH v3 11/15] packages: remove (non-)lfs dependencies and tweaks
` [Buildroot] [PATCH v3 12/15] docs/manual: remove references to largefile
` [Buildroot] [PATCH v3 13/15] packages: remove non-lfs enabler patches
` [Buildroot] [PATCH v3 14/15] package/uclibc: drop BR2_TOOLCHAIN_BUILDROOT_LARGEFILE
` [Buildroot] [PATCH v3 15/15] toolchain-common: drop BR2_LARGEFILE

[Buildroot] [PATCH 00/18] package/mplayer: add optional dependencies
 2015-03-30 21:06 UTC  (13+ messages)
` [Buildroot] [PATCH 01/18] package/mplayer: needs host-pkgconf
` [Buildroot] [PATCH 02/18] package/mplayer: add optional giflib support
` [Buildroot] [PATCH 12/18] package/mplayer: add optional rtmpdump support
` [Buildroot] [PATCH 13/18] package/mplayer: add optional speex support
` [Buildroot] [PATCH 14/18] package/mplayer: add optional libiconv support
` [Buildroot] [PATCH 15/18] package/mplayer: disable optional libcdio support
` [Buildroot] [PATCH 16/18] package/mplayer: add optional bzip2 support
` [Buildroot] [PATCH 17/18] package/mplayer: add optional lame support
` [Buildroot] [PATCH 18/18] package/mplayer: add optional libmpeg2 support

[Buildroot] [git commit] package/mplayer: add optional giflib support
 2015-03-30 20:57 UTC 

[Buildroot] [PATCH 1/3] libgtk2: bump to version 2.24.27
 2015-03-30 20:43 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] libgtk2: drop libxcomposite duplicate dep
` [Buildroot] [PATCH 3/3] libgtk2: adjust style

[Buildroot] [git commit] package/mplayer: needs host-pkgconf
 2015-03-30 20:39 UTC 

[Buildroot] [PATCH] logrotate: add hash file
 2015-03-30 20:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] squid: bump to version 3.5.3
 2015-03-30 20:37 UTC  (2+ messages)

[Buildroot] [git commit] squid: adjust style
 2015-03-30 20:37 UTC 

[Buildroot] [git commit] squid: bump to version 3.5.3
 2015-03-30 20:36 UTC 

[Buildroot] [PATCH v10] package/sysdig: New package
 2015-03-30 20:33 UTC  (2+ messages)

[Buildroot] [git commit] package/sysdig: New package
 2015-03-30 20:30 UTC 

[Buildroot] [PATCH] logrotate: Bump version to 3.8.9
 2015-03-30 19:29 UTC  (4+ messages)

[Buildroot] [PATCH 01/28] x11r7/xproto_xproto: add hash file
 2015-03-30 19:24 UTC  (2+ messages)

[Buildroot] [git commit] logrotate: bump version to 3.8.9
 2015-03-30 19:21 UTC 

[Buildroot] [git commit] x11r7/xproto_xextproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_xproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_xf86dgaproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xutil_util-macros: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_dri2proto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_scrnsaverproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_windowswmproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_xcmiscproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_resourceproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xutil_makedepend: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_damageproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_applewmproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_videoproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_renderproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_kbproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_fontcacheproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_presentproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_xf86vidmodeproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_dmxproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_recordproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_bigreqsproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_dri3proto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_xf86bigfontproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_xf86driproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_fixesproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_xineramaproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_inputproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [git commit] x11r7/xproto_compositeproto: add hash file
 2015-03-30 19:05 UTC 

[Buildroot] [PATCH v2 1/1] gnuradio: depends on shared libs
 2015-03-30 18:10 UTC 

[Buildroot] [PATCH 1/1] gnuradio: depends on shared libs
 2015-03-30 17:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nodejs: Security bump to version 0.10.38
 2015-03-30 15:58 UTC  (2+ messages)

[Buildroot] [git commit] package/nodejs: Security bump to version 0.10.38
 2015-03-30 15:58 UTC 

[Buildroot] [PATCH] gnutls: security bump to version 3.3.14
 2015-03-30 15:58 UTC  (2+ messages)

[Buildroot] [git commit] gnutls: security bump to version 3.3.14
 2015-03-30 15:57 UTC 

[Buildroot] [PATCH] libtasn1: security bump to version 4.4
 2015-03-30 15:55 UTC  (2+ messages)

[Buildroot] [git commit] libtasn1: security bump to version 4.4
 2015-03-30 15:55 UTC 

[Buildroot] [PATCH] musl: security bump to version 1.1.8
 2015-03-30 15:55 UTC  (2+ messages)

[Buildroot] [git commit] musl: security bump to version 1.1.8
 2015-03-30 15:54 UTC 

[Buildroot] [PATCH] aiccu: fix uclibc builds
 2015-03-30 15:54 UTC  (2+ messages)

[Buildroot] [git commit] aiccu: fix uclibc builds
 2015-03-30 15:54 UTC 

[Buildroot] [PATCH v4] gst1-imx: add package
 2015-03-30 15:33 UTC  (2+ messages)

[Buildroot] clapack libraries missing?: buildroot-2014.11
 2015-03-30 14:51 UTC 

[Buildroot] [PATCH] python modules search in non english locale (zlib, ...)
 2015-03-30 14:05 UTC  (8+ messages)

[Buildroot] [PATCH] sdl2: new package
 2015-03-30 13:14 UTC  (6+ messages)
      ` [Buildroot] [PATCH V2] "

[Buildroot] [PATCH 1/2] imx6sabresd: rename to imx6sabre
 2015-03-30 12:50 UTC  (8+ messages)
` [Buildroot] [PATCH 2/2] configs: add Freescale SABRE Auto board support
    ` [Buildroot] [PATCH v2 1/2] imx6sabresd: rename to imx6sabre
      ` [Buildroot] [PATCH v2 2/2] configs: add Freescale SABRE Auto board support

[Buildroot] Building with CUDA but no X
 2015-03-30 12:35 UTC 

[Buildroot] [PATCH v3] gst1-imx: add package
 2015-03-30  8:03 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-03-29
 2015-03-30  6:30 UTC 

[Buildroot] clapack libraries missing?: buildroot-2014.11
 2015-03-30  5:47 UTC 

[Buildroot] Beaglebone Black - Buildroot
 2015-03-30  5:03 UTC 

[Buildroot] [PATCH 1/1 v2] allow xserver without the systemd login daemon
 2015-03-29 21:24 UTC 

[Buildroot] [Bug 7976] New: mkuser script fails with: user already exists with group nogroup
 2015-03-29 18:09 UTC  (6+ messages)
` [Buildroot] [Bug 7976] "


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