Skip to content

Commit

Permalink
meta-bsp-imx8mp: Freeze the layer meta-bsp-imx8mp.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Raevsky <[email protected]>
  • Loading branch information
vraevsky committed Feb 11, 2024
1 parent 5065828 commit 819cd78
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions scripts/meta-bsp-imx8mp.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8" ?>
<manifest>
<remote fetch="https://github.com/compulab-yokneam" name="compulab"/>
<manifest>
<remote fetch="https://github.com/compulab-yokneam" name="compulab"/>

<project name="meta-compulab" remote="compulab" revision="honister" path="sources/meta-compulab"/>
<project name="meta-compulab-bsp" remote="compulab" revision="honister" path="sources/meta-compulab-bsp"/>
<project name="meta-compulab-uefi" remote="compulab" revision="honister" path="sources/meta-compulab-uefi"/>
<project name="meta-bsp-imx8mp" remote="compulab" revision="mickledore-2.2.0" path="sources/meta-bsp-imx8mp" >
<linkfile src="tools/compulab-setup-env" dest="compulab-setup-env" />
</project>
<project name="meta-compulab" remote="compulab" revision="7c245d415ae64384231301ffcaa214fabc4f9440" path="sources/meta-compulab"/>
<project name="meta-compulab-bsp" remote="compulab" revision="ce589e31390af092287f553032e3cabff7346f39" path="sources/meta-compulab-bsp"/>
<project name="meta-compulab-uefi" remote="compulab" revision="b21ab9156d8eb851aeccf2cf51067f2afb01a5ab" path="sources/meta-compulab-uefi"/>
<project name="meta-imx8mp-isp" remote="compulab" revision="97f3ed95fc8e2d25cd55504419d17c0c5614ae28" path="sources/meta-imx8mp-isp"/>
<project name="meta-bsp-imx8mp" remote="compulab" revision="ucm-imx8m-plus-r3.0" path="sources/meta-bsp-imx8mp" >
<linkfile src="tools/compulab-setup-env" dest="compulab-setup-env"/>
</project>

<project name="meta-imx8mp-isp" remote="compulab" revision="6.1.55" path="sources/meta-imx8mp-isp"/>
</manifest>
</manifest>

0 comments on commit 819cd78

Please sign in to comment.