| Message ID | 20260807073837.1394655-1-m-shah@ti.com |
|---|---|
| Headers | show |
| Series | Backport ti-core-initramfs to scarthgap for j722s NFS boot | expand |
meta-ti / na / 20260807073837.1394655-1-m-shah
PRC Results: FAIL
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
WARN - [meta-ti][scarthgap][PATCH v3 2/4] k3: fix weak IMAGE_BOOT_FILES assignment
WARN: Revised patch missing a comment. (REVISION-1)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
WARN - [meta-ti][scarthgap][PATCH v3 3/4] initramfs-module-netsetup: add recipe for DHCP before NFS root mount
WARN: Revised patch missing a comment. (REVISION-1)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
WARN - [meta-ti][scarthgap][PATCH v3 4/4] initramfs-module-netsetup: add j722s CPSW proxy-client kernel modules
WARN: Revised patch missing a comment. (REVISION-1)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
=========================================================
apply-yocto-patch: PASS
=========================================================
scarthgap
=====================
Summary:
- Patch Series: [meta-ti][scarthgap][PATCH v3 0/4] Backport ti-core-initramfs to scarthgap for j722s NFS boot
- Submitter: From: Moteen Shah <m-shah@ti.com>
- Date: Date: Fri, 7 Aug 2026 13:08:33 +0530
- Num Patches: 4
- Mailing List (public inbox) Commit SHA: 302eea507c00c061dfcbf75fea1e6f4d22c77b5a
Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: scarthgap-wip
- Commit Author: Denys Dmytriyenko (TI) <denys@konsulko.com>
- Commit Subject: meta-beagle: linux-bb.org: upgrade 6.12.43 -> 6.12.57
- Commit SHA: 7ff810824442c56ef59fa2d705d64a03ade5f5f7
Patches
----------------------------------------
All patches applied
=========================================================
check-yocto-repo: PASS
=========================================================
scarthgap
=====================
PASS
=========================================================
yocto-check-layers: FAIL
=========================================================
scarthgap - FAIL
=====================
ERROR: Nothing RPROVIDES '${VIRTUAL-RUNTIME_dev_manager}' (but <build-dir>/sources/meta-ti/meta-ti-bsp/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bb RDEPENDS on or otherwise requires it)
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
On 07/08/26 13:12, PRC Automation wrote: > meta-ti / na / 20260807073837.1394655-1-m-shah > > PRC Results: FAIL > > ========================================================= > check-yocto-patches: PASS > ========================================================= > Patches > ---------------------------------------- > WARN - [meta-ti][scarthgap][PATCH v3 2/4] k3: fix weak IMAGE_BOOT_FILES assignment > WARN: Revised patch missing a comment. (REVISION-1) > patch > > For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887 > WARN - [meta-ti][scarthgap][PATCH v3 3/4] initramfs-module-netsetup: add recipe for DHCP before NFS root mount > WARN: Revised patch missing a comment. (REVISION-1) > patch > > For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887 > WARN - [meta-ti][scarthgap][PATCH v3 4/4] initramfs-module-netsetup: add j722s CPSW proxy-client kernel modules > WARN: Revised patch missing a comment. (REVISION-1) > patch > > For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887 > > > > ========================================================= > apply-yocto-patch: PASS > ========================================================= > scarthgap > ===================== > Summary: > - Patch Series: [meta-ti][scarthgap][PATCH v3 0/4] Backport ti-core-initramfs to scarthgap for j722s NFS boot > - Submitter: From: Moteen Shah <m-shah@ti.com> > - Date: Date: Fri, 7 Aug 2026 13:08:33 +0530 > - Num Patches: 4 > - Mailing List (public inbox) Commit SHA: 302eea507c00c061dfcbf75fea1e6f4d22c77b5a > > Applied to: > - Repository: lcpd-prc-meta-ti > - Base Branch: scarthgap-wip > - Commit Author: Denys Dmytriyenko (TI) <denys@konsulko.com> > - Commit Subject: meta-beagle: linux-bb.org: upgrade 6.12.43 -> 6.12.57 > - Commit SHA: 7ff810824442c56ef59fa2d705d64a03ade5f5f7 > > Patches > ---------------------------------------- > All patches applied > > > > ========================================================= > check-yocto-repo: PASS > ========================================================= > scarthgap > ===================== > PASS > > > > ========================================================= > yocto-check-layers: FAIL > ========================================================= > scarthgap - FAIL > ===================== > ERROR: Nothing RPROVIDES '${VIRTUAL-RUNTIME_dev_manager}' (but <build-dir>/sources/meta-ti/meta-ti-bsp/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bb RDEPENDS on or otherwise requires it) > ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. I dont understand the failure fully, how can I reproduce it locally? @Ryan and @Denys any inputs? Regards, Moteen > >
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. Changes since v2: - Added missing PV = "1.0" to ti-core-initramfs.bb and packagegroup-ti-core-initramfs.bb (check-yocto-repo PV-1). - Added per-patch revision notes (check-yocto-patches REVISION-1). Changes since v1: - Dropped directory-path prefixes from commit subjects (recipes-ti:, conf: machine:) per check-yocto-patches COMMIT-MESSAGE-3. - Shortened patch 3's subject to fit under 80 chars (COMMIT-MESSAGE-1). - Fix Signed-off-by in patch 2 Moteen Shah (3): initramfs: add ti-core-initramfs image and packagegroup initramfs-module-netsetup: add recipe for DHCP before NFS root mount initramfs-module-netsetup: add j722s CPSW proxy-client kernel modules Ryan Eatmon (1): 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 | 30 +++++++++++ .../recipes-ti/initramfs/ti-core-initramfs.bb | 39 ++++++++++++++ 7 files changed, 193 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