<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-bsp/qe-ucode, branch bump-kernel</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-kernel</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-kernel'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2025-06-28T16:58:39+00:00</updated>
<entry>
<title>global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location</title>
<updated>2025-06-28T16:58:39+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2025-06-28T16:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b747b01501d19a160612711b0bdc1cee0c24f670'/>
<id>urn:sha1:b747b01501d19a160612711b0bdc1cee0c24f670</id>
<content type='text'>
The series [1] changed the way sources are fetched/unpacked and
S needs to follow that. Additionally for git repos it moved away from
having 'git/' as the checkout directory.

This has been partly tested by building weston based image for
imx6/imx6ull/imx7/imx8/imx8mm/imx8mp/imx95 based images.
E.g. none of the recipes specific for qoriq is built time tested.

As walnascar is no longer compatible with master/whinlatter drop
it from LAYERSERIES_COMPAT.

[1] https://lore.kernel.org/openembedded-core/20250616095000.2918921-1-alex.kanavin@gmail.com/

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>recipes: fix whitespace warnings</title>
<updated>2025-04-22T22:37:01+00:00</updated>
<author>
<name>Hiago De Franco</name>
<email>hiago.franco@toradex.com</email>
</author>
<published>2025-04-22T20:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=10b651b0d1ded461f00f519b2effd0e8d11d3001'/>
<id>urn:sha1:10b651b0d1ded461f00f519b2effd0e8d11d3001</id>
<content type='text'>
Since OE bitbake commit 24772dd2ae6c ("parse/ConfHandler: Add warning for
deprecated whitespace usage"), the current build generates the following
warning (as example):

WARNING:
/var/home/frh/bsp-master/build/../layers/meta-freescale/recipes-kernel/linux/linux-imx.inc:36
has a lack of whitespace around the assignment:
'KCONFIG_MODE="--alldefconfig"'

Fix all the warnings.

Signed-off-by: Hiago De Franco &lt;hiago.franco@toradex.com&gt;
</content>
</entry>
<entry>
<title>qe-ucode: replace NXP-Binary-EULA with LICENSE to calculate checksum</title>
<updated>2025-01-21T09:49:23+00:00</updated>
<author>
<name>Meng Li</name>
<email>Meng.Li@windriver.com</email>
</author>
<published>2025-01-21T09:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=04c08b122a7c04f5aff3b2ae7f585a7334b3cd47'/>
<id>urn:sha1:04c08b122a7c04f5aff3b2ae7f585a7334b3cd47</id>
<content type='text'>
According to the commit c89d7843943f("Move License File from
NXP-Binary-EULA to LICENSE") of repo https://github.com/nxp-qoriq/qoriq-qe-ucode.
NXP-Binary-EULA is renamed to LICENSE, so replace NXP-Binary-EULA
with LICENSE in recipe file.

Signed-off-by: Meng Li &lt;Meng.Li@windriver.com&gt;
</content>
</entry>
<entry>
<title>qe-ucode: Update to latest from NXP 6.6.52-2.2.0</title>
<updated>2025-01-13T05:58:59+00:00</updated>
<author>
<name>Flora Hu</name>
<email>flora.hu@nxp.com</email>
</author>
<published>2025-01-02T08:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=1fa85893dbc24fd5b827d926ba19f54cf7347dd1'/>
<id>urn:sha1:1fa85893dbc24fd5b827d926ba19f54cf7347dd1</id>
<content type='text'>
Update SRCREV to c89d784

Signed-off-by: Flora Hu &lt;flora.hu@nxp.com&gt;
</content>
</entry>
<entry>
<title>recipes: use https protocol and add explicit branch parameter</title>
<updated>2021-11-03T21:27:01+00:00</updated>
<author>
<name>Pierre-Jean Texier</name>
<email>texier.pj2@gmail.com</email>
</author>
<published>2021-11-03T21:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=bef00d6e4f25b4a9d3272e0d69db7545590ed204'/>
<id>urn:sha1:bef00d6e4f25b4a9d3272e0d69db7545590ed204</id>
<content type='text'>
Due to https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git
it is required to use https protocol for github repo accessing.

Update created with oe-core/scripts/contrib/convert-srcuri.py (see [0])

Fixes:

WARNING: /work/meta-freescale/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.07.bb: URL: git://github.com/Freescale/u-boot-fslc.git;branch=2021.07+fslc uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.

[0] - https://git.openembedded.org/openembedded-core/tree/scripts/contrib/convert-srcuri.py

Signed-off-by: Pierre-Jean Texier &lt;texier.pj2@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer: Convert to new override syntax</title>
<updated>2021-08-12T17:08:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-02T18:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=59d36c9832702989bfcca8a5af29fb2dff01efcc'/>
<id>urn:sha1:59d36c9832702989bfcca8a5af29fb2dff01efcc</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qe-ucode: remove fsl-eula-unpack class</title>
<updated>2019-12-23T12:32:28+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2019-12-20T07:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=db34750f801bfc808673db11543b414c9de535ff'/>
<id>urn:sha1:db34750f801bfc808673db11543b414c9de535ff</id>
<content type='text'>
Binary EULA, but the "inherit fsl-eula-unpack"
forces the user to accept a much more elaborate license

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
</content>
</entry>
<entry>
<title>qe-ucode: update recipes</title>
<updated>2019-07-12T20:18:34+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2019-07-05T03:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=d9d4c44812dfbb8808ba3759e4ad21e76efb8c30'/>
<id>urn:sha1:d9d4c44812dfbb8808ba3759e4ad21e76efb8c30</id>
<content type='text'>
*install *.bin to boot
*set COMPATIBLE_MACHINE to qoriq

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
</content>
</entry>
<entry>
<title>remove True option to getVar calls</title>
<updated>2019-01-17T14:29:17+00:00</updated>
<author>
<name>André Draszik</name>
<email>andre.draszik@jci.com</email>
</author>
<published>2019-01-17T14:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=74df05a7f0fd698cbbe65b9bf925f186891426ca'/>
<id>urn:sha1:74df05a7f0fd698cbbe65b9bf925f186891426ca</id>
<content type='text'>
getVar() has been defaulting to expanding by default for
a long time (2016), thus remove the True option from
getVar() calls with a regex search and replace.

Search &amp; replace made using the following command:
    sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \
        -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \
             | cut -d':' -f1 \
             | sort -u)

Signed-off-by: André Draszik &lt;andre.draszik@jci.com&gt;
</content>
</entry>
<entry>
<title>qe-ucode: inherit fsl-eula-unpack class</title>
<updated>2019-01-10T13:00:49+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2018-12-20T03:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=74b7017bdf42f7f094954265cdc0fc09cfb66373'/>
<id>urn:sha1:74b7017bdf42f7f094954265cdc0fc09cfb66373</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
