messages from 2017-12-06 03:11:24 to 2017-12-12 05:32:54 UTC [more...]
[PATCH v3 00/14] python improvements
2017-12-12 5:32 UTC (17+ messages)
` [PATCH v3 01/14] pypi.bbclass: bring in from meta-python
` [PATCH v3 02/14] python-*-manifest/generators: fix long line lengths
` [PATCH v3 03/14] python-*-manifest/generators: add runpy; python3-plistlib
` [PATCH v3 04/14] python-setuptools: upgrade to 38.2.4; use pypi.bbclass; improvements
` [PATCH v3 05/14] python3-pip: use pypi.bbclass
` [PATCH v3 06/14] python-nose: "
` [PATCH v3 07/14] python-six: "
` [PATCH v3 08/14] python-async: "
` [PATCH v3 09/14] python-mako: "
` [PATCH v3 10/14] python-smmap: "
` [PATCH v3 11/14] python-gitdb: "
` [PATCH v3 12/14] python-git: "
` [PATCH v3 13/14] python3-iniparse: "
` [PATCH v3 14/14] python-scons: upgrade to v3.0.1; "
` ✗ patchtest: failure for python improvements (rev2)
[PATCH] wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR)
2017-12-11 17:08 UTC
[PATCH] syslinux: always use the BFD linker
2017-12-12 2:49 UTC
[PATCH 0/1] oe-selftest: devtool: switch away from mkelfimage
2017-12-12 2:26 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] glibc/gcc/libgcc-initial: Reimplement "deltask do_build"
2017-12-12 2:13 UTC (2+ messages)
[PATCH] systemd: create wheel sysuser group offline
2017-12-12 2:09 UTC (4+ messages)
[PATCH V2] avahi: upgrade to 0.7
2017-12-12 1:46 UTC (2+ messages)
[PATCH v2 0/4] Remove ELF Image Type
2017-12-12 0:32 UTC (5+ messages)
` [PATCH v2 1/4] devtool QA: switch which git recipe is used
` [PATCH v2 2/4] oeqa/qemu: remove elf image type
` [PATCH v2 3/4] image_types: Remove ELF type
` [PATCH v2 4/4] mkelfimage: Remove un-needed recipe
[PATCH 0/1] wic: argparse now used for help functionality
2017-12-11 21:59 UTC
[PATCH 1/1] wic: argparse now used for help functionality
2017-12-11 21:25 UTC
[PATCH V4 0/2] imagefeatures.py: Added testcase to track IMAGE_GEN_DEBUGFS
2017-12-11 17:31 UTC (4+ messages)
` [PATCH V4 1/2] "
` [PATCH V4 2/2] imagefeatures.py: Add id to tests missing it
[PATCH] waf.bbclass: explicitly pass libdir
2017-12-11 17:15 UTC (8+ messages)
Yocto Project Status WW50’17
2017-12-11 15:46 UTC
[rocko][PATCH] waf.bbclass: explicitly pass libdir
2017-12-11 14:06 UTC
[PATCHv2] cmake: Avoid passing empty prefix to os.path.relpath
2017-12-11 13:45 UTC (4+ messages)
[PATCH] recipetool: create: fix conflict between SRCREV and tag
2017-12-11 13:31 UTC (3+ messages)
[PATCH 1/2] wic: plugins: rawcopy: support to add offset when writing the raw image
2017-12-11 12:07 UTC (6+ messages)
` [PATCH 2/2] wic: plugins: rawcopy: Add support to download the raw image from a http server
kernel.bbclass do_sizecheck behaviour changes
2017-12-11 10:00 UTC (8+ messages)
OpenEmbedded stand at FOSDEM 2018
2017-12-11 8:55 UTC
[PATCH][rocko] wic: support filesystem label for rawcopy
2017-12-11 7:12 UTC
[PATCH 0/1] swig: add patch to support Node.js 7+
2017-12-11 2:44 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 1/2] populate_sdk_ext: Use prebuilt uninative tarball
2017-12-10 23:03 UTC (3+ messages)
` [PATCH 2/2] multilib_global: Handle PREFERRED_RPROVIDER
` ✗ patchtest: failure for "populate_sdk_ext: Use prebuilt..." and 1 more
[PATCH] gmp: depends on flex-native to fix parallel building issue
2017-12-10 22:48 UTC (2+ messages)
[PATCH 0/8] kernel-yocto: consolidated pull request
2017-12-10 17:44 UTC (13+ messages)
` [PATCH 8/8] linux-yocto-dev: update to v4.15+
[PATCH 0/3] Remove ELF Image Type
2017-12-10 16:27 UTC (5+ messages)
` [PATCH 1/3] image_types: Remove ELF type
` [PATCH 2/3] mkelfimage: Remove un-needed recipe
` [PATCH 3/3] oeqa/qemu: remove elf image type
[PATCH] i2c-tools: upgrade to 4.0
2017-12-09 17:17 UTC (3+ messages)
[PATCH] libgfortran: Work around libbacktrace build failures
2017-12-09 16:47 UTC
[PATCH 1/2] [morty] uninative: Handle futex hangs caused by glibc version mismatches
2017-12-09 11:06 UTC (2+ messages)
` [PATCH 2/2] [morty] populate_sdk_ext: Use prebuilt uninative tarball
[PATCH] lrzsz: remove
2017-12-09 3:29 UTC (4+ messages)
[PATCH v2 00/19] python improvements
2017-12-08 23:02 UTC (21+ messages)
` [PATCH v2 01/19] python: Restructure python packaging and replace it with autopackaging
` [PATCH v2 02/19] python3: Restructure python3 "
` [PATCH v2 03/19] python3: fix RDEPENDS on several recipes, due to non-existent python3 packages
` [PATCH v2 04/19] hwlatdetect: fix RDEPENDS to avoid QA failures
` [PATCH v2 05/19] python-scons: Remove python-importlib dependency
` [PATCH v2 06/19] pypi.bbclass: bring in from meta-python
` [PATCH v2 07/19] python2 create_manifest.py: fix trailing whitespace in json
` [PATCH v2 08/19] python*-manifest.json: add dependencies, runpy
` [PATCH v2 09/19] python*-setuptools: upgrade to 38.2.3; use pypi.bbclass; improvements
` [PATCH v2 10/19] python3-pip: use pypi.bbclass
` [PATCH v2 11/19] python-nose: "
` [PATCH v2 12/19] python-six: "
` [PATCH v2 13/19] python-async: "
` [PATCH v2 14/19] python-mako: "
` [PATCH v2 15/19] python-smmap: "
` [PATCH v2 16/19] python-gitdb: "
` [PATCH v2 17/19] python-git: "
` [PATCH v2 18/19] python3-iniparse: "
` [PATCH v2 19/19] python-scons: upgrade to 3.0.1; "
` ✗ patchtest: failure for python improvements
[PATCH v2] perl: native modules will not trigger build perl for target
2017-12-08 17:46 UTC (2+ messages)
[PATCH 1/2] packagegroups: don't mention lrzsz explicity
2017-12-08 17:18 UTC (2+ messages)
` [PATCH 2/2] minicom: recommend lrzsz
[PATCH v2] classes/distutils: remove dependency on env
2017-12-08 15:53 UTC
[PATCH] kernel.bbclass: Fix do_sizecheck behaviour
2017-12-08 13:43 UTC
[PATCH 1/1] package_manager.py: fix opkg custom config path
2017-12-08 11:43 UTC (3+ messages)
[PATCH 0/2] dbus/dbus-test: upgrade to 1.12.2
2017-12-08 5:03 UTC (3+ messages)
` [PATCH 1/2] dbus: "
` [PATCH 2/2] dbus-test: "
[PATCH] package.py: Add STRIP_OPTS variable
2017-12-08 4:54 UTC
How to add group for multiple recipes
2017-12-08 3:14 UTC (3+ messages)
[master][rocko][PATCH 0/1] Fix uninative link when loaded from a file url
2017-12-07 21:20 UTC (2+ messages)
` [PATCH 1/1] uninative.bbclass: Fix broken symlink issue
[PATCH 0/9] Introduce meson build system
2017-12-07 19:27 UTC (4+ messages)
` [PATCH 1/9] meson: add a recipe and class from meta-oe
[PATCH 1/2] init-install: fix grub-install command
2017-12-07 18:19 UTC (2+ messages)
[morty][PATCH] cross-localedef-native: Include locale_t.h
2017-12-07 18:30 UTC (4+ messages)
` ✗ patchtest: failure for "
` [morty][PATCH v2] "
` ✗ patchtest: failure for cross-localedef-native: Include locale_t.h (rev2)
[PATCH 3/3 V2] initramfs-framework: add install module
2017-12-07 18:13 UTC (3+ messages)
` [PATCH] initramfs-module-install: Remove allarch and FILESEXTRAPATHS
[PATCH] waf.bbclass: Add compile progress
2017-12-07 16:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Revert "eudev: sync rules with systemd"
2017-12-07 16:09 UTC
[PATCH 0/1] features_backfill: fix for multilib
2017-12-07 14:59 UTC (3+ messages)
` [PATCH 1/1] "
` [rocko] Re: [PATCH 0/1] "
[PATCH] sstate.bbclass: Add progress bars when removing from the sysroots
2017-12-07 14:50 UTC
[rocko] Go fixups
2017-12-07 12:30 UTC (3+ messages)
[PATCH v2 0/1] oe-selftest: devtool: fix test for changes in lzo recipe
2017-12-07 10:03 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] conf/machine/include/microblaze: Add MicroBlaze architecture includes
2017-12-07 9:52 UTC
[PATCH 0/1] oe-selftest: devtool: fix test for changes in lzo recipe
2017-12-07 9:03 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] image.bbclass: Add additional bb.debug to help track 12304
2017-12-07 5:03 UTC (2+ messages)
[PATCH] image_types: btrfs use sparse file creation
2017-12-07 3:46 UTC
[PATCH] image_types: btrfs use sparse file creation
2017-12-07 3:37 UTC
[PATCH] libyui
2017-12-07 1:44 UTC (6+ messages)
[pyro][PATCH] staging.bbclass: handle postinst-useradd-* fixmes
2017-12-06 22:53 UTC
[PATCHv2] recipes-multimedia/gstreamer: Add gst-validate recipe
2017-12-06 22:00 UTC
[PATCH 0/5] Improve isELF, gets triggered by ELF anywhere in pathname
2017-12-06 21:38 UTC (6+ messages)
` [PATCH 5/5] lib/oe/package.py: is_elf: Make it less prone to false positives
[PATCH 1/1] systemd: fix segfault when terminating systemd --test
2017-12-06 19:27 UTC
[rocko PATCH 1/3] Revert "go: Fix build with PIE on musl"
2017-12-06 18:56 UTC (4+ messages)
` [rocko PATCH 2/3] go: Use right dynamic linker on musl
` [rocko PATCH 3/3] go: ensure use of BUILD_CC when building bootstrap tools
[PATCH] sudo: provide sudo paths through EXTRA_OECONF
2017-12-06 17:16 UTC (2+ messages)
[PATCH 1/2] libxslt: use HTTP instead of FTP in SRC_URI
2017-12-06 16:31 UTC (6+ messages)
` [PATCH 2/2] libxslt: remove inappropriate patch
` ✗ patchtest: failure for "libxslt: use HTTP instead of F..." and 1 more
[PATCH] core/loader.py: fix regex to include all available test cases
2017-12-06 15:58 UTC (3+ messages)
Error caused by kernel-yocto: ensure that only valid BSPs are built
2017-12-06 12:02 UTC (2+ messages)
[PATCH 0/1] qemu: use upstream swtpm support
2017-12-06 11:03 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/1] qemu: use upstream swtpm support
2017-12-06 10:10 UTC (3+ messages)
` [PATCH 1/1] "
` ✗ patchtest: failure for "
[PATCH 0/1 V2] targetcontrol.py: use oe.types.boolean for QEMU_USE_KVM
2017-12-06 10:02 UTC (6+ messages)
` [PATCH 1/1 "
[PATCH] iptables: Split the iptables modules into separate packages
2017-12-06 10:02 UTC
[RFC PATCH] autoconf: Override config.guess/.sub in source tree
2017-12-06 9:51 UTC
[PATCH] packagegroup-core-tools-testapps: kexec does not support MicroBlaze
2017-12-06 9:43 UTC
[PATCH] packagegroup-core-sdk: Disable SANITIZERS for MicroBlaze
2017-12-06 9:43 UTC
[PATCH] prelink_git.bb: Update recipe to newest commit
2017-12-06 9:40 UTC
[PATCH V2 0/3] Upgrade coreutils and pciutils
2017-12-06 4:37 UTC (4+ messages)
` [PATCH 1/3] pciutils: upgrade to 3.5.6
` [PATCH 2/3] coreutils: upgrade to 8.28
` [PATCH 3/3] coreutils: add PACKAGECONFIG for single-binary
[PATCH] toolchain-shar-relocate.sh: let $relocate control the entire script
2017-12-06 3:54 UTC
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