From fec223016f98a3f9a2f158e306c770ba422aec90 Mon Sep 17 00:00:00 2001 From: Emery Hemingway Date: Mon, 18 Jun 2018 10:53:34 +0200 Subject: [PATCH] Sculpt: route input_filter chargen requests to config_fs_rom The top-level Sculpt configuration is routing ROM requests for chargen files from the input_filter to the parent, and this prevents new chargen files to specified, for instance the German or Workman layout. Route ROM requests with a combination of label_prefix and label_suffix patterns to the config_fs_rom component, allowing the input_filter to be dynamically reconfigurable. Fix #2872 --- repos/gems/run/sculpt.run | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repos/gems/run/sculpt.run b/repos/gems/run/sculpt.run index 95acf1c66..a152d7092 100644 --- a/repos/gems/run/sculpt.run +++ b/repos/gems/run/sculpt.run @@ -228,6 +228,8 @@ install_config { + +