[linux-yocto] IMAGE_POSTPROCESS_COMMAND

2024-03-22 Thread anzal786nizam
Hello, I am facing an issue with my meta layer where after building the image i am using a function to move the rootfs and bootloader files to a custom created folder in the build directory bootloader files are being moved easly but the ${IMAGE_NAME}.rootfs.tar not being copied becuase the

Re: [linux-yocto] [linux-yocto std kernel]: Add TSN support for imx9

2024-03-22 Thread Bruce Ashfield
merged! Bruce In message: [linux-yocto] [linux-yocto std kernel]: Add TSN support for imx9 on 22/03/2024 Xiaolei Wang wrote: > Hi Bruce > > Would you please help to merge the following patch into branch: > > v6.1/standard/nxp-sdk-6.1/nxp-soc > > for nxp-imx9 bsp? > > The following

Re: [linux-yocto] [kernel-cache][PATCH 08/12] bsp/genericarm64: enable USB On-The-Go and Gadget

2024-03-22 Thread Bruce Ashfield
On Fri, Mar 22, 2024 at 6:27 AM Ross Burton wrote: > > On 21 Mar 2024, at 23:26, Bruce Ashfield wrote: > >> # USB support > >> +# OTG support > >> +CONFIG_USB_OTG=y > > > > We've got more than a few BSPs that are setting this, and > > really we should just add a features/usb/usb-otg.scc to > >

Re: [linux-yocto] [kernel-cache][PATCH 08/12] bsp/genericarm64: enable USB On-The-Go and Gadget

2024-03-22 Thread Ross Burton
On 21 Mar 2024, at 23:26, Bruce Ashfield wrote: >> # USB support >> +# OTG support >> +CONFIG_USB_OTG=y > > We've got more than a few BSPs that are setting this, and > really we should just add a features/usb/usb-otg.scc to > go along with the other usb features. > > I wouldn't cleanup all the

[linux-yocto] [linux-yocto std kernel]: Add TSN support for imx9

2024-03-22 Thread Xiaolei Wang via lists.yoctoproject.org
Hi Bruce Would you please help to merge the following patch into branch: v6.1/standard/nxp-sdk-6.1/nxp-soc for nxp-imx9 bsp? The following changes since commit b9f1e20c17376d047aa8d6a9f1a06e970da2d1f9: Merge branch 'v6.1/standard/base' into v6.1/standard/nxp-sdk-6.1/nxp-soc

[linux-yocto] [linux-yocto rt kernel]: Add TSN support for imx9

2024-03-22 Thread Xiaolei Wang via lists.yoctoproject.org
Hi Bruce Would you please help to merge the following patch into branch: v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc for nxp-imx9 bsp? The following changes since commit 89c072e5b53d68d8c1f79cfe2f61f3a52556ae1d: Merge branch 'v6.1/standard/base' into