-
Notifications
You must be signed in to change notification settings - Fork 38
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
[RFC] base: ostree: add support systemd-boot automatic boot assesment #1513
[RFC] base: ostree: add support systemd-boot automatic boot assesment #1513
Commits on Sep 16, 2024
-
bsp: u-boot-ti-staging: remove multiconfig common files
Because TI uses multiconfig we can't have this file names shared between machines in [1] | ERROR: mc:k3r5:u-boot-ti-staging-1_2023.04+git-r0 do_deploy: Recipe u-boot-ti-staging is trying to install files into a shared area when those files already exist. The files and the manifests listing them are: | /build/deploy/images/am62xx-evm/u-boot-ti-staging-config | (matched in manifest-am62xx_evm-u-boot-ti-staging.deploy) | Please adjust the recipes so only one recipe provides a given file. [1] meta-lmp-base/recipes-bsp/u-boot/u-boot-lmp-common.inc Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f88976 - Browse repository at this point
Copy the full SHA 4f88976View commit details -
base: networkmanager: 1.36 -> 1.38
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41ff66c - Browse repository at this point
Copy the full SHA 41ff66cView commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1135dbc - Browse repository at this point
Copy the full SHA 1135dbcView commit details -
Revert "base: gnu-efi: enable for riscv64"
This reverts commit 96d6173. merged https://git.yoctoproject.org/poky/commit/?id=b02bdaa5a5b1dc051849919785d4687bec1bfaf8 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf2eaf0 - Browse repository at this point
Copy the full SHA bf2eaf0View commit details -
base: networkmanager: 1.38 -> 1.40
- Update patches with devtool | Applying patch 0001-85-nm-unmanaged.rules-do-not-manage-docker-bridges.patch | patching file data/85-nm-unmanaged.rules | Hunk foundriesio#1 succeeded at 30 with fuzz 2 (offset 4 lines). Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06c1153 - Browse repository at this point
Copy the full SHA 06c1153View commit details -
bsp: tf-a-fio: fix binutils segment has RXW permissions warns
Taken form: https://git.yoctoproject.org/meta-arm/commit/?id=977c5222d8c2f6f6c7e522e480a6e4cd40ba32d7 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 041e8d6 - Browse repository at this point
Copy the full SHA 041e8d6View commit details -
base: layer: add langdale compatibility
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9ed79a - Browse repository at this point
Copy the full SHA d9ed79aView commit details -
bsp: layer: add langdale compatibility
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a45b81 - Browse repository at this point
Copy the full SHA 2a45b81View commit details -
Revert "base: ovmf: backport patches to fix nvm support with qemu"
This reverts commit 35696b6. These pacthes are already included in ovmf 2022.11 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fa861d - Browse repository at this point
Copy the full SHA 3fa861dView commit details -
base: lshw: drop recipe and use a bbappend
Use the meta-openembedded version that is updated to b4e0673 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b8d422 - Browse repository at this point
Copy the full SHA 1b8d422View commit details -
bsp: u-boot-xlnx: increase u-boot spl size limit
We are facing some build erros on uz3eg-iocc-sec machine because we don't have sufficient space. | spl/u-boot-spl.bin exceeds file size limit: | limit: 0x26000 bytes | actual: 0x26009 bytes | excess: 0x9 bytes Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4eb279a - Browse repository at this point
Copy the full SHA 4eb279aView commit details -
base: layer: add langdale mickledore compatibility
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0508a3 - Browse repository at this point
Copy the full SHA e0508a3View commit details -
bsp: layer: add mickledore compatibility
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36af477 - Browse repository at this point
Copy the full SHA 36af477View commit details -
base: ostree: rebase patches in v2022.7
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c5f6e3 - Browse repository at this point
Copy the full SHA 6c5f6e3View commit details -
bsp: lmp-machine-custom: add moal kernel module config
Use yocto variables for this propose: - KERNEL_MODULE_AUTOLOAD https://docs.yoctoproject.org/ref-manual/variables.html?highlight=kernel_module_autoload#term-KERNEL_MODULE_AUTOLOAD - KERNEL_MODULE_PROBECONF https://docs.yoctoproject.org/ref-manual/variables.html?highlight=kernel_module_autoload#term-KERNEL_MODULE_PROBECONF Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 185ae68 - Browse repository at this point
Copy the full SHA 185ae68View commit details -
base: lmp-feature-wifi: drop mxm-mwifiex-setup
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d22f77c - Browse repository at this point
Copy the full SHA d22f77cView commit details -
base: mxm-mwifiex-setup: drop recipe
Use yocto variables for this propose: - KERNEL_MODULE_AUTOLOAD https://docs.yoctoproject.org/ref-manual/variables.html?highlight=kernel_module_autoload#term-KERNEL_MODULE_AUTOLOAD - KERNEL_MODULE_PROBECONF https://docs.yoctoproject.org/ref-manual/variables.html?highlight=kernel_module_autoload#term-KERNEL_MODULE_PROBECONF Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9ed415 - Browse repository at this point
Copy the full SHA b9ed415View commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2657b5f - Browse repository at this point
Copy the full SHA 2657b5fView commit details -
base: bluez5: refresh patches with devtool
| devtool finish --force-patch-refresh bluez5 ../layers/meta-lmp/meta-lmp-base Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d73c03 - Browse repository at this point
Copy the full SHA 6d73c03View commit details -
base: fioconfig: don't use the linkshared as it is broken on go 1.20
There are some missing symbol's on the runtime library. So don't use the -linkshared until the runtime is fixed. On go-1.19.4 it incease the binary size 3x | git -C buildhistory show --oneline --unified=0 packages/corei7-64-lmp-linux/fioconfig/fioconfig/latest | --- a/packages/corei7-64-lmp-linux/fioconfig/fioconfig/latest | +++ b/packages/corei7-64-lmp-linux/fioconfig/fioconfig/latest | @@ -4 +4 @@ RPROVIDES = | -RDEPENDS = aktualizr-lite glibc (>= 2.37) go-runtime (>= 1.19.4) networkmanager-nmcli | +RDEPENDS = aktualizr-lite glibc (>= 2.37) networkmanager-nmcli | @@ -6 +6 @@ RRECOMMENDS = | -PKGSIZE = 2686434 | +PKGSIZE = 8980898 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dce608 - Browse repository at this point
Copy the full SHA 8dce608View commit details -
base: networkmanager: 1.40 -> 1.42
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89b81fd - Browse repository at this point
Copy the full SHA 89b81fdView commit details -
base: ostree: rebase patches in v2023.1
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2aa959 - Browse repository at this point
Copy the full SHA c2aa959View commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d222720 - Browse repository at this point
Copy the full SHA d222720View commit details -
Revert "base: fioconfig: don't use the linkshared as it is broken on …
…go 1.20" This reverts commit 724de7b. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c475eee - Browse repository at this point
Copy the full SHA c475eeeView commit details -
Revert "base: layer: adjust tpm-layer priority"
This reverts commit bceb837. Merged upstream https://git.yoctoproject.org/meta-security/commit/?id=0e648bae9cdb8a2f41bde1f9a3ecaaf5fb80df63 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8b60c7 - Browse repository at this point
Copy the full SHA e8b60c7View commit details -
bsp: lmp-machine-custom: explicity disable imx-boot-container
The imx-boot-container MACHINEOVERRIDES is now SoC specific [1] with higher prioririty than mx8-generic-bsp. The meta-freescale layer also check for 1/0 so set it to 0. [1] Freescale/meta-freescale#1465 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24118ff - Browse repository at this point
Copy the full SHA 24118ffView commit details -
bsp: lmp-machine-custom: imx-boot-container override removed upstream
The imx-boot-container [1] is now only enabled on mx8m-generic-bsp machines. [1] Freescale/meta-freescale#1488 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f7122b - Browse repository at this point
Copy the full SHA 6f7122bView commit details -
bsp: lmp-machine-custom: UBOOT_PROVIDES_BOOT_CONTAINER is now chosed …
…dynamic Add boot container dynamic selection to imx-base.inc Freescale/meta-freescale#1492 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9430672 - Browse repository at this point
Copy the full SHA 9430672View commit details -
base: linux-lmp: build the kernel with clang
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64945ad - Browse repository at this point
Copy the full SHA 64945adView commit details -
Revert "base: linux-lmp: build the kernel with clang"
This reverts commit 87b7b38. do_kernel_configme fails in most of the platforms | ERROR: Could not generate a .config for generic-arm64-standard | ERROR: Details can be found at: /srv/oe/build/tmp-lmp/work-shared/generic-arm64/kernel-source/.kernel-meta/cfg/merge_config_build.log The following machines are in good shape: intel-corei7-64 beaglebone-yocto imx8mn-ddr4-evk-sec imx8mn-lpddr4-evk imx8mn-lpddr4-evk-sec imx8qm-mek imx8qm-mek-sec jetson-agx-xavier-devkit jetson-agx-orin-devkit qemuarm64-secureboot raspberrypi4-64 kv260 vck190-versal uz3eg-iocc uz3eg-iocc-sec mfgtool-imx8mn-ddr4-evk Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54f8385 - Browse repository at this point
Copy the full SHA 54f8385View commit details -
base: linux-lmp: integrity handling
Upstream moves the distro feature integrity handling [1] to be applied only in linux-yocto kernel variants. [1] https://git.yoctoproject.org/meta-security/commit/?id=a0132f72ca71e787233cc4b361424e763f0b262e Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc5fb87 - Browse repository at this point
Copy the full SHA fc5fb87View commit details -
[FIXME] base: lmp: use llvm provided by clang
kraj/meta-clang#799 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b59743 - Browse repository at this point
Copy the full SHA 2b59743View commit details -
base: ostree: rebase patches in v2023.3
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4d9079 - Browse repository at this point
Copy the full SHA f4d9079View commit details -
base: base-passwd: rebase patch
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab1b07b - Browse repository at this point
Copy the full SHA ab1b07bView commit details -
base: image-types-wicnopt: IMAGE_NAME_SUFFIX is now directly included
The IMAGE_NAME_SUFFIX is now directly included in both IMAGE_NAME and IMAGE_LINK_NAME. https://git.yoctoproject.org/poky/commit/?id=6f6c79029bc2020907295858449c725952d560a1 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6e79de - Browse repository at this point
Copy the full SHA c6e79deView commit details -
base: lmp: IMAGE_NAME_SUFFIX is now directly included
The IMAGE_NAME_SUFFIX is now directly included in both IMAGE_NAME and IMAGE_LINK_NAME. https://git.yoctoproject.org/poky/commit/?id=6f6c79029bc2020907295858449c725952d560a1 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e04409 - Browse repository at this point
Copy the full SHA 4e04409View commit details -
bsp: lmp-machine-custom: generic-arm64: IMAGE_NAME_SUFFIX is now dire…
…ctly included The IMAGE_NAME_SUFFIX is now directly included in both IMAGE_NAME and IMAGE_LINK_NAME. https://git.yoctoproject.org/poky/commit/?id=6f6c79029bc2020907295858449c725952d560a1 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b909d61 - Browse repository at this point
Copy the full SHA b909d61View commit details -
base: initramfs-ostree-lmp-image: IMAGE_NAME_SUFFIX should by empty f…
…or initramfs INITRAMFS_IMAGE_NAME stay as before but it assumes that all images used as initramfs will set IMAGE_NAME_SUFFIX to empty. https://git.yoctoproject.org/poky/commit/?id=6f6c79029bc2020907295858449c725952d560a1 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7be521e - Browse repository at this point
Copy the full SHA 7be521eView commit details -
base: initramfs-ostree-lmp-recovery: IMAGE_NAME_SUFFIX should by empt…
…y for initramfs INITRAMFS_IMAGE_NAME stay as before but it assumes that all images used as initramfs will set IMAGE_NAME_SUFFIX to empty. https://git.yoctoproject.org/poky/commit/?id=6f6c79029bc2020907295858449c725952d560a1 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5295165 - Browse repository at this point
Copy the full SHA 5295165View commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f60568d - Browse repository at this point
Copy the full SHA f60568dView commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4f2dbd - Browse repository at this point
Copy the full SHA a4f2dbdView commit details -
base: base-passwd: refresh patches
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 615cd6a - Browse repository at this point
Copy the full SHA 615cd6aView commit details -
[FIXME] base: lmp: systemd: enable coredump
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 653feae - Browse repository at this point
Copy the full SHA 653feaeView commit details -
base: networkmanager: 1.42 -> 1.44
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c4d1cb - Browse repository at this point
Copy the full SHA 2c4d1cbView commit details -
Since OE-core a8e7b0f SRCPV was appended to PKGV on base.bbclass Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a295e5 - Browse repository at this point
Copy the full SHA 6a295e5View commit details -
Rebase and refresh patches Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dbb316 - Browse repository at this point
Copy the full SHA 8dbb316View commit details -
base: optee-os-fio: Fix conflicting types due to enum/integer mismatch
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 834fc01 - Browse repository at this point
Copy the full SHA 834fc01View commit details -
base: python3-docker-compose: drop python variant
dropped upstream [1] The python variant of docker-compose is no longer updated. We have the golang version, so we drop this recipe to avoid use of an obselete and potentially non-secure application. [1] https://git.yoctoproject.org/meta-virtualization/commit/?id=7bd56074fece944ef9279d87106eb16452ec6338 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8b8ace - Browse repository at this point
Copy the full SHA e8b8aceView commit details -
[WIP] base: linux-lmp: build the kernel with clang
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77b5bfb - Browse repository at this point
Copy the full SHA 77b5bfbView commit details -
Revert "[WIP] base: linux-lmp: build the kernel with clang"
This reverts commit 8cd8c62. do_kernel_configme stil fails in most of the platforms | ERROR: Could not generate a .config for generic-arm64-standard | ERROR: Details can be found at: /srv/oe/build/tmp-lmp/work-shared/generic-arm64/kernel-source/.kernel-meta/cfg/merge_config_build.log
Configuration menu - View commit details
-
Copy full SHA for b31c685 - Browse repository at this point
Copy the full SHA b31c685View commit details -
base: systemd: drop systemd-crypt as it is sent uptream
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6af465 - Browse repository at this point
Copy the full SHA a6af465View commit details -
base: systemd: upstream drop gnu-efi
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89a57bf - Browse repository at this point
Copy the full SHA 89a57bfView commit details -
bsp: linux-firmware: add SRCREV_FORMAT
The SRCREV_FORMAT variable must be set when multiple SCMs are used. | bb.data_smart.ExpansionError: Failure expanding variable SRCPV, expression was ${@bb.fetch2.get_srcrev(d)} which triggered exception FetchError: Fetcher failure: The SRCREV_FORMAT variable must be set when multiple SCMs are used. | The SCMs are: | git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git;protocol=https;branch=main | git://github.com/NXP/imx-firmware.git;protocol=https;branch=lf-5.15.71_2.2.0;destsuffix=imx-firmware;name=imx-firmware; | The variable dependency chain for the failure is: SRCPV -> PV -> BP -> FILESPATH Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1541068 - Browse repository at this point
Copy the full SHA 1541068View commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6ed6e8 - Browse repository at this point
Copy the full SHA e6ed6e8View commit details -
base: ostree: rebase patches in v2023.6
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7bd7cd - Browse repository at this point
Copy the full SHA d7bd7cdView commit details -
base: non-clangable: efivar: force gcc
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 360363b - Browse repository at this point
Copy the full SHA 360363bView commit details -
[FIXME] bsp: lmp-machine-custom: fix tegra do_populate_lic_deploy
Use this while carrying out the investigation on our side ///////////////////////////////////////////////////////// Upstream report OE4T/meta-tegra#1406 image_types_tegra: Adds EXTRA_IMAGEDEPENDS to fix the image task do_populate_lic_deploy This fix is needed to bring the complete dependency chain in order to guarantee the recursive runtime dependencies [1] of do_populate_lic_deploy in do_populate_lic will run as expected. [1] openembedded-core/meta/classes-recipe/license_image.bbclass:do_populate_lic_deploy[recrdeptask] += "do_populate_lic do_deploy" Fix the following image build issues: | ERROR: lmp-base-console-image-1.0-r0 do_populate_lic_deploy: Couldn't find license information for dependency tos-optee | ERROR: lmp-base-console-image-1.0-r0 do_populate_lic_deploy: Couldn't find license information for dependency edk2-firmware-tegra Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb937ae - Browse repository at this point
Copy the full SHA fb937aeView commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ec9b1f - Browse repository at this point
Copy the full SHA 6ec9b1fView commit details -
base: layer.conf: add nanbield compatibility
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 476f915 - Browse repository at this point
Copy the full SHA 476f915View commit details -
bsp: layer.conf: add nanbield compatibility
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b14193 - Browse repository at this point
Copy the full SHA 4b14193View commit details -
| find meta-lmp-base -type f -exec sed -i 's/-\${PR}//g' {} + https://git.yoctoproject.org/poky/commit/?id=ad5464eb7ef5ab80f74b22bfb0f3dc63174b78cc https://git.yoctoproject.org/poky/commit/?id=1b94ea8b2516c929830fea716bb027a9ea1a3a1e https://git.yoctoproject.org/poky/commit/?id=d7ce7d67994f02367750d03e9e97ebdf89cd7a33 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ee235e - Browse repository at this point
Copy the full SHA 5ee235eView commit details -
base: systemd: upstream moves from sysconfdir to nonarch_libdir
https://git.yoctoproject.org/poky/commit/?id=12da590768b9e51a66f425c07fbef266a0115395 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c9b8eb - Browse repository at this point
Copy the full SHA 3c9b8ebView commit details -
base: docker-compose: move the oe-go-mod-autogen version
| cat ../layers/meta-virtualization/scripts/scripts/README-oe-go-mod-autogen.txt | ../layers/meta-virtualization/scripts/oe-go-mod-autogen.py --repo https://github.com/docker/compose --rev v2.21.0 | mv modules.txt ../layers/meta-lmp/meta-lmp-base/recipes-containers/docker-compose/files | mv relocation.inc src_uri.inc ../layers/meta-lmp/meta-lmp-base/recipes-containers/docker-compose | # manualy update PV and SRCREV Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10872e3 - Browse repository at this point
Copy the full SHA 10872e3View commit details -
base: docker-compose: sync bbappend with oe-go-mod-autogen version
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbc4a30 - Browse repository at this point
Copy the full SHA cbc4a30View commit details -
base: drop openssl backported patch
Included in openssl 3.2.0 https://git.yoctoproject.org/poky/commit/?id=5369e2f5c5db497b798fcce96eb597235e4c952a Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fa2ef6 - Browse repository at this point
Copy the full SHA 7fa2ef6View commit details -
base: distro: lmp-base: Enable minidebuginfo
gdb/systemd: enable minidebuginfo support conditionally Enabling minidebuginfo is not useful if gdb and systemd-coredump are unable to parse it. In order to parse it, gdb needs xz support. Systemd needs coredump enabled, as well as elfutil enabled as well (systemd-coredump loads libdw which is part of elfutils using dlopen). https://git.yoctoproject.org/poky/commit/?id=959b1f7de437db9156da11fb799a3c2f4e9082dc Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e025df4 - Browse repository at this point
Copy the full SHA e025df4View commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b12a06 - Browse repository at this point
Copy the full SHA 1b12a06View commit details -
[FIXME] base: optee-os-fio: drop patch
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e950ed - Browse repository at this point
Copy the full SHA 6e950edView commit details -
[WIP] bsp: lmp-machine-custom: ti-generic: Ajust TI_TMPDIR_APPEND
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfc03f4 - Browse repository at this point
Copy the full SHA dfc03f4View commit details -
[WIP] Revert "bsp: lmp-machine-custom: ti-generic: Ajust DEPLOY_DIR_S…
…PDX for ti-soc" This reverts commit e3556b3. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 677df44 - Browse repository at this point
Copy the full SHA 677df44View commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be82e0d - Browse repository at this point
Copy the full SHA be82e0dView commit details -
classes/recipes: Switch to use inherit_defer
https://git.openembedded.org/openembedded-core/commit/?id=451363438d38bd4552d5bcec4a92332f5819a5d4 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a3b589 - Browse repository at this point
Copy the full SHA 9a3b589View commit details -
Revert "[WIP] Revert "bsp: lmp-machine-custom: ti-generic: Ajust DEPL…
…OY_DIR_SPDX for ti-soc"" This reverts commit a80987a. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1901ab - Browse repository at this point
Copy the full SHA c1901abView commit details -
Revert "[WIP] bsp: lmp-machine-custom: ti-generic: Ajust TI_TMPDIR_AP…
…PEND" This reverts commit a22b23f. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be72247 - Browse repository at this point
Copy the full SHA be72247View commit details -
[WIP] bsp: lmp-machine-custom: ti-generic: Ajust LICENSE_DIRECTORY fo…
…r ti-soc ERROR: mc:k3r5:quilt-native-0.67-r0 do_populate_lic: Recipe quilt-native is trying to install files into a shared area when those files already exist. The files and the manifests listing them are: /srv/oe/build/deploy/licenses/x86_64/quilt-native/generic_GPL-2.0-only (not matched to any task) /srv/oe/build/deploy/licenses/x86_64/quilt-native/recipeinfo (not matched to any task) /srv/oe/build/deploy/licenses/x86_64/quilt-native/COPYING (not matched to any task) Please adjust the recipes so only one recipe provides a given file. ERROR: Logfile of failure stored in: /srv/oe/build/tmp-lmp-k3r5/work/x86_64-linux/quilt-native/0.67/temp/log.do_populate_lic.72562 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb84a08 - Browse repository at this point
Copy the full SHA bb84a08View commit details -
bsp: imx-atf: fix RPROVIDES 'virtual/'
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2af1caa - Browse repository at this point
Copy the full SHA 2af1caaView commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d24444 - Browse repository at this point
Copy the full SHA 5d24444View commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22abbe0 - Browse repository at this point
Copy the full SHA 22abbe0View commit details -
[FIXME] base: systemd: drop patch
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 423f4c5 - Browse repository at this point
Copy the full SHA 423f4c5View commit details -
bsp: linux-lmp-rpi: 5.15.92 -> 6.1.74
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8288b9e - Browse repository at this point
Copy the full SHA 8288b9eView commit details -
[FIXME] bsp: lmp-machine-custom: fix beaglebone-yocto KERNEL_DEVICETREE
This workaround is mainly to revert https://git.yoctoproject.org/meta-yocto/commit/meta-yocto-bsp/conf/machine/beaglebone-yocto.conf?id=58ac51b7a44fbb165311c7226ae8b15cd004114d Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1a4594 - Browse repository at this point
Copy the full SHA e1a4594View commit details -
base: lmp-image-common: Do not create the user's home directory
The user home directory is created in runtime when it does not exist. This will fix the remaining warning: | WARNING: lmp-base-console-image-1.0-r0 do_image_ostree: Data in 'home' directory is not preserved by OSTree. Consider moving it under '/usr' | home/fio | home/fio/.bashrc | home/fio/.profile Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5409ae - Browse repository at this point
Copy the full SHA a5409aeView commit details -
base: lmp: cleanup the home/root as it is not preserved by ostree
This will fix the remaining warning: | WARNING: lmp-base-console-image-1.0-r0 do_image_ostree: Data in 'home' directory is not preserved by OSTree. Consider moving it under '/usr' | home/root Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e90325 - Browse repository at this point
Copy the full SHA 2e90325View commit details -
base: alsa-utils: refresh patches for 1.2.11
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9729e69 - Browse repository at this point
Copy the full SHA 9729e69View commit details -
base: networkmanager: 1.44 -> 1.46
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4147dd2 - Browse repository at this point
Copy the full SHA 4147dd2View commit details -
bsp: linux-lmp-rpi: 6.1.74 -> 6.1.77
agherzan/meta-raspberrypi@6d7c2f8 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48c6057 - Browse repository at this point
Copy the full SHA 48c6057View commit details -
base: ostree: rebase patches in v2024.3
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3a89fb - Browse repository at this point
Copy the full SHA a3a89fbView commit details -
base: ostree: rebase patches in v2024.4
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5312ec9 - Browse repository at this point
Copy the full SHA 5312ec9View commit details -
base: ostree: rebase patches in v2024.5
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2594a2 - Browse repository at this point
Copy the full SHA d2594a2View commit details -
Added to fix the lack of systemd in the initramfs [1] but look like is not need anymore. [1] foundriesio@17d647d Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09b1f60 - Browse repository at this point
Copy the full SHA 09b1f60View commit details -
Revert "base: ostree: as we use static linking fix it with clang"
This reverts commit 0abb08c. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f53ea7 - Browse repository at this point
Copy the full SHA 3f53ea7View commit details -
bsp: layer: add scarthgap compatibility
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dee8bcf - Browse repository at this point
Copy the full SHA dee8bcfView commit details -
base: layer: add scarthgap compatibility
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e971fe3 - Browse repository at this point
Copy the full SHA e971fe3View commit details -
base: runc-opencontainers: drop
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a52151 - Browse repository at this point
Copy the full SHA 2a52151View commit details -
base: containerd-opencontainers: drop
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c921dde - Browse repository at this point
Copy the full SHA c921ddeView commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 986bea1 - Browse repository at this point
Copy the full SHA 986bea1View commit details -
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51694d7 - Browse repository at this point
Copy the full SHA 51694d7View commit details -
base: lmp: drop PREFERRED_PROVIDER_virtual/docker
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de8c322 - Browse repository at this point
Copy the full SHA de8c322View commit details -
[WIP] base: docker-ce -> docker-moby
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cabf6bc - Browse repository at this point
Copy the full SHA cabf6bcView commit details -
[WIP] base: ostree: drop fetcher curl set timeout patch
Fixed Upstream in PR2843 and available v2024.5 ostreedev/ostree#2843 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5b0398 - Browse repository at this point
Copy the full SHA b5b0398View commit details -
Revert "base: tpm2-tools: add 5.5 from meta-tpm rev 1ac7c66"
This reverts commit 36ab4c6. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7113196 - Browse repository at this point
Copy the full SHA 7113196View commit details -
Revert "base: tpm2-abrmd: add 3.0.0 from meta-tpm rev c06b9a1"
This reverts commit aee51bd. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 843d285 - Browse repository at this point
Copy the full SHA 843d285View commit details -
Revert "base: tpm2-tss: add 4.0.1 from meta-tpm rev e188be0"
This reverts commit 17f5095. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8241347 - Browse repository at this point
Copy the full SHA 8241347View commit details -
Revert "base: tpm2-pkcs11: add 1.9.0 from meta-tpm rev 13653bf"
This reverts commit 67c2334. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c7e1a0 - Browse repository at this point
Copy the full SHA 8c7e1a0View commit details -
bsp: tegra-helper-scripts: update initrd-flash.sh fork with lastest c…
…hanges Includes: - 733b9787 tegra-helper-scripts: remove fuselevel settings in initrd-flash script OE4T/meta-tegra@733b978 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11f7445 - Browse repository at this point
Copy the full SHA 11f7445View commit details -
bsp: freescale: cairo: drop compatibility with 1.16
The master branch have the 1.18 witch don't need it Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3400d66 - Browse repository at this point
Copy the full SHA 3400d66View commit details -
[WIP] base: docker-compose: drop patch
The patch needs to be rebased Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7727dc5 - Browse repository at this point
Copy the full SHA 7727dc5View commit details -
[FIXME] bsp: add generic-arm64 machine alias
the generic-arm64 machine was removed from the meta-arm layer and is now part of the meta-yocto-bsp layer. also renamed: generic-arm64 -> genericarm64 https://git.yoctoproject.org/meta-arm/commit/meta-arm/conf/machine?h=scarthgap&id=10e23fe1dfa66513dbda668d807ea3e384eff49c https://git.yoctoproject.org/poky/commit/meta-yocto-bsp/conf/machine?h=scarthgap&id=2f4f72fff2b642beff179530a74403fa2c608b64 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5dc5f98 - Browse repository at this point
Copy the full SHA 5dc5f98View commit details -
[FIXME] bsp: lmp-machine-custom: imx6ullevk: drop KERNEL_DEVICETREE
| NOTE: make -j 16 CC=arm-lmp-linux-gnueabi-gcc -mno-thumb-interwork -marm -fuse-ld=bfd -fmacro-prefix-map=/srv/oe/build/tmp-lmp/work-shared/imx6ullevk/kernel-source=/usr/src/debug/linux-lmp-fslc-imx/6.1.70+git -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work-shared/imx6ullevk/kernel-source=/usr/src/debug/linux-lmp-fslc-imx/6.1.70+git -fmacro-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/linux-imx6ullevk-standard-build=/usr/src/debug/linux-lmp-fslc-imx/6.1.70+git -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/linux-imx6ullevk-standard-build=/usr/src/debug/linux-lmp-fslc-imx/6.1.70+git -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot= -fmacro-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot= -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native= -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work-shared/imx6ullevk/kernel-source=/usr/src/kernel -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work-shared/imx6ullevk/kernel-build-artifacts=/usr/src/kernel LD=arm-lmp-linux-gnueabi-ld.bfd OBJCOPY=arm-lmp-linux-gnueabi-objcopy STRIP=arm-lmp-linux-gnueabi-strip HOSTCC=gcc HOSTCFLAGS=-isystem/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native/usr/include -O2 -pipe HOSTLDFLAGS=-L/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native/usr/lib -L/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native/lib -Wl,-rpath,/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native/usr/lib -Wl,-rpath,/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native/lib -Wl,-O1 -Wl,--allow-shlib-undefined -Wl,--dynamic-linker=/srv/oe/build/tmp-lmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2 -pthread HOSTCPP=gcc -E HOSTCXX=g++ HOSTCXXFLAGS=-isystem/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native/usr/include -O2 -pipe HOSTPKG_CONFIG=pkg-config-native PAHOLE=false nxp/imx/imx6ull-14x14-evk-btwifi.dtb CC=arm-lmp-linux-gnueabi-gcc -mno-thumb-interwork -marm -fuse-ld=bfd -fmacro-prefix-map=/srv/oe/build/tmp-lmp/work-shared/imx6ullevk/kernel-source=/usr/src/debug/linux-lmp-fslc-imx/6.1.70+git -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work-shared/imx6ullevk/kernel-source=/usr/src/debug/linux-lmp-fslc-imx/6.1.70+git -fmacro-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/linux-imx6ullevk-standard-build=/usr/src/debug/linux-lmp-fslc-imx/6.1.70+git -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/linux-imx6ullevk-standard-build=/usr/src/debug/linux-lmp-fslc-imx/6.1.70+git -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot= -fmacro-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot= -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work/imx6ullevk-lmp-linux-gnueabi/linux-lmp-fslc-imx/6.1.70+git/recipe-sysroot-native= -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work-shared/imx6ullevk/kernel-source=/usr/src/kernel -fdebug-prefix-map=/srv/oe/build/tmp-lmp/work-shared/imx6ullevk/kernel-build-artifacts=/usr/src/kernel LD=arm-lmp-linux-gnueabi-ld.bfd OBJCOPY=arm-lmp-linux-gnueabi-objcopy STRIP=arm-lmp-linux-gnueabi-strip | make[1]: *** No rule to make target 'arch/arm/boot/dts/nxp/imx/imx6ull-14x14-evk-btwifi.dtb'. Stop. | make: *** [/srv/oe/build/tmp-lmp/work-shared/imx6ullevk/kernel-source/Makefile:1471: nxp/imx/imx6ull-14x14-evk-btwifi.dtb] Error 2 Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cb3238 - Browse repository at this point
Copy the full SHA 0cb3238View commit details -
bsp: imx-boot: refresh patches
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a44bfed - Browse repository at this point
Copy the full SHA a44bfedView commit details -
Revert "base: layer.conf: override compat for stm-st-stm32mp"
This reverts commit 9986c69. Not need anymore with the scarthgap, fix the error: | ERROR: Layer stm-st-stm32mp is not compatible with the core layer which only supports these series: scarthgap (layer is compatible with kirkstone) Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d587815 - Browse repository at this point
Copy the full SHA d587815View commit details -
[WIP] bsp: u-boot-ti-staging: drop failing patches
ERROR: u-boot-ti-staging-1_2024.04+git-r0 do_patch: Applying patch 'lib-zlib-Fix-a-bug-when-getting-a-gzip-header-extra-field.patch' on target directory '/srv/oe/build/tmp-lmp/work/am62xx_evm-lmp-linux/u-boot-ti-staging/2024.04+git/git' CmdError('quilt --quiltrc /srv/oe/build/tmp-lmp/work/am62xx_evm-lmp-linux/u-boot-ti-staging/2024.04+git/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch lib-zlib-Fix-a-bug-when-getting-a-gzip-header-extra-field.patch patching file lib/zlib/inflate.c Hunk foundriesio#1 FAILED at 455. 1 out of 1 hunk FAILED -- rejects in file lib/zlib/inflate.c Patch lib-zlib-Fix-a-bug-when-getting-a-gzip-header-extra-field.patch can be reverse-applied ERROR: u-boot-ti-staging-1_2024.04+git-r0 do_patch: Applying patch 'k3-accept-filesystem-path-to-the-RoT-key.patch' on target directory '/lmp/build-lmp-am62xx-evm-scarthgap-next/tmp-lmp/work/am62xx_evm-lmp-linux/u-boot-ti-staging/2024.04+git/git' CmdError('quilt --quiltrc /lmp/build-lmp-am62xx-evm-scarthgap-next/tmp-lmp/work/am62xx_evm-lmp-linux/u-boot-ti-staging/2024.04+git/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch k3-accept-filesystem-path-to-the-RoT-key.patch patching file arch/arm/dts/Makefile Hunk foundriesio#1 succeeded at 1549 with fuzz 2 (offset 174 lines). patching file arch/arm/dts/k3-binman.dtsi Hunk foundriesio#1 FAILED at 13. 1 out of 1 hunk FAILED -- rejects in file arch/arm/dts/k3-binman.dtsi patching file board/ti/common/Kconfig Hunk foundriesio#1 FAILED at 49. 1 out of 1 hunk FAILED -- rejects in file board/ti/common/Kconfig Patch k3-accept-filesystem-path-to-the-RoT-key.patch does not apply (enforce with -f) ERROR: u-boot-ti-staging-1_2024.04+git-r0 do_patch: Applying patch 'k3-set-env-variable-device_type.patch' on target directory '/lmp/build-lmp-am62xx-evm-scarthgap-next/tmp-lmp/work/am62xx_evm-lmp-linux/u-boot-ti-staging/2024.04+git/git' CmdError('quilt --quiltrc /lmp/build-lmp-am62xx-evm-scarthgap-next/tmp-lmp/work/am62xx_evm-lmp-linux/u-boot-ti-staging/2024.04+git/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch k3-set-env-variable-device_type.patch patching file arch/arm/mach-k3/common.c Hunk foundriesio#1 succeeded at 570 (offset -30 lines). Hunk foundriesio#2 FAILED at 613. 1 out of 2 hunks FAILED -- rejects in file arch/arm/mach-k3/common.c Patch k3-set-env-variable-device_type.patch does not apply (enforce with -f) Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22413d3 - Browse repository at this point
Copy the full SHA 22413d3View commit details -
Revert "bsp: meson: fixup the imx meson backported"
This reverts commit 915af2c. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4123cfa - Browse repository at this point
Copy the full SHA 4123cfaView commit details -
Revert "bsp: meson: backport version 0.63.3"
This reverts commit c8db41e. Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fd2003 - Browse repository at this point
Copy the full SHA 0fd2003View commit details -
base: fioefi: introduce initial recipe
Introduce recipe, that assembles a "fioefi" script which wraps UEFI Capsule update commands. Scripts provides the same usage API as fiovb/ubootenv apps: $ fioefi_setenv bootupgrade_available 1 $ fioefi_printenv rollback Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4dc9faa - Browse repository at this point
Copy the full SHA 4dc9faaView commit details -
base: sota: install fioefi package if feature is enabled
Install fioefi package if fioefi machine feature is enabled. Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d55f669 - Browse repository at this point
Copy the full SHA d55f669View commit details -
bsp: fioefi: tegra: add tegra-specific includes
Add tegra-specific fioefi script includes. Testing fioefi script: $ export FIO_OSTREE_TARGET_SYSROOT=/ $ fioefi_setenv bootupgrade_available 1 $ reboot .... Update Progress - 100% ************************************************** Shutdown state requested 1 Rebooting system ... When ak-lite is used, it automatically sets a path to the target sysroot via FIO_OSTREE_TARGET_SYSROOT variable. Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94d833c - Browse repository at this point
Copy the full SHA 94d833cView commit details -
base: aktualizr: introduce fioefi rollback mode
Introduce support for fioefi rollback mode in aktualizr. Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb26bcf - Browse repository at this point
Copy the full SHA fb26bcfView commit details -
bsp: tegra: enable fioefi machine feature
Enable fioefi MACHINE_FEATURE for tegra by default. Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd4d8f4 - Browse repository at this point
Copy the full SHA cd4d8f4View commit details -
bsp: tegra: define LMP_BOOT_FIRMWARE_FILES
Add tegra-bl.cap UEFI capsule to LMP_BOOT_FIRMWARE_FILES. Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ed5173 - Browse repository at this point
Copy the full SHA 5ed5173View commit details -
bsp: fioefi: currently this is only supported on tegra
Signed-off-by: Jose Quaresma <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db77646 - Browse repository at this point
Copy the full SHA db77646View commit details -
bsp: lmp-boot-firmware: tegra: depend on tegra-uefi-capsules
Add dependency on tegra-uefi-capsules for lmp-boot-firmware on tegra machines. Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57f562a - Browse repository at this point
Copy the full SHA 57f562aView commit details -
base: fioefi: add lmp-boot-firmware dependency for all targets
Add lmp-boot-firmware runtime dependency for all targets. Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0ad12d - Browse repository at this point
Copy the full SHA f0ad12dView commit details -
bsp: tegra: do not install uefi capsules
Do not install UEFI capsules to rootfs, lmp-boot-firmware should handle that instead. Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27747bc - Browse repository at this point
Copy the full SHA 27747bcView commit details -
tegra: enable systemd-boot support
Enable systemd-boot support by default for Tegra machines. Boot test: Jetson UEFI firmware (version v35.5.0 built on 2024-02-26T13:44:31+00:00) ESC to enter Setup. F11 to enter Boot Manager Menu. Enter to continue boot. ** WARNING: Test Key is used. ** ......EFI stub: Booting Linux Kernel... EFI stub: Using DTB from configuration table EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path EFI stub: Exiting boot services and installing virtual address map... I/TC: Secondary CPU 1 initializing ..... Linux-microPlatform 4.0.20 jetson-agx-xavier-devkit ttyTCU0 jetson-agx-xavier-devkit login: Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c4c0d3 - Browse repository at this point
Copy the full SHA 3c4c0d3View commit details -
base: ostree: add support systemd-boot automatic boot assesment
Add support for Automatic Boot Assessment [1]. Boot entries are now created with an additional suffix, which represents the amount of maximum tries for boot counting. [1] https://systemd.io/AUTOMATIC_BOOT_ASSESSMENT/ Signed-off-by: Igor Opaniuk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ec9687 - Browse repository at this point
Copy the full SHA 5ec9687View commit details