Skip to content

Fix oelint errors#586

Open
psaavedra wants to merge 3 commits intomainfrom
psaavedra/fix-oelint-errors
Open

Fix oelint errors#586
psaavedra wants to merge 3 commits intomainfrom
psaavedra/fix-oelint-errors

Conversation

@psaavedra
Copy link
Copy Markdown
Member

@psaavedra psaavedra commented Mar 2, 2026

This PR addresses various linter errors.

Changes

Linter Fixes

  • wpewebkit: Ignore oelint.vars.specific for dynamic meta-clang layer (toolchain-clang is defined in meta-clang)
  • qemu: Remove unused qemu-native_%.bbappend file along with associated patches and configurations
  • harfbuzz: Remove redundant append as ICU packageconfig is now enabled by default since 2015

The icu packageconfig flag is now set by default the
harfbuzz recipe since:

    Date:   Mon Jun 15 16:46:35 2015 +0300
    harfbuzz: enable icu feature

    This is required to build latest webkitgtk

    Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
    Signed-off-by: Ross Burton <ross.burton@intel.com>
Ignore oelint.vars.specific in the dynamic layer for meta-clang since
toolchain-clang is defined in meta-clang so there is not an error.
* Delete `qemu-native_%.bbappend` as it is no longer needed.
* Remove associated patch and file path configurations.
@psaavedra psaavedra changed the title Fix oelint errors and improve recipe quality Fix oelint errors Mar 2, 2026
@psaavedra psaavedra changed the base branch from master to main March 2, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant