<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-dpaa2, branch topic/fix-multilib-support</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-multilib-support</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-multilib-support'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2021-11-03T21:27:01+00:00</updated>
<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>dce: fix QA Issue during usermerge</title>
<updated>2021-10-21T07:45:27+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2021-10-20T06:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=265c7afa5c7e1491b960e5f77132a01dd6455feb'/>
<id>urn:sha1:265c7afa5c7e1491b960e5f77132a01dd6455feb</id>
<content type='text'>
While enabling usermerge, there is a QA issue:
...
ERROR: dce-git-r0 do_package: QA Issue: dce: Files/directories were installed but not shipped in any package:
  /sbin/dce-api-perf-test
  /sbin/dce-example
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
...

Use Yocto base_sbindir to replace hardcode ./sbin

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
</content>
</entry>
<entry>
<title>management-complex: add recipe for 10.29.0</title>
<updated>2021-10-15T14:11:36+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2021-10-15T03:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3f6f4bd60f9497008deea11d3ca4f500200e5b30'/>
<id>urn:sha1:3f6f4bd60f9497008deea11d3ca4f500200e5b30</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>spc: update to 39813868</title>
<updated>2021-10-15T14:11:36+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2021-10-15T03:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=4b68cd3d29951a207a2743b4a50b8ae1c1a4f4b9'/>
<id>urn:sha1:4b68cd3d29951a207a2743b4a50b8ae1c1a4f4b9</id>
<content type='text'>
Add multiple SP Profiles configuration.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>restool: update to d29522a</title>
<updated>2021-10-15T13:17:51+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2021-10-14T07:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=565af7f7c405c429b1747c748bc6159f830c4dbb'/>
<id>urn:sha1:565af7f7c405c429b1747c748bc6159f830c4dbb</id>
<content type='text'>
New commits:
d29522a dpsw: set mem_size field in ls-addsw to 0 by default
d7512d2 dpdmux: set mem_size field in ls-addmux to 0 by default
8fd3a6b restool: increase version to v2.3
53140e4 restool: change version string formatting
34e4e27 add man page for restool
2d46b18 restool: add bash completion script
2b876b5 dpdmai: add support for the new DPDMAI_OPT_CG_PER_PRIORITY create option
6188bc5 restool: support new dpsw_create and dpdmux_create option mem_size
0dd8744 restool: add DPSW_OPT_BP_PER_IF in dpsw create and ls-addsw
1bdfa99 ls-delete: take into account different naming for device links
6dd9314 dpni: memset the statistics
feddfa6 dpsw: add support to configure the component-type
282bd30 restool: add support for DPDMUX_OPT_AUTO_MAX_FRAME_LEN
23cdaec restool: print max_frame_length in info command
2876f7c dpni: add page_6 missing structure to dpn_statistics_v10
18c53fc restool: info command shows newly added stats
96ce70e dpdmux: dump interface statistics in info command output
afd9831 scripts: add the ls-delete helper script
0977d12 ls-addni: create a DPMCP for each DPIO created

disable manpage generation.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>restool: ignore date-time warnnings</title>
<updated>2021-10-15T03:40:51+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2021-10-13T08:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3fde9bdf9f04b8243b3cb07363ad32eea4ec1921'/>
<id>urn:sha1:3fde9bdf9f04b8243b3cb07363ad32eea4ec1921</id>
<content type='text'>
Fix:
| restool.c: In function 'main':
| restool.c:1346:68: error: macro "__DATE__" might prevent reproducible builds [-Werror=date-time]
|  1346 |         DEBUG_PRINTF("restool built on " __DATE__ " " __TIME__ "\n");
|       |                                                                    ^
| restool.c:1346:42: error: macro "__TIME__" might prevent reproducible builds [-Werror=date-time]

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>restool: ignore maybe-uninitialized warnnings</title>
<updated>2021-10-15T03:40:51+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2021-10-13T08:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=50c4043470eed14d1a22ec78b327daacfa3d8877'/>
<id>urn:sha1:50c4043470eed14d1a22ec78b327daacfa3d8877</id>
<content type='text'>
Fix:
In function 'create_dpbp_v9',
    inlined from 'create_dpbp' at dpbp_commands.c:465:11:
dpbp_commands.c:371:17: error: 'dpbp_cfg' may be used uninitialized [-Werror=maybe-uninitialized]
  371 |         error = dpbp_create(&amp;restool.mc_io, 0, dpbp_cfg, &amp;dpbp_handle);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from dpbp_commands.c:43:
dpbp_commands.c: In function 'create_dpbp':
mc_v9/fsl_dpbp.h:108:5: note: by argument 3 of type 'const struct dpbp_cfg *' to 'dpbp_create' declared here
  108 | int dpbp_create(struct fsl_mc_io        *mc_io,
      |     ^~~~~~~~~~~
dpbp_commands.c:448:25: note: 'dpbp_cfg' declared here
  448 |         struct dpbp_cfg dpbp_cfg;
      |                         ^~~~~~~~
| In function 'create_dprtc_v9',
|     inlined from 'create_dprtc' at dprtc_commands.c:463:11:
| dprtc_commands.c:369:17: error: 'dprtc_cfg' may be used uninitialized [-Werror=maybe-uninitialized]
|   369 |         error = dprtc_create(&amp;restool.mc_io, 0, dprtc_cfg, &amp;dprtc_handle);
|       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| In file included from dprtc_commands.c:42:
| dprtc_commands.c: In function 'create_dprtc':
| mc_v9/fsl_dprtc.h:126:5: note: by argument 3 of type 'const struct dprtc_cfg *' to 'dprtc_create' declared here
|   126 | int dprtc_create(struct fsl_mc_io       *mc_io,
|       |     ^~~~~~~~~~~~
| dprtc_commands.c:447:26: note: 'dprtc_cfg' declared here
|   447 |         struct dprtc_cfg dprtc_cfg;
|       |                          ^~~~~~~~~

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>qoriq: Convert to new override syntax</title>
<updated>2021-10-13T07:01:28+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2021-10-13T04:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=203f407a9e5d8d428ef42cb7bc8b436af337cc0a'/>
<id>urn:sha1:203f407a9e5d8d428ef42cb7bc8b436af337cc0a</id>
<content type='text'>
* change `virtclass-native`` to ``class-native`
* add fixes for ls2088a

Signed-off-by: Ting Liu &lt;ting.liu@nxp.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>gpp-aioptool: chown aiop_tool to root:root</title>
<updated>2020-12-16T11:40:52+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-12-16T02:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6a101d34a7ac568a2f24b4ae36ca4d178adc4843'/>
<id>urn:sha1:6a101d34a7ac568a2f24b4ae36ca4d178adc4843</id>
<content type='text'>
Fix host user contaminated issue
| WARNING: gpp-aioptool do_package: KeyError in ./package/usr/bin/aiop_tool
| Exception: KeyError: 'getpwuid(): uid not found: 2000'
| NOTE: recipe gpp-aioptool-git-r0: task do_package: Failed
</content>
</entry>
</feed>
