build: regenerate meson for stable-sort
There was a small tweak to the sdbusplus script so that the sort
becomes stable. Regenerate meson from that.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I15a4645efdad781d28496f30e787c411a62073b0
diff --git a/gen/com/ibm/ipzvpd/meson.build b/gen/com/ibm/ipzvpd/meson.build
index 0bf34d6..cace174 100644
--- a/gen/com/ibm/ipzvpd/meson.build
+++ b/gen/com/ibm/ipzvpd/meson.build
@@ -44,21 +44,6 @@
build_by_default: true,
)
-subdir('Location')
-generated_others += custom_target(
- 'com/ibm/ipzvpd/Location__markdown'.underscorify(),
- input: [ meson.source_root() / 'com/ibm/ipzvpd/Location.interface.yaml', ],
- output: [ 'Location.md' ],
- command: [
- sdbuspp_gen_meson_prog, '--command', 'markdown',
- '--output', meson.current_build_dir(),
- '--tool', sdbusplusplus_prog,
- '--directory', meson.source_root(),
- 'com/ibm/ipzvpd/Location',
- ],
- build_by_default: true,
-)
-
subdir('LRP0')
generated_others += custom_target(
'com/ibm/ipzvpd/LRP0__markdown'.underscorify(),
@@ -314,6 +299,21 @@
build_by_default: true,
)
+subdir('Location')
+generated_others += custom_target(
+ 'com/ibm/ipzvpd/Location__markdown'.underscorify(),
+ input: [ meson.source_root() / 'com/ibm/ipzvpd/Location.interface.yaml', ],
+ output: [ 'Location.md' ],
+ command: [
+ sdbuspp_gen_meson_prog, '--command', 'markdown',
+ '--output', meson.current_build_dir(),
+ '--tool', sdbusplusplus_prog,
+ '--directory', meson.source_root(),
+ 'com/ibm/ipzvpd/Location',
+ ],
+ build_by_default: true,
+)
+
subdir('MER0')
generated_others += custom_target(
'com/ibm/ipzvpd/MER0__markdown'.underscorify(),
diff --git a/gen/com/ibm/meson.build b/gen/com/ibm/meson.build
index 0c18090..f02aa97 100644
--- a/gen/com/ibm/meson.build
+++ b/gen/com/ibm/meson.build
@@ -1,6 +1,5 @@
# Generated file; do not modify.
subdir('Dump')
-subdir('ipzvpd')
subdir('Logging')
subdir('VPD')
generated_others += custom_target(
@@ -17,3 +16,4 @@
build_by_default: true,
)
+subdir('ipzvpd')
diff --git a/gen/xyz/openbmc_project/Certs/meson.build b/gen/xyz/openbmc_project/Certs/meson.build
index ad00c98..c924560 100644
--- a/gen/xyz/openbmc_project/Certs/meson.build
+++ b/gen/xyz/openbmc_project/Certs/meson.build
@@ -27,21 +27,6 @@
build_by_default: true,
)
-subdir('Certificate')
-generated_others += custom_target(
- 'xyz/openbmc_project/Certs/Certificate__markdown'.underscorify(),
- input: [ meson.source_root() / 'xyz/openbmc_project/Certs/Certificate.interface.yaml', ],
- output: [ 'Certificate.md' ],
- command: [
- sdbuspp_gen_meson_prog, '--command', 'markdown',
- '--output', meson.current_build_dir(),
- '--tool', sdbusplusplus_prog,
- '--directory', meson.source_root(),
- 'xyz/openbmc_project/Certs/Certificate',
- ],
- build_by_default: true,
-)
-
subdir('CSR')
generated_others += custom_target(
'xyz/openbmc_project/Certs/CSR__markdown'.underscorify(),
@@ -57,6 +42,21 @@
build_by_default: true,
)
+subdir('Certificate')
+generated_others += custom_target(
+ 'xyz/openbmc_project/Certs/Certificate__markdown'.underscorify(),
+ input: [ meson.source_root() / 'xyz/openbmc_project/Certs/Certificate.interface.yaml', ],
+ output: [ 'Certificate.md' ],
+ command: [
+ sdbuspp_gen_meson_prog, '--command', 'markdown',
+ '--output', meson.current_build_dir(),
+ '--tool', sdbusplusplus_prog,
+ '--directory', meson.source_root(),
+ 'xyz/openbmc_project/Certs/Certificate',
+ ],
+ build_by_default: true,
+)
+
subdir('Entry')
generated_others += custom_target(
'xyz/openbmc_project/Certs/Entry__markdown'.underscorify(),
diff --git a/gen/xyz/openbmc_project/Control/meson.build b/gen/xyz/openbmc_project/Control/meson.build
index 9619cd8..3dd83d4 100644
--- a/gen/xyz/openbmc_project/Control/meson.build
+++ b/gen/xyz/openbmc_project/Control/meson.build
@@ -184,6 +184,7 @@
subdir('Processor')
subdir('Security')
subdir('Service')
+subdir('TPM')
subdir('ThermalMode')
generated_others += custom_target(
'xyz/openbmc_project/Control/ThermalMode__markdown'.underscorify(),
@@ -199,7 +200,6 @@
build_by_default: true,
)
-subdir('TPM')
subdir('VoltageRegulatorControl')
generated_others += custom_target(
'xyz/openbmc_project/Control/VoltageRegulatorControl__markdown'.underscorify(),
diff --git a/gen/xyz/openbmc_project/Inventory/Decorator/meson.build b/gen/xyz/openbmc_project/Inventory/Decorator/meson.build
index d18c725..3755371 100644
--- a/gen/xyz/openbmc_project/Inventory/Decorator/meson.build
+++ b/gen/xyz/openbmc_project/Inventory/Decorator/meson.build
@@ -29,21 +29,6 @@
build_by_default: true,
)
-subdir('Cacheable')
-generated_others += custom_target(
- 'xyz/openbmc_project/Inventory/Decorator/Cacheable__markdown'.underscorify(),
- input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml', ],
- output: [ 'Cacheable.md' ],
- command: [
- sdbuspp_gen_meson_prog, '--command', 'markdown',
- '--output', meson.current_build_dir(),
- '--tool', sdbusplusplus_prog,
- '--directory', meson.source_root(),
- 'xyz/openbmc_project/Inventory/Decorator/Cacheable',
- ],
- build_by_default: true,
-)
-
subdir('CLEI')
generated_others += custom_target(
'xyz/openbmc_project/Inventory/Decorator/CLEI__markdown'.underscorify(),
@@ -59,6 +44,21 @@
build_by_default: true,
)
+subdir('Cacheable')
+generated_others += custom_target(
+ 'xyz/openbmc_project/Inventory/Decorator/Cacheable__markdown'.underscorify(),
+ input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml', ],
+ output: [ 'Cacheable.md' ],
+ command: [
+ sdbuspp_gen_meson_prog, '--command', 'markdown',
+ '--output', meson.current_build_dir(),
+ '--tool', sdbusplusplus_prog,
+ '--directory', meson.source_root(),
+ 'xyz/openbmc_project/Inventory/Decorator/Cacheable',
+ ],
+ build_by_default: true,
+)
+
subdir('Compatible')
generated_others += custom_target(
'xyz/openbmc_project/Inventory/Decorator/Compatible__markdown'.underscorify(),
diff --git a/gen/xyz/openbmc_project/Inventory/Item/meson.build b/gen/xyz/openbmc_project/Inventory/Item/meson.build
index 6716774..1e0ae51 100644
--- a/gen/xyz/openbmc_project/Inventory/Item/meson.build
+++ b/gen/xyz/openbmc_project/Inventory/Item/meson.build
@@ -222,21 +222,6 @@
build_by_default: true,
)
-subdir('Panel')
-generated_others += custom_target(
- 'xyz/openbmc_project/Inventory/Item/Panel__markdown'.underscorify(),
- input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Panel.interface.yaml', ],
- output: [ 'Panel.md' ],
- command: [
- sdbuspp_gen_meson_prog, '--command', 'markdown',
- '--output', meson.current_build_dir(),
- '--tool', sdbusplusplus_prog,
- '--directory', meson.source_root(),
- 'xyz/openbmc_project/Inventory/Item/Panel',
- ],
- build_by_default: true,
-)
-
subdir('PCIeDevice')
generated_others += custom_target(
'xyz/openbmc_project/Inventory/Item/PCIeDevice__markdown'.underscorify(),
@@ -267,6 +252,21 @@
build_by_default: true,
)
+subdir('Panel')
+generated_others += custom_target(
+ 'xyz/openbmc_project/Inventory/Item/Panel__markdown'.underscorify(),
+ input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Panel.interface.yaml', ],
+ output: [ 'Panel.md' ],
+ command: [
+ sdbuspp_gen_meson_prog, '--command', 'markdown',
+ '--output', meson.current_build_dir(),
+ '--tool', sdbusplusplus_prog,
+ '--directory', meson.source_root(),
+ 'xyz/openbmc_project/Inventory/Item/Panel',
+ ],
+ build_by_default: true,
+)
+
subdir('PersistentMemory')
generated_others += custom_target(
'xyz/openbmc_project/Inventory/Item/PersistentMemory__markdown'.underscorify(),
diff --git a/gen/xyz/openbmc_project/Ipmi/meson.build b/gen/xyz/openbmc_project/Ipmi/meson.build
index f4a2faa..593e8fc 100644
--- a/gen/xyz/openbmc_project/Ipmi/meson.build
+++ b/gen/xyz/openbmc_project/Ipmi/meson.build
@@ -1,19 +1,4 @@
# Generated file; do not modify.
-subdir('SessionInfo')
-generated_others += custom_target(
- 'xyz/openbmc_project/Ipmi/SessionInfo__markdown'.underscorify(),
- input: [ meson.source_root() / 'xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml', ],
- output: [ 'SessionInfo.md' ],
- command: [
- sdbuspp_gen_meson_prog, '--command', 'markdown',
- '--output', meson.current_build_dir(),
- '--tool', sdbusplusplus_prog,
- '--directory', meson.source_root(),
- 'xyz/openbmc_project/Ipmi/SessionInfo',
- ],
- build_by_default: true,
-)
-
subdir('SOL')
generated_others += custom_target(
'xyz/openbmc_project/Ipmi/SOL__markdown'.underscorify(),
@@ -29,3 +14,18 @@
build_by_default: true,
)
+subdir('SessionInfo')
+generated_others += custom_target(
+ 'xyz/openbmc_project/Ipmi/SessionInfo__markdown'.underscorify(),
+ input: [ meson.source_root() / 'xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml', ],
+ output: [ 'SessionInfo.md' ],
+ command: [
+ sdbuspp_gen_meson_prog, '--command', 'markdown',
+ '--output', meson.current_build_dir(),
+ '--tool', sdbusplusplus_prog,
+ '--directory', meson.source_root(),
+ 'xyz/openbmc_project/Ipmi/SessionInfo',
+ ],
+ build_by_default: true,
+)
+