messages from 2020-09-05 02:32:30 to 2020-09-11 08:54:47 UTC [more...]
vwdial
2020-09-11 8:54 UTC (3+ messages)
` [yocto] vwdial
vwdial
2020-09-11 8:53 UTC
#yocto - mongodb files missing
2020-09-11 8:25 UTC (3+ messages)
` [yocto] "
[meta-security][PATCH] ibmtpm2tss: add recipe
2020-09-11 7:37 UTC
[meta-security][PATCH v2] ibmswtpm2: update to 1637
2020-09-11 7:34 UTC
#sdk #yocto Appears SDK searching host for files that are only present on target side
2020-09-11 7:31 UTC (5+ messages)
` [yocto] "
[meta-security][PATCH 0/6] Some small dm-verity improvements
2020-09-10 16:22 UTC (9+ 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
[meta-security][PATCH v2 00/12] dm-verity overhaul
2020-09-10 16:17 UTC (13+ messages)
` [meta-security][PATCH v2 01/12] dm-verity-img.bbclass: Fix bashisms
` [meta-security][PATCH v2 02/12] dm-verity-img.bbclass: Reorder parse-time check
` [meta-security][PATCH v2 03/12] dm-verity-image-initramfs: Ensure verity hash sync
` [meta-security][PATCH v2 04/12] dm-verity-image-initramfs: Bind at do_image instead
` [meta-security][PATCH v2 05/12] linux-yocto(-dev): Add dm-verity fragment as needed
` [meta-security][PATCH v2 06/12] dm-verity-img.bbclass: Stage verity.env file
` [meta-security][PATCH v2 07/12] initramfs-framework: Add dmverity module
` [meta-security][PATCH v2 08/12] dm-verity-image-initramfs: Use initramfs-framework
` [meta-security][PATCH v2 09/12] dm-verity-initramfs-image: Cosmetic improvements
` [meta-security][PATCH v2 10/12] dm-verity-image-initramfs: Add base-passwd package
` [meta-security][PATCH v2 11/12] dm-verity-image-initramfs: Drop locales from image
` [meta-security][PATCH v2 12/12] beaglebone-yocto-verity.wks.in: Refer IMGDEPLOYDIR
[meta-security][PATCH] ibmswtpm2: update to 1637
2020-09-10 16:05 UTC
[meta-security][master][dunfell][PATCH] clamav: update SO_VER to 9.0.4
2020-09-10 14:11 UTC
[meta-security][dunfell][PATCH] clamav: add INSTALL_CLAMAV_CVD flag to do_install
2020-09-10 13:53 UTC
[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 (40+ 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][thud 18/40] run-config: Add support for wrapping builds in a buildtools tarball
` [PATCH][autobuilder-helper][thud 19/40] scripts/run-config: Fix buildtools path
` [PATCH][autobuilder-helper][thud 20/40] send-qa-email: Limit results clone to shallow depth to avoid timeouts
` [PATCH][autobuilder-helper][thud 21/40] scripts/run-config: Handle multiple builds racing with lockfile for buildtools
` [PATCH][autobuilder-helper][thud 22/40] scripts/run-config: Handle quoting issues in buildtools environment files
` [PATCH][autobuilder-helper][thud 23/40] scripts/run-config: Add support for local filesystem buildtools urls
` [PATCH][autobuilder-helper][thud 24/40] scripts/run-config: Ensure racing for the lockfile doesn't traceback
` [PATCH][autobuilder-helper][thud 25/40] run-config: Fix lockfile loop handling
` [PATCH][autobuilder-helper][thud 26/40] scripts/utils.py: Fix confusing naming of getcomparisonbranch() return value
` [PATCH][autobuilder-helper][thud 27/40] scripts/send-qa-email: fix bug in git push logic for yocto-testresults
` [PATCH][autobuilder-helper][thud 28/40] scripts/run-config: Add extra debug about buildtools to show when active
` [PATCH][autobuilder-helper][thud 29/40] scripts/run-config: Share buildtools setup code with shared-repo-unpack
` [PATCH][autobuilder-helper][thud 30/40] scripts/publish-artefacts: Convert md5sum to sha256sum
` [PATCH][autobuilder-helper][thud 31/40] publish-artefacts: Improve sha256 checksum handling
` [PATCH][autobuilder-helper][thud 32/40] scripts/utils.py: Convert md5sum to sha256sum for layer tarballs
` [PATCH][autobuilder-helper][thud 33/40] build-perf/send-qa-email: Fallback to master as a comparision branch
` [PATCH][autobuilder-helper][thud 34/40] send-qa-email: Fix stable branch test result history issues
` [PATCH][autobuilder-helper][thud 35/40] scripts/utils: Ensure buildtools tarball hash matches any supplied value
` [PATCH][autobuilder-helper][thud 36/40] config.json: Use thud created buildtools-extended-tarball
` [PATCH][autobuilder-helper][thud 37/40] config.json: Build buildtools-extended-tarball for x86_64 and aarch64
` [PATCH][autobuilder-helper][thud 38/40] scripts/send-qa-email: Update to dedicated push capable domain
` [PATCH][autobuilder-helper][thud 39/40] scripts/utils: Add more logging for fetchgitrepo
` [PATCH][autobuilder-helper][thud 40/40] scripts/utils: Ensuring new logging is flushed from buffers
[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
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
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
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