Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-29 16:17:39 to 2015-03-30 20:59:58 UTC [more...]

[Buildroot] [PATCH 00/35] Package based 'source', 'legal-info', 'source-check' and 'external-deps'
 2015-03-30 20:59 UTC  (63+ 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/mplayer: add optional giflib support
 2015-03-30 20:57 UTC 

[Buildroot] [PATCH 00/18] package/mplayer: add optional dependencies
 2015-03-30 20:56 UTC  (21+ messages)
` [Buildroot] [PATCH 01/18] package/mplayer: needs host-pkgconf
` [Buildroot] [PATCH 02/18] package/mplayer: add optional giflib support
` [Buildroot] [PATCH 03/18] package/mplayer: add optional ncurses support
` [Buildroot] [PATCH 04/18] package/mplayer: add optional samba support
` [Buildroot] [PATCH 05/18] package/mplayer: add optional libbluray support
` [Buildroot] [PATCH 06/18] package/mplayer: add optional fontconfig support
` [Buildroot] [PATCH 07/18] package/mplayer: add optional libfribidi support
` [Buildroot] [PATCH 08/18] package/mplayer: add optional libass support
` [Buildroot] [PATCH 09/18] package/mplayer: add optional libenca support
` [Buildroot] [PATCH 10/18] package/mplayer: add optional lzo support
` [Buildroot] [PATCH 11/18] package/mplayer: add optional faad2 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] [PATCH v2] logrotate: add hash file
 2015-03-30 20:54 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  (24+ messages)
` [Buildroot] [PATCH 07/28] x11r7/xproto_xextproto: "
` [Buildroot] [PATCH 08/28] x11r7/xproto_xcmiscproto: "
` [Buildroot] [PATCH 09/28] x11r7/xproto_windowswmproto: "
` [Buildroot] [PATCH 10/28] x11r7/xproto_videoproto: "
` [Buildroot] [PATCH 11/28] x11r7/xproto_scrnsaverproto: "
` [Buildroot] [PATCH 12/28] x11r7/xproto_resourceproto: "
` [Buildroot] [PATCH 13/28] x11r7/xproto_renderproto: "
` [Buildroot] [PATCH 14/28] x11r7/xproto_recordproto: "
` [Buildroot] [PATCH 15/28] x11r7/xproto_presentproto: "
` [Buildroot] [PATCH 16/28] x11r7/xproto_kbproto: "
` [Buildroot] [PATCH 17/28] x11r7/xproto_inputproto: "
` [Buildroot] [PATCH 18/28] x11r7/xproto_applewmproto: "
` [Buildroot] [PATCH 19/28] x11r7/xproto_bigreqsproto: "
` [Buildroot] [PATCH 20/28] x11r7/xproto_compositeproto: "
` [Buildroot] [PATCH 21/28] x11r7/xproto_damageproto: "
` [Buildroot] [PATCH 22/28] x11r7/xproto_dmxproto: "
` [Buildroot] [PATCH 23/28] x11r7/xproto_dri2proto: "
` [Buildroot] [PATCH 24/28] x11r7/xproto_dri3proto: "
` [Buildroot] [PATCH 25/28] x11r7/xproto_fixesproto: "
` [Buildroot] [PATCH 26/28] x11r7/xproto_fontcacheproto: "
` [Buildroot] [PATCH 27/28] x11r7/xutil_makedepend: "
` [Buildroot] [PATCH 28/28] x11r7/xutil_util-macros: "

[Buildroot] [git commit] logrotate: bump version to 3.8.9
 2015-03-30 19:21 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_dmxproto: 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_xf86bigfontproto: 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_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_compositeproto: 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/xutil_makedepend: 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/xproto_xcmiscproto: 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_damageproto: 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/xproto_xextproto: 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_dri2proto: 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_xf86vidmodeproto: 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_renderproto: 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_applewmproto: 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_kbproto: 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] "

[Buildroot] [PATCH] package/openvmtools: bump version to 9.10.0
 2015-03-29 16:59 UTC 


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