Skip to content

Commit

Permalink
upgrade bsp to nxp lf-5.15.71-2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Josua-SR committed Oct 4, 2024
1 parent 1fcc3db commit d4bde5b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 12 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
run: |
repo init -u https://github.com/SolidRun/meta-solidrun-arm-imx8 \
-b ${{ github.head_ref || github.ref_name }} \
-m sr-imx-5.15.71-2.2.0.xml
-m sr-imx-5.15.71-2.2.2.xml
repo sync
rm -rf sources/meta-solidrun-arm-imx8
Expand Down Expand Up @@ -191,4 +191,4 @@ jobs:
aws_bucket: ${{ secrets.IMAGES_S3_BUCKET }}
endpoint: ${{ secrets.IMAGES_S3_HOST }}
source_dir: s3
destination_dir: IMX8/imx8mp_yocto_kirkstone-5.15.71-2.2.0/${{ needs.build_images.outputs.build_tag }}
destination_dir: IMX8/imx8mp_yocto_kirkstone-5.15.71-2.2.2/${{ needs.build_images.outputs.build_tag }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use with OpenEmbedded and Yocto Freescale's BSP layer.

2. Get NXP Ycoto sources(require repo app):

repo init -u https://github.com/SolidRun/meta-solidrun-arm-imx8 -b kirkstone-imx8m -m sr-imx-5.15.71-2.2.0.xml
repo init -u https://github.com/SolidRun/meta-solidrun-arm-imx8 -b kirkstone-imx8m -m sr-imx-5.15.71-2.2.2.xml
repo sync

3. Add the meta-solidrun-arm-imx8 layer (curent git repository) into the sources directory, the directory layout should be like this:
Expand Down
1 change: 0 additions & 1 deletion conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ BBFILE_PRIORITY_solidrun-arm-imx8 = "10"
LAYERSERIES_COMPAT_solidrun-arm-imx8 = "kirkstone"

BBMASK += "meta-bsp/recipes-kernel/linux-firmware/.*\.bbappend"
BBMASK += "meta-imx/meta-bsp/recipes-support/opencv/"
16 changes: 8 additions & 8 deletions sr-imx-5.15.71-2.2.0.xml → sr-imx-5.15.71-2.2.2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
<linkfile dest="setup-environment" src="setup-environment"/>
</project>
<project name="meta-browser" path="sources/meta-browser" remote="OSSystems" revision="e232c2e21b96dc092d9af8bea4b3a528e7a46dd6"/>
<project name="meta-clang" path="sources/meta-clang" remote="clang" revision="b9df71259272cc4e3078e92614720756ccb05845" upstream="kirkstone"/>
<project name="meta-freescale" path="sources/meta-freescale" remote="community" revision="adff7626fdbcf789a3ce5781cab0385c1e831717" upstream="kirkstone"/>
<project name="meta-freescale-3rdparty" path="sources/meta-freescale-3rdparty" remote="community" revision="bf12dc09d88a53d7345377de277fbcc20ed87235" upstream="kirkstone"/>
<project name="meta-clang" path="sources/meta-clang" remote="clang" revision="c728c3f9168c8a4ed05163a51dd48ca1ad8ac21d" upstream="kirkstone"/>
<project name="meta-freescale" path="sources/meta-freescale" remote="community" revision="c82d4634e7aba8bc0de73ce1dfc997b630051571" upstream="kirkstone"/>
<project name="meta-freescale-3rdparty" path="sources/meta-freescale-3rdparty" remote="community" revision="5977197340c7a7db17fe3e02a4e014ad997565ae" upstream="kirkstone"/>
<project name="meta-freescale-distro" path="sources/meta-freescale-distro" remote="community" revision="d5bbb487b2816dfc74984a78b67f7361ce404253" upstream="kirkstone"/>

<project name="meta-imx" path="sources/meta-imx" remote="nxp-imx" revision="refs/tags/rel_imx_5.15.71_2.2.0" upstream="kirkstone-5.15.71-2.2.0">
<project name="meta-imx" path="sources/meta-imx" remote="nxp-imx" revision="refs/tags/rel_imx_5.15.71_2.2.2" upstream="kirkstone-5.15.71-2.2.2">
<linkfile dest="README-IMXBSP" src="README"/>
</project>

<project name="meta-nxp-demo-experience" path="sources/meta-nxp-demo-experience" remote="imx-support" revision="52eaf8bf42f8eda2917a1c8c046003c8c2c8f629" upstream="kirkstone"/>
<project name="meta-openembedded" path="sources/meta-openembedded" remote="oe" revision="9e539aaed608a03b1128a7361426703d8f9ba705" upstream="kirkstone"/>
<project name="meta-qt6" path="sources/meta-qt6" remote="QT6" revision="48b5dcc16b7adf059b6e42e5e9895b98584df028" upstream="6.3.2"/>
<project name="meta-openembedded" path="sources/meta-openembedded" remote="oe" revision="744a4b6eda88b9a9ca1cf0df6e18be384d9054e3" upstream="kirkstone"/>
<project name="meta-qt6" path="sources/meta-qt6" remote="QT6" revision="ed785a25d12e365d1054700d4fc94a053176eb14" upstream="6.3.2"/>
<project name="meta-timesys" path="sources/meta-timesys" remote="Timesys" revision="d1ad27bfacc937048e7f9084b17f4d7c917d2004" upstream="master"/>
<project name="meta-virtualization" path="sources/meta-virtualization" remote="yocto" revision="9d056f957b42e31f1c2c5bad0af1ab6c84b53ee6" upstream="kirkstone"/>
<project name="poky" path="sources/poky" remote="yocto" revision="f53ab3a2ff206a130cdc843839dd0ea5ec4ad02f" upstream="kirkstone"/>
<project name="meta-virtualization" path="sources/meta-virtualization" remote="yocto" revision="9482648daf0bb42ff3475e7892542cf99f3b8d48" upstream="kirkstone"/>
<project name="poky" path="sources/poky" remote="yocto" revision="24a3f7b3648185e33133f5d96b184a6cb6524f3d" upstream="kirkstone"/>
<project name="meta-hailo" path="sources/meta-hailo" remote="hailo-ai" revision="c093ed15914abd456afd6d81ced6e6b2b77e180e" upstream="kirkstone"/>
<project name="meta-mender" path="sources/meta-mender" remote="mender" revision="eb5b14577295ec3a15d3b21602ac4607a0cb3ad8" upstream="kirkstone"/>
<project name="meta-solidrun-arm-imx8" path="sources/meta-solidrun-arm-imx8" remote="solidrun" revision="kirkstone-imx8m">
Expand Down

0 comments on commit d4bde5b

Please sign in to comment.