-
-
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 layers #956
Merged
Merged
update layers #956
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* sources/meta-rockchip ea72b22...e1f931b (1): > linux-torvalds-next: ignore TMPDIR issues * sources/meta-tegra cc1c28f0...76e5fb35 (3): > l4t-launcher-rootfs-ab-config: add S setting > external/virtualization-layer: update libnvidia-container makefile patch > tar-l4t-workaround-native: Switch away from S = WORKDIR * sources/poky e665be2ad94...e18d60deb04 (45): > build-appliance-image: Update to master head revision > Switch default spdx version to 3.0 > classes/create-spdx-3.0: Move tasks to library > classes/spdx-common: Move to library > selftest: spdx: Add SPDX 3.0 test cases > classes/create-spdx-3.0: Add classes > bluez5: upgrade 5.72 -> 5.77 > libstd-rs,rust-cross-canadian: set CVE_PRODUCT to rust > insane: skip unimplemented-ptest checks if disabled > python3-hypothesis: upgrade 6.103.2 -> 6.105.1 > Revert "insane: skip unimplemented-ptest on S=WORKDIR recipes" > glibc: add task to list exported symbols > systemd: Mitigate /var/log type mismatch issue > oeqa/selftest/oescripts: pinentry update to 1.3.1 > wireless-regdb: upgrade 2024.05.08 -> 2024.07.04 > sysstat: upgrade 12.7.5 -> 12.7.6 > repo: upgrade 2.45 -> 2.46 > python3-trove-classifiers: upgrade 2024.5.22 -> 2024.7.2 > python3-pycairo: upgrade 1.26.0 -> 1.26.1 > python3-maturin: upgrade 1.6.0 -> 1.7.0 > python3-importlib-metadata: upgrade 7.1.0 -> 8.0.0 > python3-hatchling: upgrade 1.24.2 -> 1.25.0 > python3-certifi: upgrade 2024.6.2 -> 2024.7.4 > pinentry: upgrade 1.3.0 -> 1.3.1 > opkg-utils: upgrade 0.6.3 -> 0.7.0 > opkg: upgrade 0.6.3 -> 0.7.0 > libsdl2: upgrade 2.30.4 -> 2.30.5 > librsvg: upgrade 2.57.3 -> 2.58.1 > libproxy: upgrade 0.5.6 -> 0.5.7 > libdrm: upgrade 2.4.120 -> 2.4.122 > libdnf: upgrade 0.73.1 -> 0.73.2 > libadwaita: upgrade 1.5.1 -> 1.5.2 > harfbuzz: upgrade 8.5.0 -> 9.0.0 > gstreamer: upgrade 1.24.4 -> 1.24.5 > gdbm: upgrade 1.23 -> 1.24 > dnf: upgrade 4.20.0 -> 4.21.0 > diffoscope: upgrade 271 -> 272 > debianutils: upgrade 5.19 -> 5.20 > cups: upgrade 2.4.9 -> 2.4.10 > createrepo-c: upgrade 1.1.2 -> 1.1.3 > ccache: upgrade 4.10 -> 4.10.1 > btrfs-tools: upgrade 6.8.1 -> 6.9.2 > base-passwd: upgrade 3.6.3 -> 3.6.4 > gdb: Upgrade to 15.1 release > selftest/fortran-helloworld: Fix buildpaths error Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
This gets us some extra packages e.g. python binding for CUDA Signed-off-by: Khem Raj <[email protected]>
This gets additional packages e.g. python3-cuda Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Additionally enable kprobes, needed by lttng-modules with kernel 5.7+ Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
We do not use selinux which is primary user of audit subsystem Signed-off-by: Khem Raj <[email protected]>
Fix a typo in yoe-simpleiot-image Signed-off-by: Khem Raj <[email protected]>
It can be enabled with wpa-supplicant + systemd-networkd but we do not setup wifi out of box since it needs to connect to unique SSID/passphrases, instead we inlcude networkmanager/nmcli which user can use to configure wifi post-install. Fixes ● systemd-networkd-wait-online.service loaded failed failed Wait for Network to be Configured Signed-off-by: Khem Raj <[email protected]>
* sources/meta-tegra-community 84ef424...d39b8e3 (1): > python3-cuda: Add missing upstream status to patch Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.