Add never_reuse.lst for some special packages

There are some special packages which are only available
to the local project like 'build-info', or are signed
locally and should not be reused between projects like
'grub-efi' and 'shim', all these packages can be added
into the never_reuse.lst and they are built locally even
the 'reuse' feature is enabled.

Partial-Bug: 2017763

Change-Id: I7b70298dc3cd3cc5b7223c83987f80b9dae2d3cc
Signed-off-by: hqbai <haiqing.bai@windriver.com>
This commit is contained in:
hqbai 2023-04-26 18:23:24 +08:00
parent ae1ba8e3d7
commit ce558761fe

View File

@ -0,0 +1,3 @@
build-info
grub-efi
shim