Commit Graph

10 Commits

Author SHA1 Message Date
Benjamin Perseghetti
2fe75d23d9 udev-rules-imx: Enable use of neutron on imx95
Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
2025-03-31 14:16:41 -05:00
Jun Zhu
8fa7c96a93 sysvinit-inittab: Replace WORKDIR with UNPACKDIR in do_install [YOCIMX-8250]
Yocto 5.1 new changes make it can not install SRC_URI reference file from WORKDIR.
- Replace WORKDIR with UNPACKDIR.
- Refine do_install:append:gpu_2d.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-10-30 17:32:23 +08:00
Jun Zhu
5b0a184aa9 udev-extraconf: Add back blacklist.conf [YOCIMX-8250]
Use UNPACKDIR to replace WORKDIR in Yocto 5.1 recipe.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-10-29 17:28:08 +08:00
Tom Hochstein
d13f816f3a systemd: Restore sysvinit compatibility
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-10-21 07:30:44 -05:00
Jun Zhu
35bef24af8 systemd: Refine patch for v256.5
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-10-18 11:34:40 -05:00
Jun Zhu
7a59a6876e Change WORKDIR to UNPACKDIR in do_install [YOCIMX-8250]
Reference to Migration notes for 5.1:
- WORKDIR references in recipes
WORKDIR references in other recipes need auditing.
If they reference files from SRC_URI, they likely need changing to UNPACKDIR.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-10-18 11:34:40 -05:00
Neena Busireddy
886581d64e systemd-gpuconfig: Fix build issue with WORKDIR
Using S = ${WORKDIR} is no longer supported in Styhead

https://docs.yoctoproject.org/next/migration-guides/migration-5.1.html

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-10-18 11:34:40 -05:00
Zelan Zou
726774d804 systemd: Change unmanage network unit
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-04-24 09:17:24 +02:00
Zelan Zou
892c546cf2 systemd: Fix patch apply fuzz
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-03-28 14:50:37 +08:00
Neena Busireddy
d25c439714 Rename all the layers in meta-imx [YOCIMX-7393]
meta-bsp --> meta-imx-bsp
meta-sdk --> meta-imx-sdk
meta-ml --> meta-imx-ml
meta-v2x --> meta-imx-v2x
meta-cockpit-->meta-imx-cockpit

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2023-12-08 06:41:38 +01:00