From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- framework/util/fwk.component | 215 +++++++++++++++++++++++++++++++++++++++++++ framework/util/fwl.component | 79 ++++++++++++++++ framework/util/fwm.component | 31 +++++++ 3 files changed, 325 insertions(+) create mode 100644 framework/util/fwk.component create mode 100644 framework/util/fwl.component create mode 100644 framework/util/fwm.component (limited to 'framework/util') diff --git a/framework/util/fwk.component b/framework/util/fwk.component new file mode 100644 index 000000000..bf321d0c0 --- /dev/null +++ b/framework/util/fwk.component @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/framework/util/fwl.component b/framework/util/fwl.component new file mode 100644 index 000000000..75e10b9c1 --- /dev/null +++ b/framework/util/fwl.component @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/framework/util/fwm.component b/framework/util/fwm.component new file mode 100644 index 000000000..4724e6469 --- /dev/null +++ b/framework/util/fwm.component @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + -- cgit v1.2.3