Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-11 10:27:14 to 2015-07-12 15:54:20 UTC [more...]

[Buildroot] [RFC 0/2] Add support for building barebox xloader
 2015-07-12 15:54 UTC  (3+ messages)
` [Buildroot] [RFC 2/2] barebox: Add possibility to build also barebox xloader (MLO)

[Buildroot] [PATCH] pkg-autotools: Remove useless space
 2015-07-12 15:40 UTC  (2+ messages)

[Buildroot] [git commit] pkg-autotools: Remove useless space
 2015-07-12 15:40 UTC 

[Buildroot] [PATCH v2] package: Remove shell completion at finalize stage
 2015-07-12 15:25 UTC 

[Buildroot] [PATCH] package: Remove shell completion at finalize stage
 2015-07-12 15:17 UTC 

[Buildroot] [git commit] flite: use FLITE_STRIP_COMPONENTS and FLITE_SUBDIR
 2015-07-12 15:07 UTC 

[Buildroot] [RFC v4 00/16] Add per-package staging feature
 2015-07-12 14:39 UTC  (5+ messages)
` [Buildroot] [RFC v4 02/16] packages: for staging stuff use backtick instead of the shell function
` [Buildroot] [RFC v4 16/16] infra: add per-package staging feature

[Buildroot] [PATCH] icu: update icudata generator URL
 2015-07-12 14:37 UTC  (2+ messages)

[Buildroot] [git commit] icu: update icudata generator URL
 2015-07-12 14:37 UTC 

[Buildroot] [PATCH 1/5] packages: use backtick instead of $(shell ...) make function
 2015-07-12 14:35 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] linux: "
` [Buildroot] [PATCH 3/5] boost: "
` [Buildroot] [PATCH 4/5] mpg123: replace $(shell ...) call with $(subst ...)
` [Buildroot] [PATCH 5/5] system: use backtick instead of $(shell ...) make function

[Buildroot] [PATCH 1/7] Add <PKG>_STRIP_COMPONENTS for packages with non-standard tarballs
 2015-07-12 14:26 UTC  (23+ messages)
` [Buildroot] [PATCH 2/7] docs/manual: document <PKG>_STRIP_COMPONENTS
` [Buildroot] [PATCH 3/7] intel-microcode: use <PKG>_STRIP_COMPONENTS
` [Buildroot] [PATCH 4/7] nanocom: "
` [Buildroot] [PATCH 5/7] tzdata: "
` [Buildroot] [PATCH 6/7] zic: "
` [Buildroot] [PATCH 7/7] qpid-proton: new package

[Buildroot] [git commit] keyutils: add patch to fix musl build failure
 2015-07-12 14:24 UTC 

[Buildroot] [PATCH] flite: use FLITE_STRIP_COMPONENTS and FLITE_SUBDIR
 2015-07-12 14:23 UTC 

[Buildroot] [git commit] kismet: mark as not available for static builds
 2015-07-12 14:14 UTC 

[Buildroot] [PATCH] systemd: Pretty fixes
 2015-07-12 12:57 UTC  (2+ messages)

[Buildroot] [git commit] systemd: fix some coding style issues
 2015-07-12 12:57 UTC 

[Buildroot] [git commit] qpid-proton: new package
 2015-07-12 12:11 UTC 

[Buildroot] [PATCH 0/7] core/kconfig: fix display of custom error messages (branch yem/misc)
 2015-07-12 12:11 UTC  (8+ messages)
` [Buildroot] [PATCH 1/7] core/pkg-kconfig: don't enforce check for config file when not building
` [Buildroot] [PATCH 2/7] package/linux: don't enforce check for DTS "
` [Buildroot] [PATCH 3/7] boot/at91boostrap3: check for config file before calling kconfig-package
` [Buildroot] [PATCH 4/7] boot/barebox: "
` [Buildroot] [PATCH 5/7] package/linux: "
` [Buildroot] [PATCH 6/7] package/busybox: "
` [Buildroot] [PATCH 7/7] package/uclibc: "

[Buildroot] [git commit] packages: do not use TAR_STRIP_COMPONENTS, but directly --strip-components
 2015-07-12 11:51 UTC 

[Buildroot] systemd not working properly?
 2015-07-12 11:48 UTC  (5+ messages)

[Buildroot] [PATCH] package/firmware-imx: fix legal-info
 2015-07-12 11:43 UTC  (2+ messages)

[Buildroot] [PATCH] linux: Add kernel compression selection
 2015-07-12 11:43 UTC 

[Buildroot] [git commit] package/firmware-imx: fix legal-info
 2015-07-12 11:43 UTC 

[Buildroot] [git commit] pkg-generic: fix fallout of <pkg>_STRIP_COMPONENTS introduction
 2015-07-12 11:35 UTC 

[Buildroot] [PATCH] Add kernel compression selection
 2015-07-12 11:34 UTC 

[Buildroot] [git commit] c-icap: disable Perl support
 2015-07-12 10:43 UTC 

[Buildroot] [PATCH 1/1] package/cpupower: new package
 2015-07-12 10:37 UTC  (2+ messages)

[Buildroot] [PATCHv3] busybox: improve support for telnetd
 2015-07-12 10:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/nodejs: version bump to 0.12.7
 2015-07-12 10:31 UTC  (3+ messages)

[Buildroot] [git commit] c-icap: needs MMU support
 2015-07-12 10:30 UTC 

[Buildroot] [git commit] package/nodejs: version bump to 0.12.7
 2015-07-12  9:57 UTC 

[Buildroot] [PATCH 0/11 v3] core: new infra to ease building kernel modules (branch yem/kernel-modules)
 2015-07-12  9:57 UTC  (13+ messages)
` [Buildroot] [PATCH 01/11 v3] package-infra: add helper to build kernel modules
` [Buildroot] [PATCH 02/11 v3] docs/manual: add kernel-module
` [Buildroot] [PATCH 03/11 v3] package/lttng-modules: use kernel-module helper
` [Buildroot] [PATCH 04/11 v3] package/igh-ethercat: "
` [Buildroot] [PATCH 05/11 v3] package/ktap: "
` [Buildroot] [PATCH 06/11 v3] package/cryptodev-linux: use the "
` [Buildroot] [PATCH 07/11 v3] package/ocf-linux: use "
` [Buildroot] [PATCH 08/11 v3] package/on2-8170-modules: "
` [Buildroot] [PATCH 09/11 v3] package/owl-linux: "
` [Buildroot] [PATCH 10/11 v3] package/simicsfs: "
` [Buildroot] [PATCH 11/11 v3] package/sysdig: "

[Buildroot] [git commit] package/ocf-linux: use kernel-module helper
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] package/sysdig: use kernel-module helper
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] package/simicsfs: use kernel-module helper
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] package/on2-8170-modules: use kernel-module helper
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] package/owl-linux: use kernel-module helper
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] docs/manual: add kernel-module
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] package/ktap: use kernel-module helper
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] package-infra: add helper to build kernel modules
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] package/lttng-modules: use kernel-module helper
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] package/igh-ethercat: use kernel-module helper
 2015-07-12  9:56 UTC 

[Buildroot] [git commit] package/cryptodev-linux: use the kernel-module helper
 2015-07-12  9:56 UTC 

[Buildroot] [PATCH v2] libgudev: New package
 2015-07-12  7:24 UTC 

[Buildroot] [git commit] package/x11r7/xdriver_xf86-video-geode: bump version to 2.11.17
 2015-07-12  7:21 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2015-07-11
 2015-07-12  6:30 UTC 

[Buildroot] [PATCH v2 0/3] util-linux: rework utilities menu for finer control
 2015-07-12  1:15 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/3] util-linux: add more tool select options
` [Buildroot] [PATCH v2 2/3] util-linux: rework utilities menu for finer control
` [Buildroot] [PATCH v2 3/3] util-linux: put package options in a sub-menu

[Buildroot] [PATCH v2] package/perf: build outside kernel tree
 2015-07-11 23:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.11.0
 2015-07-11 22:55 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/libinput: bump version to 0.19.0, add locale dependency

[Buildroot] [git commit] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.11.0
 2015-07-11 22:52 UTC 

[Buildroot] [git commit] zic: use <PKG>_STRIP_COMPONENTS
 2015-07-11 22:51 UTC 

[Buildroot] [git commit] tzdata: use <PKG>_STRIP_COMPONENTS
 2015-07-11 22:51 UTC 

[Buildroot] [git commit] nanocom: use <PKG>_STRIP_COMPONENTS
 2015-07-11 22:51 UTC 

[Buildroot] [git commit] intel-microcode: use <PKG>_STRIP_COMPONENTS
 2015-07-11 22:51 UTC 

[Buildroot] [git commit] docs/manual: document <PKG>_STRIP_COMPONENTS
 2015-07-11 22:51 UTC 

[Buildroot] [git commit] Add <PKG>_STRIP_COMPONENTS for packages with non-standard tarballs
 2015-07-11 22:51 UTC 

[Buildroot] [PATCH] pkg-generic: Fix host _DL_VERSION corner case
 2015-07-11 22:50 UTC  (4+ messages)
  ` [Buildroot] [PATCH v3] "

[Buildroot] [git commit] pkg-generic: Fix host _DL_VERSION corner case
 2015-07-11 22:46 UTC 

[Buildroot] build libstdc++.so.6
 2015-07-11 22:28 UTC  (2+ messages)

[Buildroot] [PATCH] busybox: Install udhcpc script only if enabled
 2015-07-11 22:25 UTC  (3+ messages)

[Buildroot] [PATCH v2 00/13] Update Freescale packages to 3.10.53-1.1.0_GA
 2015-07-11 21:28 UTC  (3+ messages)

[Buildroot] [PATCH v7 00/22] SELinux Buildroot Additions
 2015-07-11 17:12 UTC  (6+ messages)
` [Buildroot] [PATCH v7 20/22] squashfs: Add xattr support

[Buildroot] [Bug 8206] New: mplayer uses host xorg development files
 2015-07-11 16:07 UTC  (15+ messages)
` [Buildroot] [Bug 8206] "

[Buildroot] [git commit] busybox: Install udhcpc script only if enabled
 2015-07-11 15:56 UTC 

[Buildroot] [git commit] racehound: new package
 2015-07-11 15:54 UTC 

[Buildroot] [PATCH 0/2] python-package-generator
 2015-07-11 15:39 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] scanpypi: new utility
` [Buildroot] [PATCH 2/2] python-robotframework: New package

[Buildroot] [PATCH/next 1/3] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.10.0
 2015-07-11 15:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] nfs-utils: Add rpcbind as a runtime dependency
 2015-07-11 14:48 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] nfs_utils: Fix for read-only rootfs
` [Buildroot] [PATCH 3/3] nfs-utils: Bump version

[Buildroot] [PATCH 1/1] python-cython: new package for host only
 2015-07-11 14:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] python-pygame: remove python dependency
 2015-07-11 14:37 UTC  (2+ messages)

[Buildroot] [git commit] python-pygame: remove python dependency
 2015-07-11 14:35 UTC 

[Buildroot] [PATCH v3 1/1] libmusicbrainz: new package
 2015-07-11 14:33 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/7] package/dovecot: bump version to 2.2.18
 2015-07-11 14:32 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boot/uboot: add support for i.MX28 NAND format
 2015-07-11 13:27 UTC  (4+ messages)

[Buildroot] [PATCH] qpid-proton: new package
 2015-07-11 13:17 UTC  (3+ messages)

[Buildroot] [PATCH 01/32] package/x11r7/xcb-util-renderutil: new package
 2015-07-11 13:12 UTC  (4+ messages)
` [Buildroot] [PATCH 28/32] package/x11r7/xlib_libXpresent: "

[Buildroot] [git commit] package/ffmpeg: bump version to 2.6.3
 2015-07-11 13:09 UTC 

[Buildroot] [git commit] package/x11r7/xlib_libXrandr: bump version to 1.5.0
 2015-07-11 13:09 UTC 

[Buildroot] [git commit] package/x11r7/xproto_randrproto: bump version to 1.5.0
 2015-07-11 13:09 UTC 

[Buildroot] [PATCH 0/2] package/lame: Fix compile on 32bit Intel with gcc-4.9.x
 2015-07-11 13:04 UTC  (2+ messages)

[Buildroot] [git commit] package/dovecot-pigeonhole: bump version to 0.4.8
 2015-07-11 13:03 UTC 

[Buildroot] [git commit] package/dovecot: bump version to 2.2.18
 2015-07-11 13:03 UTC 

[Buildroot] [PATCH 1/2] binutils: use binutils 2.24 by default on the target
 2015-07-11 12:52 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] binutils: remove version 2.22

[Buildroot] [git commit] package/lame: Fix compile on 32bit Intel
 2015-07-11 12:30 UTC 

[Buildroot] [git commit] package/lame: Fix autoreconf
 2015-07-11 12:30 UTC 

[Buildroot] [PATCH] linux: adjust fixup logic for ktap
 2015-07-11 12:20 UTC  (2+ messages)

[Buildroot] [[updated v2] 1/1] package/linux-firmware: add iwlwifi 6000g2a firmware
 2015-07-11 12:13 UTC  (2+ messages)

[Buildroot] [git commit] 1/1] package/linux-firmware: add iwlwifi 6000g2a firmware
 2015-07-11 12:13 UTC 

[Buildroot] [PATCH] uboot: mark Freescale i.MX28 specific formats as such
 2015-07-11 12:10 UTC 

[Buildroot] [git commit] boot/uboot: add support for i.MX28 NAND format
 2015-07-11 11:48 UTC 

[Buildroot] [PATCH v4 2015.08 0/4] Generate package size statistics
 2015-07-11 11:46 UTC  (7+ messages)
` [Buildroot] [PATCH v4 2015.08 1/4] pkg-generic: add step_pkg_size global instrumentation hook
` [Buildroot] [PATCH v4 2015.08 2/4] support/scripts: add size-stats script

[Buildroot] [PATCH 12/13] freescale_imx6*_defconfig: bump version to 3.10.53-1.1.0 GA
 2015-07-11 11:30 UTC  (3+ messages)
` [Buildroot] [PATCH] imx6sabre: refresh u-boot patch

[Buildroot] [git commit] qmx6_defconfig: bump version to 3.10.53_1.1.0
 2015-07-11 11:16 UTC 

[Buildroot] [git commit] freescale_imx6*_defconfig: bump version to 3.10.53-1.1.0 GA
 2015-07-11 11:16 UTC 

[Buildroot] [git commit] board/boundarydevices: rework and update u-boot scripts
 2015-07-11 11:04 UTC 

[Buildroot] [git commit] nitrogen6x_defconfig: bump version to 3.10.53_1.1.1_ga
 2015-07-11 11:04 UTC 

[Buildroot] [git commit] xdriver_xf86-video-imx-viv: bump to version 3.10.53-1.1.0 GA
 2015-07-11 11:03 UTC 

[Buildroot] [git commit] gpu-viv-bin-mx6q: rename package to imx-gpu-viv
 2015-07-11 11:00 UTC 

[Buildroot] [git commit] gpu-viv-bin-mx6q: bump to 5.0.11.p4.1
 2015-07-11 10:54 UTC 

[Buildroot] [git commit] freescale-imx: bump to 3.10.53-1.1.0 GA release
 2015-07-11 10:53 UTC 

[Buildroot] [git commit] imx-vpu: bump version to 5.4.27
 2015-07-11 10:53 UTC 

[Buildroot] [git commit] gst-fsl-plugins: bump version to 4.0.2
 2015-07-11 10:45 UTC 

[Buildroot] [git commit] libfslparser: bump version to 4.0.2
 2015-07-11 10:45 UTC 

[Buildroot] [git commit] libfslcodec: bump version to 4.0.2
 2015-07-11 10:45 UTC 

[Buildroot] [git commit] libfslvpuwrap: bump version to 1.0.57
 2015-07-11 10:45 UTC 

[Buildroot] [PATCH] binutils: fix xtensa gas segfault with --text-section-literals
 2015-07-11 10:33 UTC  (2+ messages)

[Buildroot] [git commit] binutils: fix xtensa gas segfault with --text-section-literals
 2015-07-11 10:33 UTC 

[Buildroot] [PATCH 00/11] Bump ejabberd version to 15.06
 2015-07-11 10:31 UTC  (6+ messages)
` [Buildroot] [PATCH 02/11] ejabberd: simplify init script by patching ejabberdctl
` [Buildroot] [PATCH 03/11] ejabberd: fix package version

[Buildroot] [git commit] erlang-p1-yaml: bump to version e1f081e
 2015-07-11 10:27 UTC 

[Buildroot] [git commit] erlang-p1-sip: bump to version fd3e461
 2015-07-11 10:27 UTC 

[Buildroot] [git commit] erlang-p1-stun: bump to version a3dce07
 2015-07-11 10:27 UTC 

[Buildroot] [git commit] erlang-p1-xml: bump to version 2c61083
 2015-07-11 10:27 UTC 


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