Yocto Project Discussions
 help / color / mirror / Atom feed
 messages from 2020-08-28 07:07:36 to 2020-09-10 13:30:55 UTC [more...]

[PATCH][autobuilder-helper][thud 01/40] config.json/utils: Allow buildhistory to be configurable and disable for oe-selftest in qemu-arch
 2020-09-10 13:30 UTC  (17+ messages)
` [PATCH][autobuilder-helper][thud 02/40] run-config: Fix uninitalized variable problem
` [PATCH][autobuilder-helper][thud 03/40] scripts/send-qa-email: Allow force pushing of basebranch based comparisions
` [PATCH][autobuilder-helper][thud 04/40] send-qa-email/utils: Improve new branch regression script handling
` [PATCH][autobuilder-helper][thud 05/40] scripts/send-qa-email: Handle older git clients
` [PATCH][autobuilder-helper][thud 06/40] utils: Fix incorrect module usage
` [PATCH][autobuilder-helper][thud 07/40] config.json: Disable PRSERV
` [PATCH][autobuilder-helper][thud 08/40] config.json: Hide WARNINGS we don't care about for meta-gplv2 testing
` [PATCH][autobuilder-helper][thud 09/40] README: Add pointer to the mailing list for patches
` [PATCH][autobuilder-helper][thud 10/40] layer-config: fixing silent failures from always exiting '0'
` [PATCH][autobuilder-helper][thud 11/40] layer-config, shared-repo-unpack: Sub-repos in NEEDREPOS
` [PATCH][autobuilder-helper][thud 12/40] prepare-shared-repos: Use temporary non-NFS directory for layer clones for speed
` [PATCH][autobuilder-helper][thud 13/40] prepare-shared-repos: UAllow shell globing to fix failure
` [PATCH][autobuilder-helper][thud 14/40] prepare-shared-repos: Really fix shell globbing
` [PATCH][autobuilder-helper][thud 15/40] config.json: Replaced occurrencies of /home/pokybuild with ${BASE_HOMEDIR}
` [PATCH][autobuilder-helper][thud 16/40] shared-repo-unpack: suppressing exception, returning exit code
` [PATCH][autobuilder-helper][thud 17/40] run-config: Preface log output with auto.conf settings to aid debugging

[PATCH][autobuilder-helper][warrior 01/41] config.json: Disable PRSERV
 2020-09-10 12:25 UTC  (41+ messages)
` [PATCH][autobuilder-helper][warrior 02/41] config.json: Hide WARNINGS we don't care about for meta-gplv2 testing
` [PATCH][autobuilder-helper][warrior 03/41] README: Add pointer to the mailing list for patches
` [PATCH][autobuilder-helper][warrior 04/41] layer-config: fixing silent failures from always exiting '0'
` [PATCH][autobuilder-helper][warrior 05/41] layer-config, shared-repo-unpack: Sub-repos in NEEDREPOS
` [PATCH][autobuilder-helper][warrior 06/41] prepare-shared-repos: Use temporary non-NFS directory for layer clones for speed
` [PATCH][autobuilder-helper][warrior 07/41] prepare-shared-repos: UAllow shell globing to fix failure
` [PATCH][autobuilder-helper][warrior 08/41] prepare-shared-repos: Really fix shell globbing
` [PATCH][autobuilder-helper][warrior 09/41] config.json: Replaced occurrencies of /home/pokybuild with ${BASE_HOMEDIR}
` [PATCH][autobuilder-helper][warrior 10/41] shared-repo-unpack: suppressing exception, returning exit code
` [PATCH][autobuilder-helper][warrior 11/41] run-config: Preface log output with auto.conf settings to aid debugging
` [PATCH][autobuilder-helper][warrior 12/41] run-config: Add support for wrapping builds in a buildtools tarball
` [PATCH][autobuilder-helper][warrior 13/41] config.json: Enable buildtools for centos7 workers (as a test for now)
` [PATCH][autobuilder-helper][warrior 14/41] config.json: Disable buildtools tarball on centos7 as its missing crypt.h
` [PATCH][autobuilder-helper][warrior 15/41] scripts/run-config: Fix buildtools path
` [PATCH][autobuilder-helper][warrior 16/41] send-qa-email: Limit results clone to shallow depth to avoid timeouts
` [PATCH][autobuilder-helper][warrior 17/41] scripts/run-config: Handle multiple builds racing with lockfile for buildtools
` [PATCH][autobuilder-helper][warrior 18/41] scripts/run-config: Handle quoting issues in buildtools environment files
` [PATCH][autobuilder-helper][warrior 19/41] scripts/run-config: Add support for local filesystem buildtools urls
` [PATCH][autobuilder-helper][warrior 20/41] scripts/run-config: Ensure racing for the lockfile doesn't traceback
` [PATCH][autobuilder-helper][warrior 21/41] run-config: Fix lockfile loop handling
` [PATCH][autobuilder-helper][warrior 22/41] config.json: Update to 3.1M3 for buildtools tarball and apply to centos7/debian8
` [PATCH][autobuilder-helper][warrior 23/41] config.json: Apply buildtools tarball to centos7 perf worker too
` [PATCH][autobuilder-helper][warrior 24/41] scripts/utils.py: Fix confusing naming of getcomparisonbranch() return value
` [PATCH][autobuilder-helper][warrior 25/41] scripts/send-qa-email: fix bug in git push logic for yocto-testresults
` [PATCH][autobuilder-helper][warrior 26/41] scripts/run-config: Add extra debug about buildtools to show when active
` [PATCH][autobuilder-helper][warrior 27/41] scripts/run-config: Share buildtools setup code with shared-repo-unpack
` [PATCH][autobuilder-helper][warrior 28/41] config.json: Use new buildtools tarball
` [PATCH][autobuilder-helper][warrior 29/41] config.json: Update to "
` [PATCH][autobuilder-helper][warrior 30/41] config.json: Use buildtools from 3.2 M1 to fix bugs in openssl reporting
` [PATCH][autobuilder-helper][warrior 31/41] scripts/publish-artefacts: Convert md5sum to sha256sum
` [PATCH][autobuilder-helper][warrior 32/41] publish-artefacts: Improve sha256 checksum handling
` [PATCH][autobuilder-helper][warrior 33/41] scripts/utils.py: Convert md5sum to sha256sum for layer tarballs
` [PATCH][autobuilder-helper][warrior 34/41] build-perf/send-qa-email: Fallback to master as a comparision branch
` [PATCH][autobuilder-helper][warrior 35/41] send-qa-email: Fix stable branch test result history issues
` [PATCH][autobuilder-helper][warrior 36/41] scripts/utils: Add more logging for fetchgitrepo
` [PATCH][autobuilder-helper][warrior 37/41] scripts/utils: Ensuring new logging is flushed from buffers
` [PATCH][autobuilder-helper][warrior 38/41] scripts/utils: Ensure buildtools tarball hash matches any supplied value
` [PATCH][autobuilder-helper][warrior 39/41] config.json: Build buildtools-extended-tarball for x86_64 and aarch64
` [PATCH][autobuilder-helper][warrior 40/41] scripts/send-qa-email: Update to dedicated push capable domain
` [PATCH][autobuilder-helper][warrior 41/41] config.json: Update buildtools config

#sdk #yocto Appears SDK searching host for files that are only present on target side
 2020-09-10 10:53 UTC  (3+ messages)
` [yocto] "

Compiling and packaging libraries
 2020-09-10  5:34 UTC  (3+ messages)
    ` [yocto] "

[yocto] poky dhcpcd failed build
 2020-09-10  3:19 UTC  (3+ messages)

apt segmentation fault #apt #yocto #rocko
 2020-09-10  0:06 UTC  (2+ messages)
` [yocto] "

do_rootfs: Could not invoke dnf
 2020-09-10  0:01 UTC  (2+ messages)
` [yocto] "

Outreachy internship project - license tracing enhancement
 2020-09-09 17:47 UTC  (3+ messages)
` [yocto] "

Yocto Zeus stable branch
 2020-09-09  5:15 UTC 

[yocto] Warrior and Thud stable branches
 2020-09-09  4:48 UTC 

Warrior and Thud stable branches
 2020-09-09  4:39 UTC 

poky dhcpcd failed build
 2020-09-09  4:17 UTC  (6+ messages)
` [yocto] "

Yocto Technical Team Minutes, Engineering Sync, for September 8, 2020
 2020-09-08 21:31 UTC 

Yocto Project Status WW36'20
 2020-09-08 20:05 UTC 

[yocto][meta-security][PATCH] nss: update patch to fix do_patch error
 2020-09-08  8:20 UTC 

[meta-security][PATCH] trousers: Fix the problem that do_package fails when multilib is enabled
 2020-09-08  5:28 UTC 

[yocto] [meta-selinux][PATCH] audit: Fix compile bug
 2020-09-08  2:30 UTC 

[yocto][meta-security][PATCH] dhcp: remove bbappend file
 2020-09-08  1:50 UTC  (3+ messages)

[yocto][meta-selinux][PATCH] dhcp: remove bbappend file
 2020-09-08  1:44 UTC 

Multiconfig question
 2020-09-07 23:14 UTC  (3+ messages)
` [yocto] "

[PATCH][autobuilder-helper][zeus 00/32] Update zeus to match master/dunfell
 2020-09-07 20:50 UTC  (33+ messages)
` [PATCH][autobuilder-helper][zeus 01/32] run-config: Preface log output with auto.conf settings to aid debugging
` [PATCH][autobuilder-helper][zeus 02/32] run-config: Add support for wrapping builds in a buildtools tarball
` [PATCH][autobuilder-helper][zeus 03/32] config.json: Enable buildtools for centos7 workers (as a test for now)
` [PATCH][autobuilder-helper][zeus 04/32] config.json: Disable buildtools tarball on centos7 as its missing crypt.h
` [PATCH][autobuilder-helper][zeus 05/32] scripts/run-config: Fix buildtools path
` [PATCH][autobuilder-helper][zeus 06/32] send-qa-email: Limit results clone to shallow depth to avoid timeouts
` [PATCH][autobuilder-helper][zeus 07/32] scripts/run-config: Handle multiple builds racing with lockfile for buildtools
` [PATCH][autobuilder-helper][zeus 08/32] scripts/run-config: Handle quoting issues in buildtools environment files
` [PATCH][autobuilder-helper][zeus 09/32] scripts/run-config: Add support for local filesystem buildtools urls
` [PATCH][autobuilder-helper][zeus 10/32] scripts/run-config: Ensure racing for the lockfile doesn't traceback
` [PATCH][autobuilder-helper][zeus 11/32] run-config: Fix lockfile loop handling
` [PATCH][autobuilder-helper][zeus 12/32] config.json: Update to 3.1M3 for buildtools tarball and apply to centos7/debian8
` [PATCH][autobuilder-helper][zeus 13/32] config.json: Apply buildtools tarball to centos7 perf worker too
` [PATCH][autobuilder-helper][zeus 14/32] scripts/utils.py: Fix confusing naming of getcomparisonbranch() return value
` [PATCH][autobuilder-helper][zeus 15/32] scripts/send-qa-email: fix bug in git push logic for yocto-testresults
` [PATCH][autobuilder-helper][zeus 16/32] scripts/run-config: Add extra debug about buildtools to show when active
` [PATCH][autobuilder-helper][zeus 17/32] scripts/run-config: Share buildtools setup code with shared-repo-unpack
` [PATCH][autobuilder-helper][zeus 18/32] config.json: Use new buildtools tarball
` [PATCH][autobuilder-helper][zeus 19/32] config.json: Update to "
` [PATCH][autobuilder-helper][zeus 20/32] config.json: ltp QB_MEM parameter was being lost, fix this
` [PATCH][autobuilder-helper][zeus 21/32] config.json: Use buildtools from 3.2 M1 to fix bugs in openssl reporting
` [PATCH][autobuilder-helper][zeus 22/32] scripts/publish-artefacts: Convert md5sum to sha256sum
` [PATCH][autobuilder-helper][zeus 23/32] publish-artefacts: Improve sha256 checksum handling
` [PATCH][autobuilder-helper][zeus 24/32] scripts/utils.py: Convert md5sum to sha256sum for layer tarballs
` [PATCH][autobuilder-helper][zeus 25/32] build-perf/send-qa-email: Fallback to master as a comparision branch
` [PATCH][autobuilder-helper][zeus 26/32] send-qa-email: Fix stable branch test result history issues
` [PATCH][autobuilder-helper][zeus 27/32] scripts/send-qa-email: Update to dedicated push capable domain
` [PATCH][autobuilder-helper][zeus 28/32] config.json: Update buildtools config
` [PATCH][autobuilder-helper][zeus 29/32] config.json: Build buildtools-extended-tarball for x86_64 and aarch64
` [PATCH][autobuilder-helper][zeus 30/32] scripts/utils: Add more logging for fetchgitrepo
` [PATCH][autobuilder-helper][zeus 31/32] scripts/utils: Ensuring new logging is flushed from buffers
` [PATCH][autobuilder-helper][zeus 32/32] scripts/utils: Ensure buildtools tarball hash matches any supplied value

M+ & H bugs with Milestone Movements WW36
 2020-09-07 19:11 UTC 

Enhancements/Bugs closed WW36!
 2020-09-07 19:10 UTC 

Current Autobuilder Intermittent bugs by the WW created
 2020-09-07 19:07 UTC 

Current high bug count owners for Yocto Project 3.2
 2020-09-07 18:56 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2020-09-07 18:51 UTC 

[meta-security][PATCH 0/6] Some small dm-verity improvements
 2020-09-07 17:35 UTC  (8+ messages)
` [meta-security][PATCH 1/6] dm-verity-img.bbclass: Fix bashisms
` [meta-security][PATCH 2/6] dm-verity-img.bbclass: Reorder parse-time check
` [meta-security][PATCH 3/6] dm-verity-image-initramfs: Fix do_rootfs dependency
` [meta-security][PATCH 4/6] dm-verity-image-initramfs: Ensure verity hash sync
` [meta-security][PATCH 5/6] dm-verity-image-initramfs: Bind at do_image instead
` [meta-security][PATCH 6/6] linux-yocto(-dev): Add dm-verity fragment as needed

bitbake recipe / Network UPS tool
 2020-09-07  9:58 UTC  (3+ messages)
` [yocto] "

#yocto
 2020-09-07  9:11 UTC 

Build failure due to wic-tools dependency #yocto
 2020-09-07  4:04 UTC  (4+ messages)
` [yocto] "

Yocto Technical Team Minutes, Engineering Sync, for September 1, 2020
 2020-09-03 10:58 UTC 

overide glib-2.0 meson.cross.d
 2020-09-03  8:11 UTC  (2+ messages)

Yocto Project Virtual Summit 2020 - CFP Open
 2020-09-05  0:02 UTC  (2+ messages)

Yocto Technical Team Minutes, Engineering Sync, for September 1, 2020
 2020-09-04 16:16 UTC 

RootFS Size increase during Migration
 2020-09-04  5:33 UTC  (2+ messages)
` [yocto] "

Error while building dahdi-linux along with Rocko Yocto #yocto #rocko #dahdi
 2020-09-03  7:39 UTC 

How to integrate kernel-module in yocto-dunfell? #yocto #dunfell #apt #tx2 #kernel
 2020-09-03  7:22 UTC  (5+ messages)
` [yocto] "

[meta-cgl][PATCH] pacemaker: Fix build with -fno-common
 2020-09-03  5:59 UTC 

Query on building applications and catch exceptions across different shared libraries
 2020-09-03  4:06 UTC  (4+ messages)
` [yocto] "

[PATCH yocto-autobuilder-helper] scripts/send-qa-email: Update to dedicated push capable domain
 2020-09-01 16:42 UTC 

Yocto Project Status WW35'20
 2020-09-01 14:45 UTC 

Recipies version of incoming October Gatesgarth release
 2020-09-01 13:54 UTC  (2+ messages)
` [yocto] "

Information about Yocto Dunfell components version #dunfell
 2020-09-01 11:03 UTC  (4+ messages)
` [yocto] "
    ` Private: "

[meta-gplv2] [PATCH] gnupg: Make it build with GCC 10 (which uses -fno-common by default)
 2020-08-31 22:44 UTC 

M+ & H bugs with Milestone Movements WW35
 2020-08-31 22:36 UTC 

Enhancements/Bugs closed WW35!
 2020-08-31 22:35 UTC 

Current high bug count owners for Yocto Project 3.2
 2020-08-31 22:32 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2020-08-31 22:27 UTC 

Backport some packages
 2020-08-31 10:50 UTC  (3+ messages)
` [yocto] "

[meta-security][PATCH] cryptsetup-tpm-incubator: remove reference from other files
 2020-08-30 19:02 UTC 

[meta-security][PATCH] libseccomp: fix cross compile error for mips
 2020-08-29 20:53 UTC  (2+ messages)
` [yocto] "

[meta-security][PATCH] cryptsetup-tpm-incubator: drop recipe
 2020-08-29 19:31 UTC 

[meta-security][PATCH 1/3] upload-error-report: add script to upload errors
 2020-08-29  3:37 UTC  (3+ messages)
` [meta-security][PATCH 2/3] kas/kas-security-base.yml: lets enable error reporting
` [meta-security][PATCH 3/3] .gitlab: send error reports

[yocto] npmsw fetching error: package from npm-shrinkwrap is not downloaded so "Could not install from.../SONStream" as it does not contain a package.json file
 2020-08-28 15:19 UTC  (3+ messages)

dist folder missing in npm build
 2020-08-28 14:16 UTC  (3+ messages)
` [yocto] "

Removing Python2 Completely
 2020-08-28 11:13 UTC  (4+ messages)
` [yocto] "

devtool add <npmmodule> ignores "devDependencies" from package.json when generates npm-shrinkwrap.json file
 2020-08-28  9:37 UTC  (3+ messages)
` [yocto] "

How to generate opensource licenses credits web page
 2020-08-28  8:27 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox