messages from 2017-09-06 10:15:52 to 2017-09-11 12:48:04 UTC [more...]
[PATCH v5 00/26] Revamp the Go support
2017-09-11 12:45 UTC (21+ messages)
` [PATCH v5 01/26] goarch.bbclass: Stop passing True as second argument of d.getVar
` [PATCH v5 02/26] go.bbclass: Fix binary installation path detection
` [PATCH v5 03/26] go: Remove Go 1.6 and 1.7 releases
` [PATCH v5 04/26] goarch.bbclass: Replace logic for setting GOARM
` [PATCH v5 05/26] goarch.bbclass: Add support for ARMv5
` [PATCH v5 06/26] go.bbclass: Use a global Go build flags
` [PATCH v5 07/26] go.bbclass: Enable parallel build
` [PATCH v5 08/26] go.bbclass: exported function cleanup
` [PATCH v5 09/26] go.bbclass: Use an auxiliary variable to add the build dependencies
` [PATCH v5 10/26] go.bbclass: separate ${S} and ${B}
` [PATCH v5 11/26] go.bbclass: add do_unpack function to handle common cases
` [PATCH v5 12/26] go.bbclass: add GO_INSTALL_FILTEROUT variable
` [PATCH v5 13/26] go-dep: Add 0.3.0 release
` [PATCH v5 14/26] go-helloworld: Use the Golang examples repository
` [PATCH v5 15/26] go-native: remove dependency on go-bootstrap-native
` [PATCH v5 16/26] go-bootstrap-native: remove recipe
` [PATCH v5 17/26] go: split out go-runtime into separate recipe
` [PATCH v5 18/26] go.bbclass: remove GO_GCFLAGS nad GO_LDFLAGS
` [PATCH v5 19/26] go.bbclass: remove some xxx_FINAL variables
` [PATCH v5 20/26] go.bbclass: clean up CGO_xxx settings
[PATCH] Revert "kernel-module-split: rrecommend kernel-image instead of rdepend"
2017-09-11 12:28 UTC (3+ messages)
` [PATCHv2] "
[PATCH] kernel-module-split: rrecommend kernel-image instead of rdepend
2017-09-11 12:19 UTC (9+ messages)
` [PATCH v2] "
[PATCH][V2] staging: gracefully abort if two recipes conflict in the sysroot
2017-09-11 12:01 UTC
[PATCH] hostap-utils: use w1.fi for SRC_URI
2017-09-11 11:37 UTC
[PATCH 0/1] ovmf: fix do_compile error when len(tmp)=410
2017-09-11 10:51 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/2] runqemu: two fixes
2017-09-11 10:49 UTC (4+ messages)
` [PATCH 1/2] runqemu: default qemumips memory to 256M
` [PATCH 2/2] runqemu: let qemuparams override previous settings
[meta-oe][PATCH] gnupg: added a coreutils runtime dependancy to gnupg recipe
2017-09-11 9:00 UTC (5+ messages)
[PATCH 0/4] Recipes for Open Source Verilog and Lattice iCE40 FPGAs tools
2017-09-11 8:58 UTC (6+ messages)
` [PATCH 1/4] yosys: Add Yosys and ABC recipes
` [PATCH 3/4] arachne-pnr: Add Arachne Place and route for iCE40 FPGAs
` [PATCH 4/4] icarus-verilog: Add Icarus Verilog recipe
` [PATCH 2/4] icestorm: Add IceStorm tools for iCE40 FPGAs
hidraw support in the kernel(s)
2017-09-11 8:48 UTC
[PATCH] python-mako: Add HOMEPAGE info into recipe file
2017-09-11 7:52 UTC (2+ messages)
` [PATCH] python-nose: "
[PATCH] musl: Upgrade to latest master
2017-09-11 5:43 UTC
[PATCH 0/7] kernel-yocto: conslidated pull request
2017-09-11 2:34 UTC (7+ messages)
[PATCH 0/1] iputils: backport patch to fix arping hang problem
2017-09-11 1:45 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/2] python3-pip & python3-setuptools: extend to nativesdk
2017-09-11 1:44 UTC (2+ messages)
[PATCH 0/2] disallow multiple syslog daemons to be installed
2017-09-11 1:44 UTC (2+ messages)
[PATCH 0/2] systemd: fix dependency issue related to serial getty
2017-09-11 1:43 UTC (2+ messages)
[PATCH] dpkg: Support muslx32 build
2017-09-10 7:28 UTC
[PATCH] gawk: Enable native building
2017-09-10 12:59 UTC
[PATCH v3] initramfs-framework: split setup-live and install-efi into separate recipes
2017-09-09 21:33 UTC (2+ messages)
New USB ID to kernel
2017-09-09 10:24 UTC
[Morty][PATCH] For the next morty dot release
2017-09-09 2:00 UTC (3+ messages)
` [Morty][PATCH] neard: Fix parallel build issue
` ✗ patchtest: failure for neard: Fix parallel build issue (rev2)
[daisy][PATCH 00/15] SRC_URI and minor dependency fixes
2017-09-08 23:21 UTC (16+ messages)
` [daisy][PATCH 01/15] setserial: add missing depends on groff-native
` [daisy][PATCH 02/15] kernel: Added bc-native as DEPENDS
` [daisy][PATCH 03/15] base-passwd: fix SRC_URI
` [daisy][PATCH 04/15] dosfstools: "
` [daisy][PATCH 05/15] mailx: "
` [daisy][PATCH 06/15] stat: "
` [daisy][PATCH 07/15] ossp-uuid: update SRC_URI to not use Google Code
` [daisy][PATCH 08/15] ossp-uuid: use snapshot.debian.org for SRC_URI
` [daisy][PATCH 09/15] pigz: Update SRC_URI
` [daisy][PATCH 10/15] cryptodev-linux: update SRC_URI
` [daisy][PATCH 11/15] dpkg: "
` [daisy][PATCH 12/15] libproxy: "
` [daisy][PATCH 13/15] lsof: "
` [daisy][PATCH 14/15] netbase: "
` [daisy][PATCH 15/15] mklibs-native: "
[PATCH v5 00/14] Revamp the Go support
2017-09-08 21:04 UTC (15+ messages)
` [PATCH v5 01/14] goarch.bbclass: Stop passing True as second argument of d.getVar
` [PATCH v5 02/14] go.bbclass: Fix binary installation path detection
` [PATCH v5 03/14] go: Remove Go 1.6 and 1.7 releases
` [PATCH v5 04/14] goarch.bbclass: Replace logic for setting GOARM
` [PATCH v5 05/14] goarch.bbclass: Add support for ARMv5
` [PATCH v5 06/14] go.bbclass: Use a global Go build flags
` [PATCH v5 07/14] go.bbclass: Enable parallel build
` [PATCH v5 08/14] go.bbclass: exported function cleanup
` [PATCH v5 09/14] go.bbclass: Use an auxiliary variable to add the build dependencies
` [PATCH v5 10/14] go.bbclass: separate ${S} and ${B}
` [PATCH v5 11/14] go.bbclass: add do_unpack function to handle common cases
` [PATCH v5 12/14] go.bbclass: add GO_INSTALL_FILTEROUT variable
` [PATCH v5 13/14] go-dep: Add 0.3.0 release
` [PATCH v5 14/14] go-helloworld: Use the Golang examples repository
[PATCH] selftest/devtool: Avoid writing on TOPDIR on kernel test case
2017-09-08 19:08 UTC
[PATCH 0/3] wic: enhanced bootimage + squashfs support
2017-09-08 17:33 UTC (4+ messages)
` [PATCH 1/3] wic: accept '-' in bitbake variables
` [PATCH 2/3] wic: allow multiple /boot partitions with different content
` [PATCH 3/3] wic: apply --extra-space + --overhead to squashfs
[PATCH] bitbake.conf: add bzr to HOSTTOOLS_NONFATAL
2017-09-08 16:27 UTC
[PATCH v4 00/12] Revamp the Go support
2017-09-08 14:44 UTC (13+ messages)
` [PATCH v4 01/12] goarch.bbclass: Stop passing True as second argument of d.getVar
` [PATCH v4 02/12] go.bbclass: Fix binary installation path detection
` [PATCH v4 03/12] go-dep: Add 0.3.0 release
` [PATCH v4 04/12] go: Remove Go 1.6 and 1.7 releases
` [PATCH v4 05/12] goarch.bbclass: Replace logic for setting GOARM
` [PATCH v4 06/12] goarch.bbclass: Add support for ARMv5
` [PATCH v4 07/12] go.bbclass: Use a global Go build flags
` [PATCH v4 08/12] go.bbclass: Enable parallel build
` [PATCH v4 09/12] go.bbclass: exported function cleanup
` [PATCH v4 10/12] go.bbclass: Use an auxiliary variable to add the build dependencies
` [PATCH v4 11/12] go.bbclass: separate ${S} and ${B}
` [PATCH v4 12/12] go.bbclass: add do_unpack function to handle common cases
[pyro][PATCHv2] oe-pkgdata-util: package-info: Allow extra variables to be displayed
2017-09-08 14:33 UTC
[pyro][PATCH] oe-pkgdata-util: package-info: Allow extra variables to be displayed
2017-09-08 14:26 UTC
[PATCH v3 00/11] Revamp the Go support
2017-09-08 14:17 UTC (14+ messages)
` [PATCH v3 01/11] goarch.bbclass: Stop passing True as second argument of d.getVar
` [PATCH v3 02/11] go.bbclass: Fix binary installation path detection
` [PATCH v3 03/11] go-dep: Add 0.3.0 release
` [PATCH v3 04/11] go: Remove Go 1.6 and 1.7 releases
` [PATCH v3 05/11] goarch.bbclass: Add support for ARMv5
` [PATCH v3 06/11] go.bbclass: Use a global Go build flags
` [PATCH v3 07/11] go.bbclass: Enable parallel build
` [PATCH v3 08/11] go.bbclass: exported function cleanup
` [PATCH v3 09/11] go.bbclass: Use an auxiliary variable to add the build dependencies
` [PATCH v3 10/11] go.bbclass: separate ${S} and ${B}
` [PATCH v3 11/11] go.bbclass: add do_unpack function to handle common cases
[PATCH v6 1/3] kernel: Stop using update-alternatives
2017-09-08 13:43 UTC (3+ messages)
` [PATCH v6 2/3] kernel: Move Device Tree support to kernel.bbclass
` [PATCH v6 3/3] kernel-devicetree.bbclass: Add support to generate append to kernel
[PATCH v2] initramfs-framework: split setup-live and install-efi into separate recipes
2017-09-08 13:35 UTC (2+ messages)
[PATCH v4] devtool/standard: set a preferred provider when adding a new recipe with devtool
2017-09-08 13:34 UTC
[PATCH] kernel: Move Device Tree support to kernel.bbclass
2017-09-08 13:12 UTC (3+ messages)
[PATCH] image_types: support lz4 compressed squashfs
2017-09-08 10:22 UTC
[PATCH] goarch.bbclass: Replace logic for setting GOARM
2017-09-08 8:53 UTC (5+ messages)
[PATCH v2] goarch.bbclass: Replace logic for setting GOARM
2017-09-08 8:52 UTC
Building and using a second toolchain
2017-09-08 6:53 UTC (6+ messages)
[PATCH] selftest/cases/signing: ignore removal errors when cleaning temporary gpg directory
2017-09-07 20:52 UTC
State of bitbake world, Failed tasks 2017-09-07
2017-09-07 14:30 UTC
[pyro][PATCH 0/3] Backports for pyro
2017-09-07 14:29 UTC (5+ messages)
` [pyro][PATCH 1/3] icu: Fix build with glibc 2.26
` [pyro][PATCH 2/3] qemu: Replace use of struct ucontext with ucontext_t
` [pyro][PATCH 3/3] nspr: Fix build error due to missing stdint.h> include
[PATCH] linux-yocto: Make LINUX_VERSION_EXTENSION weaker
2017-09-07 14:18 UTC
[PATCH] libfm: remove file which conflicts with libfm-extra
2017-09-07 13:35 UTC
[PATCH] oeqa/qemurunner: Improve logging
2017-09-07 10:46 UTC
[PATCH] subversion: fix CVE-2017-9800
2017-09-07 9:49 UTC
[PATCH] Bring over change from meta-openembedded
2017-09-07 9:36 UTC (3+ messages)
` [PATCH] iproute2: Default to tipc enabled, and include libmnl dependency
[PATCH] diffutils: Add HOMEPAGE info into recipe file
2017-09-07 9:05 UTC (2+ messages)
` [PATCH] foomatic: "
State of bitbake world, Failed tasks 2017-09-06
2017-09-07 8:47 UTC
State of bitbake world, Failed tasks 2017-09-05
2017-09-07 8:44 UTC
[PATCH] util-linux: Add HOMEPAGE info into recipe file
2017-09-07 4:02 UTC
[PATCH] glibc: do the multilib_header magic also for bits/pthreadtypes-arch.h
2017-09-07 3:26 UTC
[PATCH] dhcp: make dhclient to get configuration for other programs
2017-09-07 2:16 UTC
[PATCH 0/1] qemurunner.py: simplify search for QEMU PID
2017-09-07 0:33 UTC (2+ messages)
` [PATCH 1/1] qemurunner.py: refactor searching "
[meta-oe][PATCH] vsftpd: link with wrap when tcp-wrappers configured
2017-09-06 21:07 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH] systemd: Fix rootfs transaction error when PACKAGECONFIG has polkit
2017-09-06 18:35 UTC (2+ messages)
[PATCH] staging: gracefully abort if two recipes conflict in the sysroot
2017-09-06 16:10 UTC
[PATCH] psplash: Initialize psplash only if a framebuffer exists
2017-09-06 13:31 UTC (2+ messages)
[PATCH] openssh: Fix key generation with systemd
2017-09-06 13:21 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2] cve-check-tool: change BB_NO_NETWORK error to a warning
2017-09-06 12:31 UTC
[PATCH 1/3] gitsm.py: use download cache for git submodules too
2017-09-06 12:22 UTC (6+ messages)
` [PATCH 2/3] gitsm.py: support BB_NO_NETWORK during do_unpack
` [PATCH 3/3] cve-check-tool: change BB_NO_NETWORK error to a warning
` ✗ patchtest: failure for "gitsm.py: use download cache f..." and 2 more
[PATCH v2 0/3] #11891 - Port bmaptools to Python 3
2017-09-06 12:08 UTC (4+ messages)
` [PATCH v2 1/3] bmap-tools: upgrade to v3.4
` [PATCH v2 2/3] bmap-tools: switch to Python 3
` [PATCH v2 3/3] wic: run bmaptool with native Python3
[PATCH 0/1] bootchart2: update python interpreter
2017-09-06 10:22 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/3] #11891 - Port bmaptools to Python 3
2017-09-06 10:15 UTC (3+ messages)
` [PATCH 1/3] bmap-tools: upgrade to v3.4
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox