mirror of
https://github.com/feyisay07/meta-bsp-imx8mm.git
synced 2026-09-24 06:10:13 +01:00
nxp-demo-experience: Make it work with imx8mp CompuLab SOMs
Signed-off-by: Valentin Raevsky <valentin@compulab.co.il>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Copyright 2021 CompuLab
|
||||
# Make it work with the ucm-imx8m-plus boards
|
||||
do_install:prepend() {
|
||||
sed -i "s/\(\"compatible.*imx8mp.*\)\",/\1, ${MACHINE}\", /g" ${WORKDIR}/demos/demos.json
|
||||
}
|
||||
Reference in New Issue
Block a user