<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-fsl/packagegroups, branch master</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2026-08-07T12:29:55+00:00</updated>
<entry>
<title>packagegroups: Correct the dependsordered suppression rationale</title>
<updated>2026-08-07T12:29:55+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-08-06T11:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=0ba21620d212aaa5cc7adf6e9fc3be7a5b2f4e76'/>
<id>urn:sha1:0ba21620d212aaa5cc7adf6e9fc3be7a5b2f4e76</id>
<content type='text'>
Both packagegroups suppress oelint.vars.dependsordered on
RDEPENDS:${PN}, and oelint reports oelint.file.inlinesuppress_na against
both, claiming the suppression is not needed. It is needed: removing
either line makes oelint.vars.dependsordered fire again on the same file
set, with the same analyzer version and configuration, reported as
[branch:true].

oelint 9.10.1 therefore contradicts itself here -- inlinesuppress_na
does not account for branch-conditional findings. Keep both suppressions
and record the trap, so the next reader does not drop a load-bearing
line on the strength of that report.

While here, correct the stated mechanism. The entries are not mis-sorted
by a tokenizer: they are grouped conditional ${@...} first and then
alphabetically, and oelint sorts the expanded branch:true form, in which
the conditional entries land out of order. RDEPENDS ordering has no
build effect, so the readable grouping is kept.

Comment-only change. Verified with oelint-adv 9.10.1 (finding set
unchanged) and bitbake -p (1166 recipes, 0 errors).

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>packagegroup-fsl-tools-gpu-external: Order SUMMARY and add SECTION per oelint</title>
<updated>2026-07-22T11:57:05+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-07-17T14:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=38ee51b8daf6f9af595c7f249f220362b1669ff5'/>
<id>urn:sha1:38ee51b8daf6f9af595c7f249f220362b1669ff5</id>
<content type='text'>
Move SUMMARY above DESCRIPTION and add SECTION=graphics to the external
GPU tools package group (order.SUMMARY, suggestedvar.SECTION). No
functional change.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>packagegroup-fsl-tools-gpu: Order SUMMARY and add SECTION per oelint</title>
<updated>2026-07-22T11:57:05+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-07-17T14:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=bb4c426ea18ba6479a396e312b222c828fbdde44'/>
<id>urn:sha1:bb4c426ea18ba6479a396e312b222c828fbdde44</id>
<content type='text'>
Move SUMMARY above DESCRIPTION and add SECTION=graphics to the GPU
tools package group (order.SUMMARY, suggestedvar.SECTION). No
functional change.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>packagegroup-fsl-network: Order SUMMARY and add SECTION per oelint</title>
<updated>2026-07-22T11:57:05+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-07-17T14:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=2bf3b2820dcd171e9789b0084faaab425f78ed6d'/>
<id>urn:sha1:2bf3b2820dcd171e9789b0084faaab425f78ed6d</id>
<content type='text'>
Move SUMMARY above DESCRIPTION and add SECTION=console/network to the
networking package group (order.SUMMARY, suggestedvar.SECTION). No
functional change.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>packagegroup-fsl-isp: Add SUMMARY, expand DESCRIPTION and SECTION per oelint</title>
<updated>2026-07-22T11:57:05+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-07-22T11:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=efccc036e04b5033aaf9beb348a0f80b00eecd55'/>
<id>urn:sha1:efccc036e04b5033aaf9beb348a0f80b00eecd55</id>
<content type='text'>
Add a SUMMARY ahead of DESCRIPTION and SECTION=multimedia
(mandatoryvar.SUMMARY, suggestedvar.SECTION), and expand the terse
DESCRIPTION so it is longer than the SUMMARY (descriptiontoobrief).
No functional change.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>packagegroup-fsl-mfgtool: Add metadata and order RDEPENDS per oelint</title>
<updated>2026-07-17T12:18:19+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-07-15T12:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=897052a84127e2b17efd73f7949e5ce3ae9abd2a'/>
<id>urn:sha1:897052a84127e2b17efd73f7949e5ce3ae9abd2a</id>
<content type='text'>
Address the oelint-adv findings for this packagegroup:

- Add a DESCRIPTION distinct from SUMMARY (mandatoryvar.DESCRIPTION).
- Set SECTION = "console/utils" to classify the package group
  (suggestedvar.SECTION).
- Order the RDEPENDS:${PN}-base literal package names alphabetically,
  grouping the conditional keymaps entry and the machine RDEPENDS
  expansion last. The linter's tokenizer mis-sorts the ${@...}/${...}
  entries, so vars.dependsordered is suppressed inline with a rationale
  comment.
- Suppress vars.outofcontext on MACHINE_ESSENTIAL_EXTRA_RDEPENDS: the
  weak default (?= "") is intentional so the RDEPENDS reference resolves
  when no machine configuration sets it.

No functional change.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>packagegroup-imx-tools-audio: Add DESCRIPTION/SECTION per oelint</title>
<updated>2026-07-17T12:18:19+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-07-15T12:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3e292ef59c91d8867c503bd9ba1648a8d49d57e6'/>
<id>urn:sha1:3e292ef59c91d8867c503bd9ba1648a8d49d57e6</id>
<content type='text'>
Address the oelint-adv findings for this packagegroup:

- Add a DESCRIPTION distinct from SUMMARY (mandatoryvar.DESCRIPTION).
- Set SECTION = "multimedia" to classify the package group
  (suggestedvar.SECTION).
- Suppress licenseremotefile on LIC_FILES_CHKSUM: the package group
  ships no source tree of its own and references the shared
  common-licenses MIT copies, which is the established convention.

No functional change.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>packagegroup-fsl-gstreamer1.0: Order metadata and RDEPENDS per oelint</title>
<updated>2026-07-17T12:18:19+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-07-15T12:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=94abec707dcd526f12d0d53c2676c8589f55d2e6'/>
<id>urn:sha1:94abec707dcd526f12d0d53c2676c8589f55d2e6</id>
<content type='text'>
Address the oelint-adv findings for this packagegroup:

- Move SUMMARY above DESCRIPTION (order.SUMMARY).
- Set SECTION = "multimedia" to classify the package group
  (suggestedvar.SECTION).
- Order the RDEPENDS:${PN}-base literal package names alphabetically,
  grouping the machine/distro conditional entries last. The linter's
  tokenizer mis-sorts the conditional ${@...} entries, so
  vars.dependsordered is suppressed inline with a rationale comment.
- Suppress var.order.RDEPENDS on the -audio and -video-bad blocks: the
  recipe is organized per sub-package (each RDEPENDS kept next to its
  RRECOMMENDS) for readability rather than grouping all RDEPENDS before
  all RRECOMMENDS.

No functional change.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>packagegroup-fsl-gstreamer1.0-full: Order metadata and RDEPENDS per oelint</title>
<updated>2026-07-17T12:18:19+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-07-15T12:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=2af32453c6664510915af1d6cb6ad29afa0ede23'/>
<id>urn:sha1:2af32453c6664510915af1d6cb6ad29afa0ede23</id>
<content type='text'>
Address the oelint-adv findings for this packagegroup:

- Move SUMMARY above DESCRIPTION (order.SUMMARY).
- Set SECTION = "multimedia" to classify the package group
  (suggestedvar.SECTION).
- Sort the RDEPENDS entries alphabetically, keeping the conditional
  ${@...} entries first. The linter's tokenizer mis-sorts the two
  conditional entries, so vars.dependsordered is suppressed inline
  with a rationale comment.

No functional change.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>packagegroup-fsl-gstreamer1.0-commercial: Order metadata and RDEPENDS per oelint</title>
<updated>2026-07-17T12:18:19+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-07-15T12:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=625cffa893cb0966ac076c590f63adaa0bf4480d'/>
<id>urn:sha1:625cffa893cb0966ac076c590f63adaa0bf4480d</id>
<content type='text'>
Address the oelint-adv findings for this packagegroup:

- Move SUMMARY above DESCRIPTION and shorten it under 80 columns
  (order.SUMMARY, vars.summary80chars).
- Set SECTION = "multimedia" to classify the package group
  (suggestedvar.SECTION).
- Sort the RDEPENDS entries alphabetically (vars.dependsordered).
- Drop the duplicate RDEPENDS:${PN} assignment (var.override). The
  recipe assigned the variable twice with "=", so the second block
  already overwrote the first at parse time; the "packagegroup-fsl-
  gstreamer1.0" line was dead code and never contributed to the
  runtime dependencies. Removing it is behavior-preserving. The only
  consumer, packagegroup-fsl-gstreamer1.0-full, depends on the base
  group directly, so nothing loses it.

No functional change.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
</feed>
