-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update envsetup #828
Update envsetup #828
Commits on Aug 21, 2023
-
envsetup: Build bmap-tools-native explicitly
yoe_check_install_dependencies computes dependencies for flashing image and image flasher uses bmaps to speed up writing SD cards. It really makes a lot of difference especially when images are large in size build-sysroots target has become leaner and droppped over dependencies which is a good thing in general but it means that now it is not building bmap-tools that we need. So be explicit about it before building sysroots, so it gets into the staged sysroot Signed-off-by: Khem Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1334c6 - Browse repository at this point
Copy the full SHA f1334c6View commit details -
envsetup.sh: Fix yoe_create_tap_devices for completeness
qemu-helper-native is needed for taps to be created and path to script is specified fully Signed-off-by: Khem Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 226aea6 - Browse repository at this point
Copy the full SHA 226aea6View commit details
Commits on Aug 22, 2023
-
Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-i…
…ntel sources/meta-riscv sources/poky * sources/meta-arm 2ac07293...3ac34423 (3): > arm-bsp/trusted-firmware-a: corstone1000: Update TF-A v2.9 > arm-bsp/trusted-firmware-a: Update TF-A version for N1SDP > arm/linux-yocto: change defconfig patch for 6.4 * sources/meta-freescale 863c8117...e4d721f7 (2): > Merge pull request #1641 from thochstein/imx8dxlevk > Merge pull request #1640 from thochstein/wifi * sources/meta-intel 7368b965...06853378 (1): > ispc: upgrade 1.20.0 -> 1.21.0 * sources/meta-riscv 97609a3...e44ef79 (1): > musl: Add patch header entries for SOB and status * sources/poky b08a06a5bb4...37ebe9907ac (37): > oeqa/runtime/rust: correct rust test > rust: provide examples for C library generation in rust > classes-recipe: add cargo_c.bbclass > rust: add cargo-c native recipe > stress-ng: upgrade 0.15.08 -> 0.16.04 > harfbuzz: upgrade 8.0.1 -> 8.1.1 > gstreamer1.0: upgrade 1.22.4 -> 1.22.5 > python3-setuptools: upgrade 68.0.0 -> 68.1.0 > python3-trove-classfiers: upgrade 2023.7.6 -> 2023.8.7 > python3-numpy: upgrade 1.25.1 -> 1.25.2 > python3-dbusmock: upgrade 0.29.0 -> 0.29.1 > oe-buildenv-internal: update required Python version > oeqa/selftest/gitarchive: add tests about tags lisiting when no remote is configured > oeqa/utils/gitarchive: fix tag computation when creating archive > oeqa/selftest: introduce gitarchive tests > maintainers.inc: Add self for unmaintained Python recipes > python3-wheel: upgrade 0.41.0 -> 0.41.1 > python3-pygments: upgrade 2.15.1 -> 2.16.1 > python3-more-itertools: upgrade 10.0.0 -> 10.1.0 > python3-hypothesis: upgrade 6.82.0 -> 6.82.5 > mdadm: disable strace on rv32 arch > bin_package.bbclass: Inhibit the default dependencies > ffmpeg: add CVE_STATUS for CVE-2023-39018 > mdadm: skip running 04update-uuid and 07revert-inplace testcases > wic: fix wrong attempt to create file system in upartitioned regions > cross-localedef-native: fix build on hosts with older glibc > tcl: prevent installing another copy of tzdata > ccache.bbclass: Add allowed list for native recipes > pixman: Remove duplication of license MIT > build-sysroots: Add SUMMARY field > graphene: fix runtime detection of IEEE754 behaviour > python3-pygobject: add explicit check for qemu-usermode MACHINE_FEATURE > gi-docgen: depend on qemu-usermode MACHINE_FEATURES > p11-kit: fix build without qemu-usermode > systemd-boot: improve cross file generation > tar: upgrade 1.34 -> 1.35 > libarchive: upgrade 3.6.2 -> 3.7.1 Signed-off-by: Khem Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f30496 - Browse repository at this point
Copy the full SHA 3f30496View commit details -
CHANGELOG.md: Document changes
Signed-off-by: Khem Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b2bf04 - Browse repository at this point
Copy the full SHA 0b2bf04View commit details
Commits on Aug 23, 2023
-
Layer Updates: sources/meta-arm sources/poky
* sources/meta-arm 3ac34423...3297357d (2): > arm/linux-yocto: update kernel patches > arm/hafnium: update to v2.8 * sources/poky 37ebe9907ac...92983dba651 (19): > cve_check: Fix cpe_id generation > linux/cve-exclusions: update CVE_STATUS exclusions > linux/generate-cve-exclusions.py: fix comparison > vim: update obsolete comment > procps: backport fix for CVE-2023-4016 > python3: ignore disputed CVE-2023-36632 > Revert "oeqa/runtime/parselogs: Exclude preempt-rt error for now" > linux-yocto/6.4: fix IRQ-80 warnings > linux-yocto/6.1: fix IRQ-80 warnings > linux-yocto/6.1: update to v6.1.46 > linux-yocto/6.4: update to v6.4.11 > linux-yocto/6.4: fix uninitialized read in nohz_full/isolcpus setup > linux-yocto/6.1: fix uninitialized read in nohz_full/isolcpus setup > kern-tools: include utility to post process config diffs > linux-yocto/6.1: update to v6.1.45 > linux-yocto/6.4: update to v6.4.10 > linux-yocto/6.1: update to v6.1.44 > build-sysroots: Ensure dependency chains are minimal > binutils: Add missing DEPENDS on pod2man Signed-off-by: Khem Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 233de09 - Browse repository at this point
Copy the full SHA 233de09View commit details -
CHANGELOG.md: Discribe changes
Signed-off-by: Khem Raj <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5c30ec - Browse repository at this point
Copy the full SHA d5c30ecView commit details