Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-12 07:32:39 to 2014-06-14 17:15:34 UTC [more...]

[Buildroot] [PATCH 0 of 6 v4] infra: fix dollar signs; remove some undefined versions
 2014-06-14 17:15 UTC  (2+ messages)

[Buildroot] [git commit] mkpasswd: change version from 'undefined' to 'buildroot-$(BR2_VERSION)'
 2014-06-14 17:10 UTC 

[Buildroot] [git commit] makedevs: change version from 'undefined' to 'buildroot-$(BR2_VERSION)'
 2014-06-14 17:10 UTC 

[Buildroot] [git commit] toolchain/toolchain-buildroot: migrate to virtual package infrastructure
 2014-06-14 17:10 UTC 

[Buildroot] [git commit] pkg-virtual: simplify definition of FOO_VERSION to 'virtual'
 2014-06-14 17:10 UTC 

[Buildroot] [git commit] infra: add comment describing single/double dollar-sign rules
 2014-06-14 17:10 UTC 

[Buildroot] [git commit] infra: consistently use double dollar signs inside inner-xxx-targets
 2014-06-14 17:09 UTC 

[Buildroot] [git commit] fmc: fix package/Config.in
 2014-06-14 17:09 UTC 

[Buildroot] [git commit] tclap: fix syntax error in Config.in
 2014-06-14 17:08 UTC 

[Buildroot] [PATCH] libdrm: Add menu option to install the test programs
 2014-06-14 17:06 UTC  (2+ messages)

[Buildroot] [git commit] libdrm: Add menu option to install the test programs
 2014-06-14 17:05 UTC 

[Buildroot] [git commit] toolchain-external: add CodeSourcery PowerPC 2012.03
 2014-06-14 17:04 UTC 

[Buildroot] [PATCH 1/1] fetchmail: Update project URL after shutdown of berlios.de
 2014-06-14 17:03 UTC  (4+ messages)

[Buildroot] [git commit] fetchmail: Update project URL after shutdown of berlios.de
 2014-06-14 17:02 UTC 

[Buildroot] [PATCH v2 1/3] fmlib: new package
 2014-06-14 17:01 UTC  (2+ messages)

[Buildroot] [git commit] fmc: new package
 2014-06-14 17:00 UTC 

[Buildroot] [git commit] tclap: new package
 2014-06-14 16:56 UTC 

[Buildroot] [git commit] fmlib: new package
 2014-06-14 16:55 UTC 

[Buildroot] [PATCH] qt5: fix legal info
 2014-06-14 16:53 UTC  (2+ messages)

[Buildroot] [git commit] qt5: fix legal info
 2014-06-14 16:52 UTC 

[Buildroot] [PATCH] systemd: add network unit file
 2014-06-14 16:50 UTC  (3+ messages)

[Buildroot] [git commit] systemd: add network unit file
 2014-06-14 16:41 UTC 

[Buildroot] [PATCH] package/libatasmart: point to a better homepage
 2014-06-14 16:39 UTC  (2+ messages)

[Buildroot] [git commit] package/libatasmart: point to a better homepage
 2014-06-14 16:39 UTC 

[Buildroot] [PATCH] wireshark: security bump to version 1.10.8
 2014-06-14 16:39 UTC  (2+ messages)

[Buildroot] [PATCH] sg3_utils: bump to version 1.39
 2014-06-14 16:38 UTC  (2+ messages)

[Buildroot] [git commit] wireshark: security bump to version 1.10.8
 2014-06-14 16:38 UTC 

[Buildroot] [git commit] sg3_utils: bump to version 1.39
 2014-06-14 16:38 UTC 

[Buildroot] [PATCH] dialog: fix build failure
 2014-06-14 16:38 UTC  (2+ messages)

[Buildroot] [git commit] dialog: fix build failure
 2014-06-14 16:37 UTC 

[Buildroot] rpcbind needs a startup script in init.d ?
 2014-06-14 15:31 UTC 

[Buildroot] [PATCH 0/5 v5] legal-info: extract packages to get license files (branch yem/legal)
 2014-06-14 15:10 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] legal-info: extract even no-redistribute packages
` [Buildroot] [PATCH 2/5] legal-info: save license files even for local or overriden packages
` [Buildroot] [PATCH 3/5] legal-info: add a comment about what packages we save the tarballs of
` [Buildroot] [PATCH 4/5] legal-info: rename legal-warning-pkg-savednothing helper
` [Buildroot] [PATCH 5/5] legal-info: properly error out on missing license file

[Buildroot] Help about gstreamer h264 in buildroot
 2014-06-14 12:14 UTC  (2+ messages)

[Buildroot] libcec needs to be patched to provide a correct libcec.pc
 2014-06-14 10:13 UTC  (3+ messages)

[Buildroot] [PATCH 0/20 v2 RFC] Introduce libudev (branch yem/libudev)
 2014-06-14 10:08 UTC  (24+ messages)
` [Buildroot] [PATCH 01/20 RFC] package/xbmc: remove spurious build-dependency on udev
` [Buildroot] [PATCH 02/20 RFC] support/gen-manual-lists.py: remove unneeded arg in private function
` [Buildroot] [PATCH 03/20 RFC] support/gen-manual-lists.py: bail out early for legacy symbols
` [Buildroot] [PATCH 04/20 RFC] support/gen-manual-lists.py: rework generating the virtual package list
` [Buildroot] [PATCH 05/20 RFC] package/eudev: remove the prompt
` [Buildroot] [PATCH 06/20 RFC] package/systemd: remove prompt
` [Buildroot] [PATCH 07/20 RFC] package/libudev: new virtual package
` [Buildroot] [PATCH 08/20 RFC] package/eudev: is a provider for libudev
` [Buildroot] [PATCH 09/20 RFC] package/systemd: "
` [Buildroot] [PATCH 10/20 RFC] package/eudev: split udev/libudev
` [Buildroot] [PATCH 11/20 RFC] package/libatasmart: needs libudev, not a udev daemon
` [Buildroot] [PATCH 12/20 RFC] package/libcec: "
` [Buildroot] [PATCH 13/20 RFC] package/libdrm: can also use only libudev
` [Buildroot] [PATCH 14/20 RFC] package/libinput: needs libudev, not a udev daemon
` [Buildroot] [PATCH 15/20 RFC] package/libusb: "
` [Buildroot] [PATCH 16/20 RFC] package/mesa3d: depends on libudev, not udev
` [Buildroot] [PATCH 17/20 RFC] package/vlc: needs libudev, not a udev daemon
` [Buildroot] [PATCH 18/20 RFC] package/weston: "
` [Buildroot] [PATCH 19/20 RFC] package/xdriver_xf86-input-evdev: "
` [Buildroot] [PATCH 20/20 RFC] package/xserver_xorg-server: "

[Buildroot] [PATCH] dialog: bump to version 1.2-20140219
 2014-06-14  8:16 UTC  (3+ messages)

[Buildroot] [PATCH v2] gcc 4.8.x does not compile a working kernel for sparc
 2014-06-14  8:02 UTC  (5+ messages)

[Buildroot] autoconf caching
 2014-06-14  7:57 UTC  (12+ messages)

[Buildroot] Java Runtime JRE mipsel uclibc
 2014-06-14  7:06 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-06-13
 2014-06-14  6:30 UTC 

[Buildroot] [PATCH] kernel headers: remove deprecated version 3.8
 2014-06-14  4:49 UTC  (4+ messages)

[Buildroot] [PATCH 0/14 v8] Some download-related changes (branch yem/check-downloads)
 2014-06-13 23:11 UTC  (15+ messages)
` [Buildroot] [PATCH 01/14] Makefile: add BR2_DL_DIR to EXTRA_ENV
` [Buildroot] [PATCH 02/14] pkg-infra: also set PKGDIR for the download step
` [Buildroot] [PATCH 03/14] pkg-infra: move the git download helper to a script
` [Buildroot] [PATCH 04/14] pkg-infra: move the svn "
` [Buildroot] [PATCH 05/14] pkg-infra: move the cvs "
` [Buildroot] [PATCH 06/14] pkg-infra: move the hg "
` [Buildroot] [PATCH 07/14] pkg-infra: move the wget "
` [Buildroot] [PATCH 08/14] pkg-infra: move the bzr "
` [Buildroot] [PATCH 09/14] pkg-infra: move the scp "
` [Buildroot] [PATCH 10/14] pkg-infra: move the cp (aka localfiles) "
` [Buildroot] [PATCH 11/14] pkg-infra: don't use DL_DIR as scratchpad for temporary downloads
` [Buildroot] [PATCH 12/14] pkg-infra: add possiblity to check downloaded files against known hashes
` [Buildroot] [PATCH 13/14] manual: add documentation about packages' hashes
` [Buildroot] [PATCH 14/14] package/ca-certificates: add tarball's hashes

[Buildroot] [git commit] gcc: drop redundant explicit version handling for aarch64
 2014-06-13 21:01 UTC 

[Buildroot] [git commit] gcc 4.8.x does not compile a working kernel for sparc
 2014-06-13 20:57 UTC 

[Buildroot] [PATCH] systemd: needs kernel headers >= 3.10
 2014-06-13 20:32 UTC  (2+ messages)

[Buildroot] [git commit] systemd: needs kernel headers >= 3.10
 2014-06-13 20:32 UTC 

[Buildroot] [git commit] dialog: bump to version 1.2-20140219
 2014-06-13 20:30 UTC 

[Buildroot] [git commit] kernel headers: remove deprecated version 3.8
 2014-06-13 20:27 UTC 

[Buildroot] [git commit] haserl: bump 0.9.x version
 2014-06-13 20:01 UTC 

[Buildroot] [PATCH 1/2] manual: add prerequisites for graph generation
 2014-06-13 17:55 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] Makefile: test if "dot" exists in graph-build and <pkg>-graph-depends

[Buildroot] [PATCH 0/12 v7] Some download-related changes (branch yem/check-downloads)
 2014-06-13 17:09 UTC  (2+ messages)

[Buildroot] [PATCH] freescale-imx: bump version to 3.10.17-1.0.0
 2014-06-13 16:57 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-06-12
 2014-06-13 15:59 UTC  (6+ messages)
` [Buildroot] Analysis of build failures

[Buildroot] [PATCH 1/1] skeleton: add systemd network.service unit
 2014-06-13 15:44 UTC  (5+ messages)
` [Buildroot] [PATCH 1/1] systemd: add network unit file

[Buildroot] [PATCH] util-linux: fix installation of shared libraries to not mess with pure static lib
 2014-06-13 13:10 UTC  (2+ messages)

[Buildroot] [git commit] util-linux: fix installation of shared libraries to not mess with pure static lib
 2014-06-13 13:09 UTC 

[Buildroot] [PATCH 1/2] network-manager: bump to 0.9.9.95
 2014-06-13 13:08 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] network-manager: add terminal based UI support

[Buildroot] [PATCH 1/1] New package: qt5webkitexamples
 2014-06-13 13:04 UTC  (3+ messages)

[Buildroot] [git commit] network-manager: add terminal based UI support
 2014-06-13 13:01 UTC 

[Buildroot] [git commit] network-manager: bump to 0.9.9.95
 2014-06-13 13:00 UTC 

[Buildroot] [PATCH 00/11] Round of external toolchain updates
 2014-06-13 13:00 UTC  (5+ messages)
` [Buildroot] [PATCH 08/11] toolchain-external: bump musl external toolchains to 1.1.1
` [Buildroot] [PATCH 10/11] toolchain-external: add CodeSourcery PowerPC 2012.03

[Buildroot] [git commit] Makefile: test if dot exists before using it in graph-depends
 2014-06-13 12:59 UTC 

[Buildroot] [PATCH] Makefile: test if dot exists before using it in graph-depends
 2014-06-13 12:59 UTC  (2+ messages)

[Buildroot] [git commit] toolchain-external: bump musl external toolchains to 1.1.1
 2014-06-13 12:50 UTC 

[Buildroot] [git commit] graphs/depends: do not draw transitive dependencies by default
 2014-06-13 12:39 UTC 

[Buildroot] [git commit] simicsfs: new package
 2014-06-13 12:38 UTC 

[Buildroot] [git commit] package/minidlna: Bump version to 1.1.3
 2014-06-13 12:38 UTC 

[Buildroot] [git commit] systemd: fix AM_PATH_LIBGCRYPT not found
 2014-06-13 12:38 UTC 

[Buildroot] [git commit] psplash: install systemd services
 2014-06-13 12:38 UTC 

[Buildroot] [git commit] package/minidlna: Always depend on host-gettext
 2014-06-13 12:38 UTC 

[Buildroot] [PATCH] graphs/depends: do not draw transitive dependencis by default
 2014-06-13 12:35 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] simicsfs: new package
 2014-06-13 12:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] psplash: install systemd services
 2014-06-13 12:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] systemd: fix AM_PATH_LIBGCRYPT not found
 2014-06-13 12:23 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/minidlna: Always depend on host-gettext
 2014-06-13 12:18 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] package/minidlna: Bump version to 1.1.3

[Buildroot] rsync forces configure step
 2014-06-13 12:15 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] Rewriting instructions to generate a zedboard image to make it really verbose
 2014-06-13  9:28 UTC  (3+ messages)

[Buildroot] Qt5Declarative examples
 2014-06-13  8:54 UTC  (2+ messages)

[Buildroot] [PATCH] cosmo: disable package until upstream site is fixed
 2014-06-13  7:46 UTC  (3+ messages)

[Buildroot] [git commit] cosmo: disable package until upstream site is fixed
 2014-06-13  7:46 UTC 

[Buildroot] [PATCH] gcc: bump 4.7.x series to version 4.7.4
 2014-06-13  7:46 UTC  (2+ messages)

[Buildroot] [git commit] gcc: bump 4.7.x series to version 4.7.4
 2014-06-13  7:45 UTC 

[Buildroot] [PATCH] nitrogen6x: bump kernel version to 3.10.17
 2014-06-13  5:28 UTC 

[Buildroot] [PATCH] imx6sololiteevk: bump kernel version to 3.10.17
 2014-06-12 23:27 UTC 

[Buildroot] [PATCH] imx6sabresd: bump kernel version to 3.10.17
 2014-06-12 23:25 UTC 

[Buildroot] make graph-depends
 2014-06-12 23:25 UTC  (3+ messages)

[Buildroot] [PATCH v2] DCMTK: new package
 2014-06-12 20:45 UTC  (2+ messages)

[Buildroot] Problem with Languages Busybox
 2014-06-12 20:15 UTC 

[Buildroot] [git commit] iproute2: bump version
 2014-06-12 20:03 UTC 

[Buildroot] [PATCH] faifa: Bump version
 2014-06-12 20:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Add support for gold linker and LTO for GCC
 2014-06-12 19:54 UTC  (2+ messages)

[Buildroot] [git commit] faifa: Bump version
 2014-06-12 19:45 UTC 

[Buildroot] [PATCH] gcc 4.8.x does not compile a working kernel for sparc
 2014-06-12 18:46 UTC  (2+ messages)

[Buildroot] problems with make graph-build on x86_64
 2014-06-12 16:18 UTC  (4+ messages)

[Buildroot] [PATCH] system: move system.mk recipes inside the "target-finalize" rule
 2014-06-12 12:54 UTC  (10+ messages)

[Buildroot] [git commit] dnsmasq: static linking with lua doesn't need -ldl
 2014-06-12  8:46 UTC 

[Buildroot] [PATCH v2 1/1] xserver_xorg-server: Depends on host-xfont_font-util
 2014-06-12  8:11 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] xserver_xorg-server: Fix race condition when installing man pages
 2014-06-12  8:09 UTC 


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