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 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 | 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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#20231):
https://lists.yoctoproject.org/g/meta-ti/message/20231
Mute This Topic: https://lists.yoctoproject.org/mt/120638904/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-