]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cve-check: move update_symlinks to a library
authorMarta Rybczynska <rybczynska@gmail.com>
Fri, 3 Jun 2022 08:58:27 +0000 (10:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jun 2022 12:35:29 +0000 (13:35 +0100)
commitdebd37abcdde8788761ebdb4a05bc61f7394cbb8
tree0c555292b4a6a948dec03c659ae2dfd79408ffe2
parent1e08da6a43876677ae4481156ce1d7177b77264d
cve-check: move update_symlinks to a library

Move the function to a library, it could be useful in other places.

Signed-off-by: Marta Rybczynska <marta.rybczynska@huawei.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cve-check.bbclass
meta/lib/oe/cve_check.py