Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-02 20:58:18 to 2017-03-04 10:11:05 UTC [more...]

[Buildroot] [PATCH] linux: Add CIP SLTS easy selection option
 2017-03-04 10:11 UTC  (6+ messages)

[Buildroot] [Bug 9456] New: mkusers script bash errors
 2017-03-04 10:05 UTC  (10+ messages)
` [Buildroot] [Bug 9456] "

[Buildroot] [PATCH] qemu: disable Qemu user-land emulation for uClibc toolchains
 2017-03-04  9:17 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-03-03
 2017-03-04  7:28 UTC 

[Buildroot] [PATCH 1/1] dc3dd: new package
 2017-03-04  6:04 UTC  (3+ messages)

[Buildroot] libqeglfs.so not found on imx6
 2017-03-04  1:48 UTC  (24+ messages)

[Buildroot] [RFC] Add download helper for PyPi
 2017-03-03 23:38 UTC  (2+ messages)

[Buildroot] [Bug 9706] New: Can't download newer revisions of package from PyPI
 2017-03-03 23:12 UTC  (5+ messages)
` [Buildroot] [Bug 9706] "

[Buildroot] [PATCH] configs/mx51evk: Bump U-Boot and kernel versions
 2017-03-03 22:53 UTC  (2+ messages)

[Buildroot] [PATCH] vala: bump to version 0.34.5
 2017-03-03 22:53 UTC  (2+ messages)

[Buildroot] [PATCH] ed: bump to version 1.14.2
 2017-03-03 22:53 UTC  (2+ messages)

[Buildroot] [git commit] configs/mx51evk: Bump U-Boot and kernel versions
 2017-03-03 22:53 UTC 

[Buildroot] [git commit] vala: bump to version 0.34.5
 2017-03-03 22:53 UTC 

[Buildroot] [git commit] ed: bump to version 1.14.2
 2017-03-03 22:53 UTC 

[Buildroot] [PATCH 1/3] runc: bump to version a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70
 2017-03-03 22:53 UTC  (2+ messages)

[Buildroot] [git commit] docker-engine: bump to version 17.03.0-ce
 2017-03-03 22:52 UTC 

[Buildroot] [git commit] docker-containerd: bump to version 977c511eda0925a723debdc94d09459af49d082a
 2017-03-03 22:52 UTC 

[Buildroot] [git commit] runc: bump to version a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70
 2017-03-03 22:52 UTC 

[Buildroot] [PATCH 1/2] wayland: bump to version 1.13.0
 2017-03-03 22:52 UTC  (2+ messages)

[Buildroot] [PATCH] libinput: bump to version 1.6.2
 2017-03-03 22:51 UTC  (2+ messages)

[Buildroot] [PATCH] libgtk3: bump to version 3.22.9
 2017-03-03 22:51 UTC  (2+ messages)

[Buildroot] [git commit] weston: bump to version 2.0.0
 2017-03-03 22:50 UTC 

[Buildroot] [git commit] wayland: bump to version 1.13.0
 2017-03-03 22:50 UTC 

[Buildroot] [git commit] libinput: bump to version 1.6.2
 2017-03-03 22:50 UTC 

[Buildroot] [git commit] libgtk3: bump to version 3.22.9
 2017-03-03 22:50 UTC 

[Buildroot] [PATCH 1/2] linux-headers: bump 4.10.x and 3.2.x series
 2017-03-03 22:50 UTC  (2+ messages)

[Buildroot] [git commit] linux: bump default to version 4.10.1
 2017-03-03 22:49 UTC 

[Buildroot] [git commit] linux-headers: bump 4.10.x and 3.2.x series
 2017-03-03 22:49 UTC 

[Buildroot] [PATCH] ncftp: fix host/target confusion
 2017-03-03 22:08 UTC  (8+ messages)

[Buildroot] [PATCH] support/mkusers: rename variable to avoid name clashing
 2017-03-03 22:07 UTC 

[Buildroot] [PATCH] tslib: bump to version 1.6
 2017-03-03 20:51 UTC  (2+ messages)

[Buildroot] [git commit] tslib: bump to version 1.6
 2017-03-03 20:50 UTC 

[Buildroot] [PATCH] libepoxy: bump to version 1.4.1
 2017-03-03 20:50 UTC  (2+ messages)

[Buildroot] [git commit] libepoxy: bump to version 1.4.1
 2017-03-03 20:50 UTC 

[Buildroot] [PATCH v2] package/alsamixergui: add license information
 2017-03-03 20:49 UTC  (2+ messages)

[Buildroot] [git commit] package/alsamixergui: add license information
 2017-03-03 20:49 UTC 

[Buildroot] [PATCH] package/memtool: fix trailing /
 2017-03-03 20:49 UTC  (2+ messages)

[Buildroot] [git commit] package/memtool: fix trailing /
 2017-03-03 20:49 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-vmware: fix compilation without udev
 2017-03-03 19:32 UTC  (5+ messages)

[Buildroot] [RFC PATCH 0/9] Make the buildroot toolchain relocatable
 2017-03-03 17:12 UTC  (15+ messages)
` [Buildroot] [RFC PATCH 1/9] package/patchelf: use a recent version and add "--make-rpath-relative" patch
` [Buildroot] [RFC PATCH 2/9] support/scripts: add fix-rpath script to sanitize the rpath
` [Buildroot] [RFC PATCH 3/9] core: sanitize HOST_DIR at the very end of the build
` [Buildroot] [RFC PATCH 4/9] core: add {TARGET, STAGING}_SANITIZE_RPATH_HOOK to TARGET_FINALIZE_HOOKS
` [Buildroot] [RFC PATCH 5/9] support/scripts: add create-relocation-script for toolchain relocation
` [Buildroot] [RFC PATCH 6/9] core: create relocate-toolchain.sh in HOST_DIR/usr at the end of the build
` [Buildroot] [RFC PATCH 7/9] external-toolchain: check if a buildroot toolchain has already been relocated
` [Buildroot] [RFC PATCH 8/9] support/scripts: check-host-rpath now handles $ORIGIN as well
` [Buildroot] [RFC PATCH 9/9] support/scripts: check-host-rpath now uses patchelf to get the rpath

[Buildroot] [PATCH] configs/telit_evk_pro3: bump barebox to 2017.01.0
 2017-03-03 17:08 UTC  (3+ messages)

[Buildroot] [PATCH] toolchain: Bump ARC tools to arc-2017.03-eng008
 2017-03-03 15:08 UTC  (2+ messages)

[Buildroot] [PATCH v4] kmscube: Add new package
 2017-03-03 11:53 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/can-utils: add license information
 2017-03-03 11:48 UTC  (3+ messages)

[Buildroot] [PATCH] Revert "nano: bump to version 2.7.5"
 2017-03-03 10:01 UTC  (2+ messages)

[Buildroot] [git commit] Revert "nano: bump to version 2.7.5"
 2017-03-03 10:01 UTC 

[Buildroot] Qt5 CinematicExperience demo error on i.MX6Q
 2017-03-03  8:11 UTC 

[Buildroot] [PATCH 1/2] csky: Add new architecture
 2017-03-03  7:50 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] configs: add defconfig for Nationalchip gx6605s dev board

[Buildroot] [PATCH] yaml-cpp: update homepage link
 2017-03-03  7:42 UTC  (2+ messages)

[Buildroot] [PATCH] libyuv: update homepage link
 2017-03-03  7:42 UTC  (2+ messages)

[Buildroot] [PATCH] libllcp: update homepage link
 2017-03-03  7:42 UTC  (2+ messages)

[Buildroot] [PATCH] snappy: update homepage link
 2017-03-03  7:42 UTC  (2+ messages)

[Buildroot] [PATCH] qextserialport: update homepage link
 2017-03-03  7:42 UTC  (2+ messages)

[Buildroot] [PATCH] python-ipaddr: update homepage link
 2017-03-03  7:41 UTC  (2+ messages)

[Buildroot] [PATCH] python-protobuf: update homepage link
 2017-03-03  7:41 UTC  (2+ messages)

[Buildroot] [PATCH] protobuf-c: update homepage link
 2017-03-03  7:41 UTC  (2+ messages)

[Buildroot] [PATCH] python-pyasn: update homepage link
 2017-03-03  7:41 UTC  (2+ messages)

[Buildroot] [PATCH] python-pyasn: fix legal info
 2017-03-03  7:41 UTC  (2+ messages)

[Buildroot] [git commit] yaml-cpp: update homepage link
 2017-03-03  7:40 UTC 

[Buildroot] [git commit] libyuv: update homepage link
 2017-03-03  7:40 UTC 

[Buildroot] [git commit] libllcp: update homepage link
 2017-03-03  7:40 UTC 

[Buildroot] [git commit] snappy: update homepage link
 2017-03-03  7:40 UTC 

[Buildroot] [git commit] qextserialport: update homepage link
 2017-03-03  7:40 UTC 

[Buildroot] [git commit] python-ipaddr: update homepage link
 2017-03-03  7:40 UTC 

[Buildroot] [git commit] python-protobuf: update homepage link
 2017-03-03  7:40 UTC 

[Buildroot] [git commit] protobuf-c: update homepage link
 2017-03-03  7:40 UTC 

[Buildroot] [git commit] python-pyasn: update homepage link
 2017-03-03  7:40 UTC 

[Buildroot] [git commit] python-pyasn: fix legal info
 2017-03-03  7:40 UTC 

[Buildroot] [PATCH 00/58] python pypi library mass version bump
 2017-03-03  7:39 UTC  (8+ messages)
` [Buildroot] [PATCH 06/58] python-cherrypy: bump to version 10.1.1
` [Buildroot] [PATCH 32/58] python-pyasn: bump to version 1.6.0b1
` [Buildroot] [PATCH 44/58] python-pytrie: bump to version 0.3

[Buildroot] [PATCH] package/alsamixergui: add license information
 2017-03-03  7:35 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-03-02
 2017-03-03  7:28 UTC 

[Buildroot] [PATCH v2 1/2] package/sdl2: disable altivec built-in function for PowerPC
 2017-03-03  2:16 UTC  (4+ messages)

[Buildroot] [PATCH for-next 0/25] Lua(Rocks) improvements
 2017-03-02 23:02 UTC  (39+ messages)
` [Buildroot] [PATCH 01/25] lutok: move to Lua libraries menu
` [Buildroot] [PATCH 02/25] cosmo: remove broken package
` [Buildroot] [PATCH 03/25] luarocks-package: use $(HOST_PKG_VERSION) instead of $(PKG_VERSION)
` [Buildroot] [PATCH 04/25] manual: luarocks: improve tutorial example
` [Buildroot] [PATCH 05/25] lpty: remove LPTY_VERSION_UPSTREAM
` [Buildroot] [PATCH 06/25] lua-periphery: remove LUA_PERIPHERY_VERSION_UPSTREAM
` [Buildroot] [PATCH 07/25] luasec: remove LUASEC_VERSION_UPSTREAM
` [Buildroot] [PATCH 08/25] ljlinenoise: remove default definition of PKG_SUBDIR
` [Buildroot] [PATCH 13/25] package/Config.in: explain that lua package names should start with lua
` [Buildroot] [PATCH 14/25] lua-bit32: new package
` [Buildroot] [PATCH 15/25] luaposix: fix runtime by selecting "bit32" instead of "bitop"
` [Buildroot] [PATCH 16/25] luarocks-package: rework extraction
` [Buildroot] [PATCH 17/25] lua-bit32: remove custom extract commands
` [Buildroot] [PATCH 18/25] luarocks-package: introduce PKG_NAME_UPSTREAM
` [Buildroot] [PATCH 19/25] lua-bit32: use PKG_NAME_UPSTREAM

[Buildroot] [PATCH 0/2] core/cmake: better impersonate a Linux system
 2017-03-02 22:34 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] support/cmake: impersonate a Linux system even more
` [Buildroot] [PATCH 2/2] package/fastd: do not overwrite the cmake module path

[Buildroot] [git commit] lua-bit32: use PKG_NAME_UPSTREAM
 2017-03-02 22:26 UTC 

[Buildroot] [git commit] luarocks-package: introduce PKG_NAME_UPSTREAM
 2017-03-02 22:25 UTC 

[Buildroot] [git commit] lua-bit32: remove custom extract commands
 2017-03-02 22:24 UTC 

[Buildroot] [git commit] luarocks-package: rework extraction
 2017-03-02 22:15 UTC 

[Buildroot] [git commit] luaposix: fix runtime by selecting "bit32" instead of "bitop"
 2017-03-02 21:57 UTC 

[Buildroot] [git commit] lua-bit32: new package
 2017-03-02 21:53 UTC 

[Buildroot] [git commit] lunit: remove default definition of PKG_SUBDIR
 2017-03-02 21:48 UTC 

[Buildroot] [git commit] luacrypto: remove default definition of PKG_SUBDIR
 2017-03-02 21:47 UTC 

[Buildroot] [git commit] lua-iconv: remove default definition of PKG_SUBDIR
 2017-03-02 21:47 UTC 

[Buildroot] [git commit] lua-csnappy: remove default definition of PKG_SUBDIR
 2017-03-02 21:47 UTC 

[Buildroot] [git commit] ljlinenoise: remove default definition of PKG_SUBDIR
 2017-03-02 21:47 UTC 

[Buildroot] [git commit] luasec: remove LUASEC_VERSION_UPSTREAM
 2017-03-02 21:45 UTC 

[Buildroot] [git commit] lua-periphery: remove LUA_PERIPHERY_VERSION_UPSTREAM
 2017-03-02 21:45 UTC 

[Buildroot] [git commit] lpty: remove LPTY_VERSION_UPSTREAM
 2017-03-02 21:45 UTC 

[Buildroot] [git commit] manual: luarocks: improve tutorial example
 2017-03-02 21:43 UTC 

[Buildroot] [git commit] luarocks-package: use $(HOST_PKG_VERSION) instead of $(PKG_VERSION)
 2017-03-02 21:39 UTC 

[Buildroot] [git commit] cosmo: remove broken package
 2017-03-02 21:31 UTC 

[Buildroot] [git commit] lutok: move to Lua libraries menu
 2017-03-02 21:26 UTC 

[Buildroot] [PATCH] python-crossbar: add a warning comment concerning version bump
 2017-03-02 21:23 UTC  (2+ messages)

[Buildroot] [git commit] python-crossbar: add a warning comment concerning version bump
 2017-03-02 21:23 UTC 

[Buildroot] [git commit] package/fastd: do not overwrite the cmake module path
 2017-03-02 21:09 UTC 

[Buildroot] [git commit] support/cmake: impersonate a Linux system even more
 2017-03-02 21:09 UTC 

[Buildroot] [git commit] python-xlwt: bump to version 1.2.0
 2017-03-02 20:58 UTC 

[Buildroot] [git commit] python-xlsxwriter: bump to version 0.9.6
 2017-03-02 20:58 UTC 

[Buildroot] [git commit] python-treq: bump to version 16.12.0
 2017-03-02 20:58 UTC 

[Buildroot] [git commit] python-simplejson: bump to version 3.10.0
 2017-03-02 20:58 UTC 

[Buildroot] [git commit] python-whoosh: bump to version 2.7.4
 2017-03-02 20:58 UTC 

[Buildroot] [git commit] python-werkzeug: bump to version 0.11.15
 2017-03-02 20:58 UTC 

[Buildroot] [git commit] python-urllib3: bump to version 1.20
 2017-03-02 20:58 UTC 

[Buildroot] [git commit] python-twisted: bump to version 17.1.0
 2017-03-02 20:58 UTC 


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