messages from 2018-12-10 19:01:27 to 2018-12-14 18:35:52 UTC [more...]
[PATCH] device-tree.bbclass: Add support to compile overlays separately
2018-12-14 4:56 UTC (2+ messages)
[PATCH 1/2] lib/oe/recipeutils: Add a new function to mimic do_checkpkg
2018-12-14 18:35 UTC (4+ messages)
` [PATCH 2/2] oeqa/selftest/distrodata: Port to use the new recipeutils.get_recipe_upgrade_status() function
` ✗ patchtest: failure for "lib/oe/recipeutils: Add a new ..." and 1 more
[PATCH] attr: updated acl + attr
2018-12-14 18:35 UTC (4+ messages)
` [PATCH] pseudo: build with recent attr
` ✗ patchtest: failure for attr: updated acl + attr (rev2)
[PATCH 00/13] powerpc/powerpc64: Support build with musl as libc
2018-12-14 17:54 UTC (14+ messages)
` [PATCH 01/13] lib/oe/elf.py: Add powerpc64 architecture definition for musl
` [PATCH 02/13] tune-power[5-7].inc: Fix DEFAULTTUNE values
` [PATCH 03/13] tune-power[5-7].inc: Disable QEMU usermode usage
` [PATCH 04/13] qemuwrapper: Explicitly exit in case of no qemu supported for target
` [PATCH 05/13] arch-powerpc64.inc: Use elfv2 ABI when building with musl
` [PATCH 06/13] musl: Create default library search path based on configuration
` [PATCH 07/13] musl: Ensure GLIBC_LDSO symlink target does not exist on reinstall
` [PATCH 08/13] openssl: Skip assembler optimized code for powerpc64 with musl
` [PATCH 09/13] python3: Fix do_configure check platform triplet error (2)
` [PATCH 10/13] gcc: Fix preprocessor redefines for header pathes
` [PATCH 11/13] gcc: More places to patch to disable ldbl 128 for musl on PPC
` [PATCH 12/13] gcc: Enable secureplt for powerpc64 target too
` [PATCH 13/13] gcc-7.3, gcc-8.2: Use variable SYSTEMLIBS_DIR instead of hardcoding it for ppc64
[PATCH] package_manager: don't search for binaries in $PATH explicitly
2018-12-14 17:52 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH] runqemu: formatting cleanups suggested by PyLint
2018-12-14 17:52 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH] tcl: in run-ptest show output if a test fails
2018-12-14 17:10 UTC
[PATCH] runqemu: clean up subprocess usage
2018-12-14 17:10 UTC
[PATCH] Revert "popt: update SRC_URI"
2018-12-14 17:08 UTC
[PATCH] libsoup: upgrade to 2.64.2
2018-12-14 17:08 UTC
[PATCH] libpsl: add
2018-12-14 17:08 UTC
[PATCH] Revert "popt: update SRC_URI"
2018-12-14 17:05 UTC
[PATCH 1/2] acl: trivial: whitespace only
2018-12-14 14:54 UTC (3+ messages)
` [PATCH 2/2] acl ptest: Also RDEPENDS on e2fsprogs-mke2fs
[PATCH 1/2] maintainers: Clarify/add several entries
2018-12-14 14:03 UTC (2+ messages)
` [PATCH 2/2] go-crosssdk: PN should use SDK_SYS, not TARGET_ARCH
[PATCH] perl{,-native}: Update 5.24.4 -> 5.28.1
2018-12-14 11:57 UTC (3+ messages)
` ✗ patchtest: failure for "
[PATCH] linux-libc-headers: workaround do_install failure while host gcc version < 4.5
2018-12-14 9:11 UTC (2+ messages)
[PATCH] mdadm: fix gcc-8 format-truncation warning
2018-12-14 7:29 UTC
[PATCH 1/4] nss: fix Upstream-Status format
2018-12-14 6:20 UTC (5+ messages)
` [PATCH 4/4] oeqa/sdk: rewrite lzip test
[RFT] Glibc 2.29
2018-12-14 4:44 UTC
[PATCH] python3: fix build for powerpc-linux.musl and powerpc64-linux-musl
2018-12-14 3:13 UTC (8+ messages)
[PATCH 0/1] distro_features_check.bbclass: show all error info at one time
2018-12-14 2:43 UTC (2+ messages)
[PATCH 1/2] package_manager: don't search for binaries in $PATH explicitly
2018-12-14 1:35 UTC (3+ messages)
` [PATCH 2/2] package-manager: pylint fixes
` ✗ patchtest: failure for "package_manager: don't search ..." and 1 more
[PATCH 1/3] attr: Move attr-only patches into the attr/ subdir
2018-12-13 23:58 UTC (3+ messages)
` [PATCH 2/3] attr: Move unique-to-attr run-ptest into "
` [PATCH 3/3] acl: reproducibility: copy configure.ac into ${S} at patch-time
[PATCH] tcl: in run-ptest show output if a test fails
2018-12-13 23:42 UTC
[PATCH 1/2] qemu-targets: Fix the list of QEMU targets
2018-12-13 22:06 UTC (2+ messages)
` [PATCH 2/2] qemu: Bump to version 3.1
[Sumo][PATCH 00/45] Sumo-next patches for review
2018-12-13 22:03 UTC (47+ messages)
` [PATCH 01/45] scripts/runqemu: Replace subprocess.run() for compatibilty
` [PATCH 02/45] scripts/runqemu: Tidy up lock handling code
` [PATCH 03/45] scripts/runqemu: Improve lockfile handling for python with close_fd=True
` [PATCH 04/45] oeqa/selftest/signing: Skip tests if gpg isn't found
` [PATCH 05/45] oeqa/selftest/signing: Allow tests not to need gpg on the host
` [PATCH 06/45] oeqa/selftest/signing: Use do_populate_lic target instead of do_package
` [PATCH 07/45] oeqa/selftest/case: Use bb.utils.remove() instead of shutil.remove()
` [PATCH 08/45] oeqa/selftest/buildoptions: Improve ccache test failure output
` [PATCH 09/45] oeqa/utils/commands: Add extra qemu failure logging
` [PATCH 10/45] oeqa/utils/qemurunner: Fix python ResourceWarning for unclosed file
` [PATCH 11/45] oeqa/utils/commands: Avoid log message duplication
` [PATCH 12/45] oeqa/qemurunner: Remove resource python warnings
` [PATCH 13/45] oeqa/selftest/buildoptions: Improve ccache test
` [PATCH 14/45] oeqa/selftest/buildoptions: Ensure diskmon tests run consistently
` [PATCH 15/45] oeqa/oelib/path: don't leak temporary directories
` [PATCH 16/45] oeqa/selftest/runqemu: Improve testcase failure handling
` [PATCH 17/45] oeqa/utils/qemurunner: Avoid tracebacks on closed files
` [PATCH 18/45] oeqa: don't litter /tmp with temporary directories
` [PATCH 19/45] oeqa/selftest/esdk: run selftest inside workdir not /tmp
` [PATCH 20/45] oeqa/loader: Fix deprecation warning
` [PATCH 21/45] oeqa/utils/commands: Avoid unclosed file warnings
` [PATCH 22/45] oeqa/selftest/context: Replace deprecated imp module usage
` [PATCH 23/45] oeqa/utils/qemurunner.py: Fix python regex warnings
` [PATCH 24/45] oeqa/selftest/context: Improve log file handling
` [PATCH 25/45] oeqa/core/runner: Improve test case comparision
` [PATCH 26/45] oeqa/runner: Ensure we don't print misleading results output
` [PATCH 27/45] oeqa/core/threaded: Remove in favour of using concurrenttests
` [PATCH 28/45] oeqa/runner: Simplify code
` [PATCH 29/45] oeqa: Remove xmlrunner
` [PATCH 30/45] oeqa/core/runner: refactor for OEQA to write json testresult
` [PATCH 31/45] oeqa/core/runner: write testresult to json files
` [PATCH 32/45] oeqa/runtime/ptest: Inject results+logs into stored json results file
` [PATCH 33/45] oeqa/runner: Always show a summary of success/fail/error/skip counts
` [PATCH 34/45] oeqa/runner: Sort the test result output by result class
` [PATCH 35/45] oeqa/selftest/context: write testresult to json files
` [PATCH 36/45] testimage.bbclass: "
` [PATCH 37/45] testsdk.bbclass: "
` [PATCH 38/45] oeqa/selftest: Improvements to the json logging
` [PATCH 39/45] oeqa/selftest: Standardize json logging output directory
` [PATCH 40/45] oeqa/utils/metadata: Allow to function without the git module
` [PATCH 41/45] image-buildinfo, oeqa/selftest/containerimage: Ensure image-buildinfo doesn't break tests
` [PATCH 42/45] oeqa/selftest/esdk: Ensure parent directory exists
` [PATCH 43/45] default-versions.inc: Make PREFERRED_VERSION_openssl* overwritable
` [PATCH 44/45] oeqa/selftest/esdk: Fix typo causing test failure
` [PATCH 45/45] busybox: Put klogd/syslogd alternative links in syslog package
` ✗ patchtest: failure for Sumo-next patches for review
Multiconfig and native recipes
2018-12-13 17:10 UTC (4+ messages)
[PATCH] vulkan: don't fetch from the deprecated repository
2018-12-13 15:35 UTC
devshell problems after distro upgrade openSUSE Leap 42.3 -> 15.0
2018-12-13 15:17 UTC (8+ messages)
` devshell problems after distro upgrade openSUSE Leap 42.3 -> 15.0 (tmux only)
[PATCH 0/2] Fix build errors for x32
2018-12-13 14:14 UTC (3+ messages)
` [PATCH 1/2] systemd: fix compile error "
` [PATCH 2/2] lttng-tools: "
[PATCH v2] bitbake.conf: add coreutils to the HOSTTOOLS list
2018-12-13 12:39 UTC (3+ messages)
[PATCH 1/2] runqemu: clean up subprocess usage
2018-12-13 11:16 UTC (2+ messages)
` [PATCH 2/2] runqemu: formatting cleanups suggested by PyLint
[PATCH] bitbake.conf: add coreutils to the HOSTTOOLS list
2018-12-13 10:48 UTC
[PATCH] kernel.bbclass: add coreutils-native to the DEPENDS list
2018-12-13 10:47 UTC (3+ messages)
[PATCH 0/1] oe-selftest: distrodata: change test_maintainers() to use tinfoil
2018-12-13 3:46 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/4] ccache.bbclass: Refactor it to make it more reliable
2018-12-13 3:41 UTC (19+ messages)
` [PATCH 1/4] base.bbclass: Remove invalid ccache related code
` [PATCH 2/4] ccache.bbclass: Refactor it to make it more reliable
` [PATCH 3/4] apr/openssl10: Enable ccache for them
[PATCH 0/1] lib/oe/utils: Set stderr for host_gcc_version()
2018-12-13 3:19 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/6 V2] ccache.bbclass: Refactor it to make it more reliable
2018-12-13 2:52 UTC (10+ messages)
` [PATCH 1/6] ccache-native: Remove dependencies
` [PATCH 2/6] ccache.bbclass: Refactor it to make it more reliable
` [PATCH 3/6] apr/openssl10: Enable ccache for them
` [PATCH 4/6] cmake.bbclass/goarch.bbclass: Set CCACHE_DISABLE
` [PATCH 5/6] base.bbclass: Add comments for gcc links to ccache
` [PATCH 6/6] oeqa/selftest/cases: Update test_ccache_tool
[PATCH V3] dbus: fix ptest failure
2018-12-13 1:36 UTC (3+ messages)
[PATCH] uboot-sign.bbclass: silence warnings when UBOOT_DTB_BINARY is empty
2018-12-12 20:18 UTC
[PATCH] [PATCH] python-setuptools:upgrade to 40.6.2
2018-12-12 10:36 UTC (2+ messages)
[PATCH] kern-tools: modify grep pattern for tools/kconf_check
2018-12-12 9:56 UTC
[PATCH] kern-tools: modify grep pattern for tools/kconf_check
2018-12-12 9:33 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH v3] oe: Fix opkg status list parse - Missing postinst
2018-12-12 7:38 UTC
[PATCH v2] oe: Fix opkg status list parse - Missing postinst
2018-12-12 7:33 UTC (2+ messages)
` ✗ patchtest: failure for oe: Fix opkg status list parse - Missing postinst (rev2)
[PATCH V3] pulseaudio: improve reproducibility
2018-12-12 2:43 UTC
[PATCH v4] linux-libc-headers: Fix build failure by using fixed temporary file instead of pipe
2018-12-12 2:25 UTC (7+ messages)
[PATCH V2 1/5] oeqa/sdk: clarify ELF assertion message
2018-12-11 23:26 UTC (5+ messages)
` [PATCH V2 2/5] oeqa/sdk: show output if run() fails
` [PATCH V2 3/5] oeqa/sdk: clean up galculator test
` [PATCH V2 4/5] oeqa/sdk: rewrite lzip test
` [PATCH V2 5/5] oeqa/sdk: rewrite cpio test
[PATCH 1/5] oeqa/sdk: clarify ELF assertion message
2018-12-11 18:20 UTC (5+ messages)
` [PATCH 2/5] oeqa/sdk: show output if run() fails
` [PATCH 3/5] oeqa/sdk: clean up galculator test
` [PATCH 4/5] oeqa/sdk: rewrite lzip test
` [PATCH 5/5] oeqa/sdk: rewrite cpio test
[PATCH] avahi: avoid depending on skipped package
2018-12-11 17:02 UTC (3+ messages)
Yocto Project Status WW50’18
2018-12-11 16:01 UTC
Mis-generation of shell script (run.do_install)?
2018-12-11 15:02 UTC (2+ messages)
[PATCH] oe: Fix opkg status list parse - Missing postinst
2018-12-11 13:41 UTC
[PATCH] curl: Add PACKAGECONFIG to enable NSS support
2018-12-11 13:21 UTC
[PATCH v2] selftest/package: Correct format arguments in test_gdb_hardlink_debug
2018-12-11 11:33 UTC
[PATCH] selftest/package: Correct format arguments in test_gdb_hardlink_debug
2018-12-11 11:30 UTC (3+ messages)
[PATCH] lzip: clean up recipe
2018-12-11 10:49 UTC
[thud][PATCH] nss: Fix SHA_HTONL bug for arm 32be
2018-12-11 19:24 UTC
[sumo][PATCH] nss: Fix SHA_HTONL bug for arm 32be
2018-12-11 18:12 UTC
[yocto-kernel-tools][PATCH] tools/kconf_check: modify grep pattern
2018-12-11 9:05 UTC (2+ messages)
` ✗ patchtest: failure for "
[thud][PATCH v2] createrepo-c: Fix setup of logging (log domains)
2018-12-11 10:57 UTC
[PATCH v2] createrepo-c: Fix setup of logging (log domains)
2018-12-11 10:56 UTC
[PATCH 1/2] insane.bbclass: BPF objects may mismatch in endianness and bitness too
2018-12-10 23:52 UTC (2+ messages)
` [PATCH 2/2] webkitgtk: Link compiler-rt for clang specific built-ins
Yocto Project Unassigned Bugs - Help Needed
2018-12-10 19:01 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