mbox series

[meta-ti,scarthgap,0/4] Backport ti-core-initramfs to scarthgap for j722s NFS boot

Message ID 20260807060155.1381364-1-m-shah@ti.com
Headers show
Series Backport ti-core-initramfs to scarthgap for j722s NFS boot | expand

Message

Moteen Shah Aug. 7, 2026, 6:01 a.m. UTC
Backport of the ti-core-initramfs + initramfs-module-netsetup
infrastructure (originally developed on wrynose/master-next) to
scarthgap, scoped to what j722s NFS boot actually needs.

Moteen Shah (3):
  recipes-ti: initramfs: add ti-core-initramfs image and packagegroup
  recipes-ti: initramfs: add initramfs-module-netsetup for DHCP before
    NFS root mount
  recipes-ti: initramfs: add j722s CPSW proxy-client kernel modules to
    netsetup

Ryan Eatmon (1):
  conf: machine: k3: fix weak IMAGE_BOOT_FILES assignment

 meta-ti-bsp/conf/machine/include/k3.inc       |  2 +-
 .../machine/include/ti-core-initramfs.inc     | 23 ++++++++
 meta-ti-bsp/conf/machine/include/ti-soc.inc   |  1 +
 .../initramfs-module-netsetup/83-netsetup     | 54 +++++++++++++++++++
 .../initramfs-module-netsetup_1.0.bb          | 45 ++++++++++++++++
 .../packagegroup-ti-core-initramfs.bb         | 28 ++++++++++
 .../recipes-ti/initramfs/ti-core-initramfs.bb | 37 +++++++++++++
 7 files changed, 189 insertions(+), 1 deletion(-)
 create mode 100644 meta-ti-bsp/conf/machine/include/ti-core-initramfs.inc
 create mode 100755 meta-ti-bsp/recipes-ti/initramfs/initramfs-module-netsetup/83-netsetup
 create mode 100644 meta-ti-bsp/recipes-ti/initramfs/initramfs-module-netsetup_1.0.bb
 create mode 100644 meta-ti-bsp/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bb
 create mode 100644 meta-ti-bsp/recipes-ti/initramfs/ti-core-initramfs.bb

--
2.34.1

Comments

PRC Automation Aug. 7, 2026, 6:05 a.m. UTC | #1
meta-ti / na / 20260807060155.1381364-1-m-shah

PRC Results: FAIL

=========================================================
  check-yocto-patches: FAIL
=========================================================
Patches
----------------------------------------
WARN - [meta-ti][scarthgap][PATCH 1/4] recipes-ti: initramfs: add ti-core-initramfs image and packagegroup
    WARN: Commit message should not include directory path to recipe: recipes-ti: initramfs: add ti-core-initramfs image and packagegroup.
              recipes-ti (COMMIT-MESSAGE-3)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
WARN - [meta-ti][scarthgap][PATCH 2/4] conf: machine: k3: fix weak IMAGE_BOOT_FILES assignment
    WARN: Commit message should not include directory path to recipe: conf: machine: k3: fix weak IMAGE_BOOT_FILES assignment.
              conf
              machine (COMMIT-MESSAGE-3)
        patch
    
    WARN: Missing Signed-off-by by sender in commit message. (SIGNED-OFF-BY-2)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
FAIL - [meta-ti][scarthgap][PATCH 3/4] recipes-ti: initramfs: add initramfs-module-netsetup for DHCP before NFS root mount
    ERROR: Commit message too long (> 80 chars): recipes-ti: initramfs: add initramfs-module-netsetup for DHCP before NFS root mount. (COMMIT-MESSAGE-1)
        patch:87
            Subject: [meta-ti][scarthgap][PATCH 3/4] recipes-ti: initramfs: add initramfs-module-netsetup for DHCP before NFS root mount
    
    WARN: Commit message should not include directory path to recipe: recipes-ti: initramfs: add initramfs-module-netsetup for DHCP before NFS root mount.
              recipes-ti (COMMIT-MESSAGE-3)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
WARN - [meta-ti][scarthgap][PATCH 4/4] recipes-ti: initramfs: add j722s CPSW proxy-client kernel modules to netsetup
    WARN: Commit message should not include directory path to recipe: recipes-ti: initramfs: add j722s CPSW proxy-client kernel modules to netsetup.
              recipes-ti (COMMIT-MESSAGE-3)
        patch
    
    For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887