mbox series

[meta-ti,master,0/1] Fix UBIFS build failure for am62lxx-evm platform

Message ID 20260320121402.269297-1-p-deshmukh@ti.com
Headers show
Series Fix UBIFS build failure for am62lxx-evm platform | expand

Message

Pratham Deshmukh March 20, 2026, 12:14 p.m. UTC
This patch series fixes a build failure encountered when creating UBIFS
images for the am62lxx-evm-rt platform. The mkfs.ubifs tool was failing
with "max_leb_cnt too low (10077 needed)" error because the filesystem
size had grown with the latest changes in meta-tisdk.

The fix increases the -c parameter in MKUBIFS_ARGS from 8500 to 12000
to accommodate the larger filesystem size requirement for the
tisdk-default-image build.

Pratham Deshmukh (1):
  conf: machine: am62lxx-evm: Increase max LEB count

 meta-ti-bsp/conf/machine/am62lxx-evm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

PRC Automation March 20, 2026, 12:15 p.m. UTC | #1
meta-ti / na / 20260320121402.269297-1-p-deshmukh

PRC Results: FAIL

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-ti][master][PATCH 1/1] conf: machine: am62lxx-evm: Increase max LEB count
    WARN: Commit message should not include directory path to recipe: conf: machine: am62lxx-evm: Increase max LEB count.
              machine
              conf (COMMIT-MESSAGE-3)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [meta-ti][master][PATCH 0/1] Fix UBIFS build failure for am62lxx-evm platform
- Submitter: From: Pratham Deshmukh <p-deshmukh@ti.com>
- Date: Date: Fri, 20 Mar 2026 17:44:01 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: ca274c0979b002effad9cf49dc7379a276a60f2b

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-wip
- Commit Author: Shiva Tripathi <s-tripathi1@ti.com>
- Commit Subject: conf: Enable dynamic tpm-layer support for LUKS
- Commit SHA: c4fc80ccd76ed65a98cedc0b77a64e576b691320

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: FAIL
=========================================================
master
=====================
FAIL
    WARN: .bbappend files might need a guard to make them check-layer compliant. (GUARD-1)
        meta-ti-bsp/dynamic-layers/tpm-layer/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bbappend
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887