diff mbox series

[yocto-autobuilder-helper,2/2] config.json: reproducible-meta-oe: re-include ibus in repro tests

Message ID 20240207231439.149332-2-yoann.congal@smile.fr
State New
Headers show
Series [yocto-autobuilder-helper,1/2] config.json: reproducible-meta-oe: exclude crossguid | expand

Commit Message

Yoann Congal Feb. 7, 2024, 11:14 p.m. UTC
Since [0], ibus should be reproducible. So, re-enable it in
reproducibility tests.

[0]: https://git.openembedded.org/meta-openembedded/commit/?id=0ffbe2a79a5d49b2719c934ca0e73822fa3cbc2e

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/config.json b/config.json
index 1af8b92..50a07f7 100644
--- a/config.json
+++ b/config.json
@@ -340,7 +340,7 @@ 
                     "USERADD_UID_TABLES:append = ' files/static-passwd-meta-networking'",
                     "USERADD_GID_TABLES:append = ' files/static-group-meta-oe'",
                     "USERADD_UID_TABLES:append = ' files/static-passwd-meta-oe'",
-                    "OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = 'geary geary-dbg gegl-dev gimp gimp-dbg gnome-terminal-src grilo-src gtk-vnc-src ibus-doc'"
+                    "OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = 'geary geary-dbg gegl-dev gimp gimp-dbg gnome-terminal-src grilo-src gtk-vnc-src'"
                 ]
             },
             "step3" : {