diff --git a/meta-citadel/conf/distro/citadel-distro.conf b/meta-citadel/conf/distro/citadel-distro.conf index 4107e2e..9bb6831 100644 --- a/meta-citadel/conf/distro/citadel-distro.conf +++ b/meta-citadel/conf/distro/citadel-distro.conf @@ -35,6 +35,8 @@ IMAGE_LINGUAS = "en-us" BUILD_REPRODUCIBLE_BINARIES = "1" +INHERIT += "reproducible_build" + # Override meta-rust dependencies. # # Instead of bringing in all of openembedded, we imported the two recipes