Skip to content
Snippets Groups Projects
Commit bb548186 authored by GitBot's avatar GitBot
Browse files

Integrate meta-seconorth-distro/fix_fnginstall

--

Commit: seco-ne/yocto/layers/meta-seconorth-distro@fd9cc721

os-release: Updated URL

--

Commit: seco-ne/yocto/layers/meta-seconorth-distro@f0471f13

partitions: Increased fngsystem partition size

The Kirkstone-based Flash-N-Go System (plus the kernel) is slightly bigger
than the current 64MB partition size. Increased the size to 128 MB for now.
In the future, compressing the kernel would be a better solution.

Info: Self-extracting kernels are not yet supported on ARM64. We, therefore,
use an uncompressed kernel at the moment.

--

Commit: seco-ne/yocto/layers/meta-seconorth-distro@40d27565

fnginstall: Fixed wrong machine name

The selection of the partition scheme was still dependent on the old
machine names and was therefore broken (the selection was falling back
to the i.MX6 scheme).
parent 29bb61ba
No related branches found
No related tags found
No related merge requests found
Pipeline #26481 passed with stage
in 8 seconds
......@@ -22,7 +22,7 @@
<project name="meta-freescale.git" revision="2fb1ce365338126aad365012ebb913b3e4a9f1be" remote="fslc" path="sources/meta-freescale" />
<project name="meta-freescale-distro.git" revision="fc15f5003043da23212596be7366ae2547c308ad" remote="fslc" path="sources/meta-freescale-distro" />
<project name="layers/meta-seconorth-machine" revision="deba8d320780590f0a304729cdab006cd6478b81" remote="seco-ne" path="sources/meta-seconorth-machine" />
<project name="layers/meta-seconorth-distro" revision="191e249f697acb3f3c2a2712b3f45d7ebb137f3d" remote="seco-ne" path="sources/meta-seconorth-distro" />
<project name="layers/meta-seconorth-distro" revision="fd9cc7216e767e38e928b3006802979965fe3350" remote="seco-ne" path="sources/meta-seconorth-distro" />
<project name="layers/meta-seconorth-nogplv3" revision="c12957e734014563ea472ed1bb1b6553154d1c68" remote="seco-ne" path="sources/meta-seconorth-nogplv3" />
<project name="config" revision="39ac7a10e545d364d1f3bbf0db6920b99f0bf44a" remote="seco-ne" path=".conf" >
<linkfile dest="setup-environment" src="setup-environment" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment