mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 12:43:36 +00:00
Changelog: =========== - Fix: some code with NOP bytecodes could report missing branches that are actually executed. - Fixes for patch = subprocess - Fix: really close all SQLite databases, even in-memory ones. - Added patch = fork for times when the built-in forking support is insufficient. - Fix: patch = execv also inherits the entire coverage configuration now. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>