<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/scripts, branch hardknott</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2025-04-01T17:44:26+00:00</updated>
<entry>
<title>Add workflow to automatically update LICENSE file with recipe licenses</title>
<updated>2025-04-01T17:44:26+00:00</updated>
<author>
<name>Abner C. Paula</name>
<email>abner.cordeiro@ossystems.com.br</email>
</author>
<published>2024-12-05T11:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f3e020635c77c9c5a77f1f98fc1e8cc4d7ae8b6b'/>
<id>urn:sha1:f3e020635c77c9c5a77f1f98fc1e8cc4d7ae8b6b</id>
<content type='text'>
Originally from meta-freescale-3rdparty.

Signed-off-by: Abner C. Paula &lt;abner.cordeiro@ossystems.com.br&gt;
(cherry picked from commit 77f6565f4ac5d9a57dc49abafa04dca07cb2979a)
</content>
</entry>
<entry>
<title>wic: Move all wks files to root layer directory</title>
<updated>2017-09-29T19:27:02+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2017-09-29T19:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=11d2434b08f9d71a61a4852489697ab2d77d782b'/>
<id>urn:sha1:11d2434b08f9d71a61a4852489697ab2d77d782b</id>
<content type='text'>
The wic looks for wks files in many places. The root layer directory
is one of those and makes much easier to find the wks files for
reference and use.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>wic: imx-uboot-spl: Change u-boot suffix to img</title>
<updated>2016-10-19T19:49:58+00:00</updated>
<author>
<name>Fabio Berton</name>
<email>fabio.berton@ossystems.com.br</email>
</author>
<published>2016-10-19T17:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=bbfff7c1bbc3db33dff44b7624690dc8b4ef0131'/>
<id>urn:sha1:bbfff7c1bbc3db33dff44b7624690dc8b4ef0131</id>
<content type='text'>
Currently all machines that use SPL are using u-boot.img.

Signed-off-by: Fabio Berton &lt;fabio.berton@ossystems.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>wic: Change wks files path</title>
<updated>2016-10-19T19:49:58+00:00</updated>
<author>
<name>Fabio Berton</name>
<email>fabio.berton@ossystems.com.br</email>
</author>
<published>2016-10-19T17:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9c77a0bdf4a0b6fc3ee0c547ebcbf82f10178942'/>
<id>urn:sha1:9c77a0bdf4a0b6fc3ee0c547ebcbf82f10178942</id>
<content type='text'>
WKS_SEARCH_PATH searches inside scripts/lib/wic/canned-wks, rename
scripts/lib/image/canned-wks/ to scripts/lib/wic/canned-wks/.

Signed-off-by: Fabio Berton &lt;fabio.berton@ossystems.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>wic: Change reference wks files to avoid /boot partition use</title>
<updated>2016-10-19T19:49:58+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-10-18T19:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=17c06b4676b01ea93d0afc378b6ba7e6efe997ba'/>
<id>urn:sha1:17c06b4676b01ea93d0afc378b6ba7e6efe997ba</id>
<content type='text'>
For the sake of user-friendness we will avoid the use of /boot
partition.

The use of wic images, using this layout, is simpler as it does not
require manual setting of IMAGE_BOOT_FILES and thus allow for generic
use across different machines.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Move meta-fsl-arm content to layer root</title>
<updated>2015-07-16T18:01:29+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-07-15T20:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f8517afc7a5ada4538b3b7d397fa32586d57ffe5'/>
<id>urn:sha1:f8517afc7a5ada4538b3b7d397fa32586d57ffe5</id>
<content type='text'>
The meta-fsl-arm is going to be used as the base for this layer. It
contains a clean history and allowing a more granullar set of changes.

This commit is just a rename of all contents of meta-fsl-arm
subdirectory to this layer's root, subsequent changes are based on top
of that.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
