Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 641 Bytes

oelint.file.inactiveupstreamdetails.md

File metadata and controls

40 lines (26 loc) · 641 Bytes

oelint.file.inactiveupstreamdetails

severity: info

Example

With my.patch

Upstream-Status: Inactive-Upstream

or

Upstream-Status: Inactive-Upstream [1234]

Why is this bad?

Inactive-Upstream shall name a timestamp when the last activity was seen upstream, see former OpenEmbedded contribution guide

Ways to fix it

Inactive-Upstream [lastcommit: 11.11.2011]

or

Inactive-Upstream [lastrelease: 11.11.2011]

or even

Inactive-Upstream [lastcommit: 11.11.2011, lastrelease: 11.11.2011]