* phosphor-dbus-interfaces transitioning to meson
@ 2020-09-05 17:04 Patrick Williams
2020-09-16 18:57 ` Patrick Williams
0 siblings, 1 reply; 2+ messages in thread
From: Patrick Williams @ 2020-09-05 17:04 UTC (permalink / raw)
To: OpenBMC List
[-- Attachment #1: Type: text/plain, Size: 1281 bytes --]
Hello,
I just merged a patchset into phosphor-dbus-interfaces which starts a
transition from autotools to meson. Right now you can build PDI with
either autotools or meson and it should be equivalent. With meson, you
should also be able to use PDI as a subproject. I will begin transitioning
the bitbake recipes to use the meson as well and then after that I will
clean up the autotools support.
There is one change for contributors to PDI because meson does not have
the same capabilities for generating code that our previous autotools
structure allowed. When an sdbus++ YAML file is added or removed, there
is now an additional step to get that YAML file included into the meson
build process. Within the `gen` subdirectory is a script
`regenerate-meson` which will identify all the YAML files present and
update the `meson.build` files to include (or remove) the YAML file.
This new process is documented at:
https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/README.md#building
For the next few weeks, I will try to pay closer attention to any new
YAML file in the repository and confirm that the meson.build files have
been updated appropriately. Please reach out to me if you encounter any
issues.
--
Patrick Williams
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: phosphor-dbus-interfaces transitioning to meson
2020-09-05 17:04 phosphor-dbus-interfaces transitioning to meson Patrick Williams
@ 2020-09-16 18:57 ` Patrick Williams
0 siblings, 0 replies; 2+ messages in thread
From: Patrick Williams @ 2020-09-16 18:57 UTC (permalink / raw)
To: OpenBMC List
[-- Attachment #1: Type: text/plain, Size: 313 bytes --]
On Sat, Sep 05, 2020 at 12:04:08PM -0500, Patrick Williams wrote:
> Hello,
>
> I will begin transitioning
> the bitbake recipes to use the meson as well and then after that I will
> clean up the autotools support.
The recipes now use meson and autotools support is now removed.
--
Patrick Williams
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-17 0:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-05 17:04 phosphor-dbus-interfaces transitioning to meson Patrick Williams
2020-09-16 18:57 ` Patrick Williams
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.