oelint.file.upstreamstatus

April 9, 2026 ยท View on GitHub

severity: info

Example

With my.patch

Upstream-Status: reason

is missing or not classified properly

Why is this bad?

Every patch should have a Upstream-Status line. See Yocto Upstream-Status guide

Ways to fix it

Add to the patch file

Upstream-Status: reason

Contents

  1. 1Example
  2. 2Why is this bad?
  3. 3Ways to fix it