From c1e7f67465cf4b55ba8f6d4794024ebea5d9971f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Aug 2025 16:21:49 +0200 Subject: enable redis 8.2 --- fc42xr82.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fc42xr82.cfg') diff --git a/fc42xr82.cfg b/fc42xr82.cfg index 66f8730..d7d0060 100644 --- a/fc42xr82.cfg +++ b/fc42xr82.cfg @@ -5,7 +5,7 @@ include('fc42x.tpl') config_opts['root'] = 'fc42x' config_opts['resultdir'] = "/var/lib/mock/fc42x" -#config_opts['module_enable'] = ['redis:remi-8.2'] +config_opts['module_enable'] = ['redis:remi-8.2'] nn = datetime.datetime.now().strftime("%Y%m%d%H%M%S"); config_opts['macros']['%_module_build']="1" -- cgit