messages from 2017-07-14 12:25:38 to 2017-07-19 13:21:47 UTC [more...]
[PATCH 0/5] Add openssl 1.1
2017-07-19 13:19 UTC (6+ messages)
` [PATCH 1/5] openssl: add a 1.1 version
` [PATCH 2/5] openssh: depend on openssl 1.0
` [PATCH 3/5] cryptodev-tests: "
` [PATCH 4/5] gstreamer-plugins-bad: replace openssl dependency with nettle for hls plugin
` [PATCH 5/5] u-boot: Upgrade to 2017.07 release
[PATCH 0/1] bind: 9.10..3-P3 -> 9.10.5-P3
2017-07-19 13:05 UTC (7+ messages)
[PATCH][pyro] systemd: refuse to load units with errors (CVE-2017-1000082)
2017-07-19 13:01 UTC (2+ messages)
` ✗ patchtest: failure for systemd: refuse to load units with errors (CVE-2017-1000082) (rev2)
[PATCH 0/5] recipetool fetching fixes
2017-07-19 10:07 UTC (6+ messages)
` [PATCH 1/5] classes/staging: change fixme debug message from note to debug
` [PATCH 2/5] recipetool: create: refactor code for ensuring npm is available
` [PATCH 3/5] devtool: extract: refactor kern-tools-native handling
` [PATCH 4/5] recipetool: create: ensure meaningful error for malformed tarballs
` [PATCH 5/5] recipetool: create: reimplement fetching with normal fetch/unpack tasks
[RFC PATCH 0/5] revive runtime/cases/_ptest.py
2017-07-19 8:16 UTC (6+ messages)
` [RFC PATCH 1/5] oeqa/targetcontrol.py: simplify checking for qemu_use_kvm
` [RFC PATCH 2/5] runtime/cases/_ptest.py: revive it
` [RFC PATCH 3/5] oeqa/utils/logparser.py: add skip status
` [RFC PATCH 4/5] runtime/cases/_ptest.py: "
` [RFC PATCH 5/5] runtime/cases/_ptest.py: rename it to ptest.py
[PATCH 1/2] glibc: Update to latest on 2.26 pre-release
2017-07-19 2:50 UTC (2+ messages)
` [PATCH 2/2] mkelfimage: Fix build on x86_64 with hardening
[PATCH] gcc-7.inc: add new warning "Wnot-cross-compiler"
2017-07-19 0:52 UTC (4+ messages)
[PATCH][morty 1/2] libgcrypt: fix CVE-2017-9526
2017-07-18 22:36 UTC (6+ messages)
` [PATCH][morty 2/2] libgcrypt: fix CVE-2017-7526
` ✗ patchtest: failure for "[morty] libgcrypt: fix CVE-201..." and 1 more
[PATCH][pyro 1/2] libgcrypt: fix CVE-2017-9526
2017-07-18 22:31 UTC (3+ messages)
` [PATCH][pyro 2/2] libgcrypt: fix CVE-2017-7526
` ✗ patchtest: failure for "[pyro] libgcrypt: fix CVE-2017..." and 1 more
[morty][PATCH] glibc: Fix CVE-2015-5180
2017-07-18 22:06 UTC (2+ messages)
[PATCH 0/6] Packages Upgrade
2017-07-18 18:54 UTC (12+ messages)
` [PATCH 2/6] cryptodev: 1.8 -> 1.9
[PATCH] gstreamer1.0-python: add new recipe
2017-07-18 18:48 UTC (5+ messages)
[PATCH v2] gstreamer1.0-python: add new recipe
2017-07-18 18:46 UTC
[PATCH] systemd-bootchart: Fix build with glibc 2.26
2017-07-18 18:43 UTC (2+ messages)
[PATCH] bluez5: cosmetic fixes to bluetooth bootscript
2017-07-18 16:32 UTC
[PATCH] systemd: refuse to load units with errors (CVE-2017-1000082)
2017-07-18 16:31 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCHv3 00/30] oeqa core and oe-selftest threaded enablement
2017-07-18 15:16 UTC (33+ messages)
` [PATCHv3 01/30] oeqa/core/loader: Generate function _make_failed_test dynamically
` [PATCHv3 02/30] selftest/cases/package: Call parent setUpClass method
` [PATCHv3 03/30] oeqa/selftest/{context, case}: Handle KeyboardInterrupt/SIGINT and SIGTERM
` [PATCHv3 04/30] bb/server/process: Handle EINTR on idle_commands select
` [PATCHv3 05/30] bb/tinfoil: run_command handle busy status in bitbake server
` [PATCHv3 06/30] oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from env
` [PATCHv3 07/30] oeqa/core/threaded: Enable support to use the main thread
` [PATCHv3 08/30] oeqa/core/threaded: Add support to run into a thread at end of execution
` [PATCHv3 09/30] oeqa/core/threaded: logSummary add skipped tests info
` [PATCHv3 10/30] oeqa/core/tests: Update test_loader threaded to cover main thread usage
` [PATCHv3 11/30] oeqa/selftest/{case, context}: Add builddir by test class and context
` [PATCHv3 12/30] oeqa/selftest/case: Add wrappers to utils.commands modules
` [PATCHv3 13/30] oeqa/selftest/case: Creates meta-selftest layer per class
` [PATCHv3 14/30] oeqa/selftest/case: tearDown extra commands print what actually fails
` [PATCHv3 15/30] oeqa/selftest/case: Support bitbake memres mode in per build directory
` [PATCHv3 16/30] oeqa/selftest/cases: Use testlayer_path instead of call get_test_layer()
` [PATCHv3 17/30] oeqa/selftest/cases: Use builddir from class instead of get from environment
` [PATCHv3 18/30] oeqa/selftest/cases: Use wrapper methods from OESelfTestCase class and enable threaded runs
` [PATCHv3 19/30] oeqa/selftest/cases: imagefeatures "
` [PATCHv3 20/30] oeqa/selftest/cases: runqemu "
` [PATCHv3 21/30] oeqa/selftest/cases: runtime "
` [PATCHv3 22/30] oeqa/selftest/cases: eSDK "
` [PATCHv3 23/30] oeqa/selftest/cases: devtool "
` [PATCHv3 24/30] oeqa/selftest/cases: recipetool enable for "
` [PATCHv3 25/30] oeqa/selftest/cases: Move devtool deploy test case to own module
` [PATCHv3 26/30] selftest/cases/devtool{, end}: Move update/finish_modify tests to its "
` [PATCHv3 27/30] seltest/cases/devtool: Build dbus on test_devtool_add_git_local
` [PATCHv3 28/30] argparse_oe: Add int_positive type
` [PATCHv3 29/30] oeqa/selftest/context: Enable support for threaded runs
` [PATCHv3 30/30] oeqa/selftest/cases: systemd_boot enable "
` ✗ patchtest: failure for oeqa core and oe-selftest threaded enablement (rev3)
[PATCH v4] kernel: Add support for multiple kernel packages
2017-07-18 13:34 UTC (3+ messages)
State of bitbake world, Failed tasks 2017-07-16
2017-07-18 13:33 UTC (5+ messages)
[PATCH] bitbake.conf: Add unzip hosttool
2017-07-18 11:02 UTC (4+ messages)
[PATCH] base.bbclass: Make .jar file depend on unzip-native
2017-07-18 11:01 UTC
[PATCH 0/2] acl,at: reduce local pending patches
2017-07-18 7:56 UTC (3+ messages)
` [PATCH 1/2] at: "
` [PATCH 2/2] acl: "
[PATCH] vulkan-demos: Rename ${bindir}/screenshot
2017-07-18 7:32 UTC
[PATCH v2] screen: 4.5.1 -> 4.6.0
2017-07-18 15:48 UTC
[PATCH 0/1] expat: upgrade to 2.2.2
2017-07-18 6:37 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/5] runqemu: 5 fixes
2017-07-18 3:33 UTC (7+ messages)
` [PATCH 1/5] runqemu: add --debug and --quiet
` [PATCH 2/5] runqemu: check qbconfload before running bitbake
` [PATCH 3/5] runqemu: check tar.bz2 and .tar.gz
` [PATCH 4/5] runqemu: validate combos
` [PATCH 5/5] runqemu: chmod 0o777 for lockdir
[PATCH] screen 4.5.1 -> 4.6.0
2017-07-18 11:06 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH 0/2] Introduce a distro feature openssl-no-weak-ciphers
2017-07-18 2:09 UTC (3+ messages)
[PATCHv2] lsb: add checking for chkconfig existence when creating the symbolic
2017-07-18 1:56 UTC
[PATCH] lsb: add checking for chkconfig existence when creating the symbolic
2017-07-18 1:48 UTC (3+ messages)
[PATCH] kernel: fitimage: deploy real fit-image
2017-07-18 0:54 UTC
[PATCH 00/30] oeqa core and oe-selftest threaded enablement
2017-07-17 20:03 UTC (12+ messages)
` [PATCH 01/30] oeqa/core/loader: Switch method definition for _make_failed_test
` [PATCH 20/30] oeqa/selftest/cases: runqemu enable thraded runs
[PATCH] licenses.conf: enable CDDLv1 license
2017-07-17 19:10 UTC (3+ messages)
[poky][master][PATCH v2 0/1] initramfs-framework: include install-efi module in recipe for installation
2017-07-17 18:45 UTC (4+ messages)
` [PATCH v2 1/1] "
` ✗ patchtest: failure for "
[PATCH] mesa: Upgrade to 17.1.5 release
2017-07-17 18:40 UTC
[PATCH] icecc.bbclass: prevent nativesdk builds depending on target specific KERNEL_CC
2017-07-17 17:00 UTC (4+ messages)
` icecc in OE (Was: [PATCH] icecc.bbclass: prevent nativesdk builds depending on target specific KERNEL_CC)
[PATCH] do_package: sources are packaged separately from debug
2017-07-17 16:24 UTC
[PATCH 1/2] populate_sdk_ext: Add variable to indicate running in eSDK
2017-07-17 16:20 UTC (2+ messages)
` [PATCH 2/2 v4] pkgconfig: allow kernel to be build with esdk
Yocto Project Status WW29’17
2017-07-17 14:49 UTC
GUI based images
2017-07-17 12:32 UTC (6+ messages)
[PATCH v2] opkg.py Adds tests for ipk/opkg
2017-07-17 12:27 UTC (2+ messages)
[PATCH 0/3] Enhancement on devtool edit-recipe
2017-07-17 10:31 UTC (4+ messages)
[PATCH] image_types: use initrd from pre-sstate directory
2017-07-17 8:35 UTC
[PATCH 0/1] ghostscript: remove legacy patch png_mak.patch
2017-07-17 8:40 UTC (2+ messages)
` [PATCH 1/1] "
[morty][PATCH] wic: fix calculation of partition number
2017-07-17 7:25 UTC
[pyro][PATCH] wic: fix calculation of partition number
2017-07-17 7:16 UTC
[PATCH] wic: fix calculation of partition number
2017-07-17 7:04 UTC
[PATCH 0/1] systemd: workaround login failure on qemumips64 when 'pam' is enabled
2017-07-17 6:30 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] meta: revise cve_check
2017-07-17 3:43 UTC
[poky][master][PATCH 0/1] initramfs-framework: include install module in recipe for installation
2017-07-17 2:18 UTC (8+ messages)
` [PATCH 1/1] "
` ✗ patchtest: failure for "
[PATCH 0/2] grub/grub-efi: fix conflict & fix librepo typo
2017-07-17 1:40 UTC (3+ messages)
` [PATCH 1/2] grub/grub-efi: fix conflict
[PATCH 00/66] Consolidated pull
2017-07-16 23:46 UTC
[PATCH] u-boot: Upgrade to 2017.07 release
2017-07-15 18:41 UTC (2+ messages)
[PATCH 0/4] Remove gnome-common
2017-07-15 9:48 UTC (5+ messages)
` [PATCH 1/4] matchbox-desktop: Upgrade to 2.2
` [PATCH 2/4] python3-pygobject: Don't use gnome-common
` ✗ patchtest: failure for Remove gnome-common
[PATCH 1/1][V2] valgrind: allow version 3.12 to build under gcc7
2017-07-14 22:58 UTC (2+ messages)
[PATCH] valgrind: fix ptest compilation for PowerPC
2017-07-14 19:01 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH] mesa: fix build race on src/intel/vulkan
2017-07-14 18:46 UTC (3+ messages)
State of bitbake world, Failed tasks 2017-07-13
2017-07-14 17:12 UTC (4+ messages)
[krogoth][PATCH v2] qemu: make UNDEF registers RAZ for ID_AA64*
2017-07-14 14:49 UTC
[PATCH 0/3] Minor Gtk+3 and libepoxy upgrades
2017-07-14 14:39 UTC (5+ messages)
` [PATCH 3/3] libepoxy: Upgrade 1.4.2 -> 1.4.3
[PATCH] uftrace: Add recipe
2017-07-14 14:37 UTC (4+ messages)
[krogoth][PATCH] qemu: make UNDEF registers RAZ for ID_AA64*
2017-07-14 14:31 UTC (2+ messages)
` ✗ patchtest: failure for "
two identically-named machine .conf files in two different layers?
2017-07-14 14:24 UTC (2+ messages)
[PATCH v2] python3: fix weakref spewing exceptions during interp finalization
2017-07-14 14:01 UTC
[PATCH][pyro] libgcrypt: fix CVE-2017-9526
2017-07-14 13:12 UTC (4+ messages)
` ✗ patchtest: failure for libgcrypt: fix CVE-2017-9526 (rev2)
[PATCH v2 0/8] #11552 - wic: avoid unnecessary dependencies
2017-07-14 12:33 UTC (9+ messages)
` [PATCH v2 1/8] wic: get rid of using wic-tools
` [PATCH v2 2/8] wic: isoimage: do not remove temp directory
` [PATCH v2 3/8] wic: build wic-tools only if wic is run manually
` [PATCH v2 4/8] wic: isoimage-isohybrid: check result of glob()
` [PATCH v2 5/8] wic-tools: don't create wic-tools.env
` [PATCH v2 6/8] image_types_wic: set default WKS_FILE_DEPENDS
` [PATCH v2 7/8] wic: isoimage-isohybrid: use grub-efi from deploy dir
` [PATCH v2 8/8] selftest: fixed 5 wic test cases
[PATCH 3/4] gnome-desktop: Don't use gnome-common
2017-07-14 12:39 UTC (2+ messages)
` [PATCHv2 "
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