zvariant: Exclude from world for now to avoid reproducibility issues

Ultimately we'll remove this and use for better rust reproducibility
testing too.

(From OE-Core rev: 6c6536a41bfb8651fe94d90898207c5b53673e44)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2023-03-31 17:56:32 +01:00
parent 476890160a
commit bf4b5bd0bd

View File

@@ -23,5 +23,8 @@ addtask clean_lic_file_symlink after do_unpack before do_patch
inherit cargo cargo-update-recipe-crates
# Remove this when the recipe is reproducible
EXCLUDE_FROM_WORLD = "1"
require ${BPN}-crates.inc
require ${BPN}-git-crates.inc