Skip to content

Integrate upstream version v2.0.0-beta2 - #18

Merged
opajonk merged 4 commits into
mainfrom
upstream-integration
Aug 21, 2026
Merged

opajonk merged 4 commits into
mainfrom
upstream-integration

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated PR created by the upstream integration workflow for release v2.0.0-beta2.

@github-actions
github-actions Bot force-pushed the upstream-integration branch from 843a1d6 to b2e62f7 Compare August 19, 2026 05:32
@opajonk

opajonk commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Validations:

  • Clone on Linux (WSL2), open in VSCode, build fastdev image for Raspberry Pi 4B ✅
    • Flashed image to Raspberry Pi 4B, boot, ssh access via fastdev-rpi4b hostname ✅
    • graphics, qt, weston ✅
    • appdev hello-world, hello-safety ✅
  • Clone on Linux, open in VSCode, build fastdev image for QEMU ✅
    • Boot QEMU, ssh access via fastdev-qemuarm64

@lurtz
lurtz requested a lite review from Copilot August 19, 2026 10:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@opajonk
opajonk force-pushed the upstream-integration branch from 3b47f4c to 23b6394 Compare August 20, 2026 09:51
@opajonk
opajonk marked this pull request as ready for review August 21, 2026 12:54
@opajonk
opajonk requested review from a team and Copilot August 21, 2026 12:54
@opajonk
opajonk enabled auto-merge August 21, 2026 12:55
@opajonk
opajonk added this pull request to the merge queue Aug 21, 2026
Merged via the queue into main with commit 524e129 Aug 21, 2026
4 checks passed
@opajonk
opajonk deleted the upstream-integration branch August 21, 2026 12:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 131 out of 2926 changed files in this pull request and generated 5 comments.

Comment on lines +1 to +8
#!/bin/sh

umount $1/tmp
umount $1/proc
umount $1/sys
umount $1/dev/pts
umount $1/dev/shm
umount $1/dev
Comment on lines +1 to 7
# Copyright 2025 Elektrobit. All rights reserved.

# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"

# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bbappend ${LAYERDIR}/recipes-*/*/*.bb"
Comment on lines +1 to +3
# Copyright 2026 Elektrobit. All rights reserved.

PermitRootLogin yes
@@ -0,0 +1 @@
developer ALL=(ALL) NOPASSWD:ALL
@@ -0,0 +1 @@
admin ALL=(ALL) NOPASSWD: ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants