messages from 2017-05-13 20:17:57 to 2017-05-17 13:48:32 UTC [more...]
[PATCH v4 0/7] i#10073: generic EFI for wic
2017-05-17 13:47 UTC (6+ messages)
` [PATCH v4 1/7] systemd-boot: create output dir if it doesn't exist
` [PATCH v4 2/7] efi: add efi_bootfs_populate API
` [PATCH v4 3/7] image_types_wic: add do_populate_bootfs task
` [PATCH v4 4/7] image_types_wic: merged 2 tasks
` [PATCH v4 5/7] oe-selftest: add wic tests for generic EFI
[PATCH v2 0/8] #11283: wic ls
2017-05-17 13:39 UTC (9+ messages)
` [PATCH v2 1/8] filemap: fix skip logic
` [PATCH v2 2/8] filemap: add parameter 'length' to sparse_copy
` [PATCH v2 3/8] bootimg-pcbios: make boot image file unique
` [PATCH v2 4/8] wic: add wic_init_parser_ls
` [PATCH v2 5/8] wic: add help and usage content for 'wic ls'
` [PATCH v2 6/8] wic: add 'wic ls' command
` [PATCH v2 7/8] engine: implement listing wic images
` [PATCH v2 8/8] selftest: add new test case test_wic_ls
[RFC][PATCH 0/6] development vs. production builds
2017-05-17 13:39 UTC (30+ messages)
` [RFC][PATCH 1/6] build-mode.bbclass: distro-wide debug-build mode
` [RFC][PATCH 2/6] basefiles: warn about non-production DISTRO_FEATURES in motd
` [RFC][PATCH 3/6] defaultsetup.conf: enable special "debug-build" DISTRO_FEATURES support
` [RFC][PATCH 4/6] image-mode.bbclass: per-image production/development/debug mode
` [RFC][PATCH 5/6] image.bbclass: include IMAGE_MODE support
` [RFC][PATCH 6/6] local.conf.sample: make debug-tweaks depend on IMAGE_MODE
` [PATCH v2 0/1] development vs. production builds
` [PATCH v2 1/1] image-mode.bbclass: common infrastructure for choosing image defaults
[PATCH] isoimage-isohybrid: don't use TRANSLATED_TARGET_ARCH
2017-05-17 13:30 UTC
[PATCH 0/2] fix create-pull-request
2017-05-17 13:27 UTC (3+ messages)
` [PATCH 1/2] Revert "create-pull-request: add "-t in-reply-to" option"
` [PATCH 2/2] create-pull-request: support format-patch options
[PATCH] opkg-utils: don't generate PN-dev and PN-staticdev
2017-05-17 13:25 UTC
[PATCH v2 2/2] libx11-diet: 1.6.4 -> 1.6.5
2017-05-17 11:18 UTC
[PATCH v2 1/2] libx11: 1.6.4 -> 1.6.5
2017-05-17 11:17 UTC
[oe-commits] [openembedded-core] 05/19: webkitgtk: Upgrade to 2.16.1
2017-05-17 9:01 UTC
[PATCH] autogen: fix autoopts script generation to handle shebang
2017-05-17 8:50 UTC (9+ messages)
[PATCH] curl: fix error for ARMv8 32BE
2017-05-17 7:57 UTC (2+ messages)
[PATCH] python-3.5: add runtime dependency from python3-compression on python3-misc
2017-05-17 7:31 UTC
[morty] [PATCH] rpm: Fix the Bug of SRPM String error
2017-05-17 5:18 UTC (2+ messages)
[krogoth] [PATCH] rpm: Fix the Bug of SRPM String error
2017-05-17 5:14 UTC (2+ messages)
[jethro] [PATCH] rpm: Fix the Bug of SRPM String error
2017-05-17 5:14 UTC (2+ messages)
[[PATCH v2 1/3] kernel-fitimage: Support ext2.gz filesystems
2017-05-17 4:10 UTC (3+ messages)
` [[PATCH v2 2/3] kernel-fitimage: set replacementtype to vmlinux
` [[PATCH v2 3/3] kernel-fitimage: fix KERNEL_DEVICETREE includes subdirectory issue
[PATCH] linux-yocto: Use ??= to set LINUX_VERSION_EXTENSION
2017-05-16 18:59 UTC
[for-krogoth] Fix pseudo issue in some hosts
2017-05-16 23:24 UTC (2+ messages)
[morty][PATCH] sstate.bbclass: update .siginfo atime
2017-05-16 23:05 UTC (5+ messages)
[PATCH] tcmode-default: use SDK_SYS suffix instead of SDK_ARCH for binutils-crosssdk
2017-05-16 21:49 UTC (2+ messages)
[PATCH] python3-nose: rename ${bindir}/nosetests into ${bindir}/nosetests3
2017-05-16 21:48 UTC (2+ messages)
eudev: opkg not automatically upgrading from udev to eudev
2017-05-16 18:01 UTC
[PATCH 0/2] Allow oe-pkgdata-util package-info to display more info
2017-05-16 16:29 UTC (5+ messages)
` [PATCH 1/2] package.bbclass: Add SRC_URI to pkgdata
` [PATCH 2/2] oe-pkgdata-util: package-info: Allow extra variables to be displayed
[PATCH 1/9] gstreamer1.0: upgrade to version 1.12.0
2017-05-16 14:39 UTC (10+ messages)
` [PATCH 2/9] gstreamer1.0-plugins-base: "
` [PATCH 3/9] gstreamer1.0-plugins-good: "
` [PATCH 4/9] gstreamer1.0-plugins-bad: "
` [PATCH 5/9] gstreamer1.0-plugins-ugly: "
` [PATCH 6/9] gstreamer1.0-libav: "
` [PATCH 7/9] gstreamer1.0-rtsp-server: "
` [PATCH 8/9] gstreamer1.0-omx: "
` [PATCH 9/9] gstreamer1.0-vaapi: "
[PATCH v2 00/20] support profile-optimized build for Python
2017-05-16 14:16 UTC (26+ messages)
` [PATCH v2 01/20] python-native: support profile optimized build
` [PATCH v2 02/20] python: add python-profile-opt recipe
` [PATCH v2 03/20] python: remove path hack from setup.py
` [PATCH v2 04/20] python-profile-opt: rename libpython
` [PATCH v2 05/20] devtools/images: add python-pgo-image
` [PATCH v2 06/20] python: make profile-optimized build possible
` [PATCH v2 07/20] python-pgo-image: exclude tests from the default profile target
` [PATCH v2 08/20] python: add python-tools subpackage
` [PATCH v2 09/20] python-pgo-image: switch python default profile task to pybench
` [PATCH v2 10/20] python-pgo-image: enable sstate for do_profile
` [PATCH v2 11/20] python3-native: support profile optimized build
` [PATCH v2 12/20] python3: fix depends of python-tests
` [PATCH v2 13/20] python3: add python-profile-opt3 recipe
` [PATCH v2 14/20] python-pgo-image: profiling for python3
` [PATCH v2 15/20] python3: remove two setup.py cross-compile hacks
` [PATCH v2 16/20] python3: support profile optimized build
` [PATCH v2 17/20] python3: fix profile-optimized build of modules
` [PATCH v2 18/20] python-pgo-image: exclude tests from the python3 profile target
` [PATCH v2 19/20] python3: add python3-tools subpackage
` [PATCH v2 20/20] python-pgo-image: change python3 profile target to pybench
[PATCH] scripts: add pkgdataui
2017-05-16 13:20 UTC
[PATCH] gcc-cross-canadian: Use ${target_includedir} for compatibility with meta-micro
2017-05-16 12:40 UTC
[poky][PATCH 0/6] Add patches for gstreamer1.0-plugins-bad V1.10.4
2017-05-16 7:13 UTC (10+ messages)
` [poky][PATCH 1/6] gstreamer1.0-plugins-bad: Add some enhancements for qmlglsrc
` [poky][PATCH 2/6] gstreamer1.0-plugins-bad: Add configuration for enabling accurate seeks
` [poky][PATCH 3/6] gstreamer1.0-plugins-bad: Add get track number media info API
` [poky][PATCH 4/6] gstreamer1.0-plugins-bad: Add overlayvideorenderer video sink
` [poky][PATCH 5/6] gstreamer1.0-plugins-bad: Fix gst-player failed to load external subtitle uri
` [poky][PATCH 6/6] gstreamer1.0-plugins-bad: Fix memory leak when use a GValue in glupload
[PATCH] Qemu: update to 2.8.1.1
2017-05-16 12:05 UTC
[PATCH v3] libnl: 3.2.29 -> 3.3.0
2017-05-16 12:19 UTC (4+ messages)
[meta-oe][morty][PATCH 1/1] openssl-native: Compile with -fPIC
2017-05-16 6:30 UTC (7+ messages)
` ✗ patchtest: failure for [meta-oe,morty,1/1] "
[PATCH] gdbm: 1.12 -> 1.13
2017-05-16 3:27 UTC
[PATCH] qemu: Upgrade to 2.8.1.1
2017-05-15 19:51 UTC (5+ messages)
[PATCH] create-pull-request: add "-t in-reply-to" option
2017-05-15 19:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH] create-pull-request: Fix alternatives case construct syntax
2017-05-15 19:26 UTC
[PATCH 1/3] kernel-fitimage: Support ext2.gz filesystems
2017-05-15 17:33 UTC (4+ messages)
` [PATCH 3/3] kernel-fitimage: fix KERNEL_DEVICETREE includes subdirectory issue
GUI based images
2017-05-15 15:56 UTC (8+ messages)
[PATCH] libx11: 1.6.4 -> 1.6.5
2017-05-15 14:54 UTC (3+ messages)
Yocto Project Status WW20’17
2017-05-15 14:43 UTC
[PATCH 0/8] #11283: wic ls
2017-05-15 13:57 UTC (9+ messages)
` [PATCH 1/8] filemap: fix skip logic
` [PATCH 2/8] filemap: add parameter 'length' to sparse_copy
` [PATCH 3/8] bootimg-pcbios: make boot image file unique
` [PATCH 4/8] wic: add wic_init_parser_ls
` [PATCH 5/8] wic: add help and usage content for 'wic ls'
` [PATCH 6/8] wic: add 'wic ls' command
` [PATCH 7/8] engine: implement listing wic images
` [PATCH 8/8] selftest: add new test case test_wic_ls
[PATCH v2] runtime/dnf: Add new dnf test cases
2017-05-15 13:50 UTC (2+ messages)
` [PATCH v3] "
[PATCH] manpages.bbclass: avoid QA warning when "manpages" feature not supported
2017-05-15 13:06 UTC (4+ messages)
[PATCH 0/4][master][pyro] linux-yocto: consolidated pull request
2017-05-15 12:51 UTC (5+ messages)
` [PATCH 1/4] linux-yocto/4.1: fix gcc7 compilation
` [PATCH 2/4] linux-yocto/4.10: update to v4.10.15
` [PATCH 3/4] linux-yocto/4.4: update to v4.4.67
` [PATCH 4/4] linux-yocto/4.9: update to v4.9.27
[PATCH v3 0/5] #10073: generic EFI for wic
2017-05-15 11:49 UTC (6+ messages)
` [PATCH v3 1/5] efi: add efi_bootfs_populate API
` [PATCH v3 2/5] image_types_wic: add do_populate_bootfs task
` [PATCH v3 3/5] image_types_wic: merged 2 tasks
` [PATCH v3 4/5] oe-selftest: add wic tests for generic EFI
` [PATCH v3 5/5] grub-efi: fixed default value of GRUB_ROOT
[PATCH] boost: backport a regression fix for forgotten header
2017-05-15 11:54 UTC
[PATCH] oeqa/selftest: relax whitespace matches in search regex
2017-05-15 11:30 UTC
[PATCH] scripts/create-pull-request: fix handling of '-t' option
2017-05-15 11:21 UTC
[PATCH 0/5] Enhancements to build perf reporting
2017-05-15 11:18 UTC (6+ messages)
` [PATCH 1/5] oeqa.utils.git: use --verify in rev_parse()
` [PATCH 2/5] oe-build-perf-report: use correct x-axis max value in html charts
` [PATCH 3/5] oe-build-perf-report: two verbosity levels for --list
` [PATCH 4/5] oe-build-perf-report: implement --dump-buildstats
` [PATCH 5/5] scripts/buildstats-diff: support optimized rusage values
[RFC PATCH 00/10] Add openssl 1.1
2017-05-15 10:58 UTC (4+ messages)
` [RFC PATCH 05/10] bind: update to 9.10.5
[PATCH v2 0/1] multilib.bbclass: fix faulty redefinition of STAGING_KERNEL_DIR
2017-05-15 4:17 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] libnewt: 0.52.19 -> 0.52.20
2017-05-15 3:20 UTC
[PATCH v2] libnl: 3.2.29 -> 3.3.0
2017-05-15 2:01 UTC (2+ messages)
` ✗ patchtest: failure for libnl: 3.2.29 -> 3.3.0 (rev2)
[PATCH 0/2] Minor recipetool create fixes
2017-05-14 21:59 UTC (3+ messages)
` [PATCH 1/2] recipetool: create: skip values extracted from spec files containing macros
` [PATCH 2/2] recipetool: create: extract name of package from a repository
[PATCH 00/49] for morty next
2017-05-14 14:45 UTC
[PATCH RFC] module.bbclass: Fix potential do_compile/do_make_scripts race condition
2017-05-14 9:07 UTC (4+ messages)
what is the current state of drones and drone S/W with OE?
2017-05-13 20:17 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