From: Etienne Cordonnier <[email protected]> Signed-off-by: Etienne Cordonnier <[email protected]> --- README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/README b/README index e4ac9bc..59ae032 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ OpenEmbedded meta layer for darwin based SDKs Note: For now, only macOS SDK version 10.15 is supported. -You also need a OS-X sysroot tarball/zip file generated (copied) from a target OS-X +You also need a OS-X sysroot tarball/zip file generated (copied) from a target macOS system. This is placed in the osx-runtime files directory and is used to compile the SDK against it. It needs to contain the system libraries (/usr/lib) and include files (/usr/include). This tarball is not part of this meta-darwin layer and must be @@ -52,6 +52,10 @@ Layer Maintainers: Richard Purdie <[email protected]> Dominik Schnitzer <[email protected]> Etienne Cordonnier <[email protected]> +Please send changes to the yocto mailing list ([email protected]) with [meta-darwin] +in the subject line, cc'ing the maintainers. You need to subscribe to the mailing list at +https://lists.yoctoproject.org/g/yocto before being able to post. + +When sending single patches, please use something like: +'git send-email -M -1 --to [email protected] --subject-prefix="meta-darwin][PATCH"' -Please send changes to the yocto mailing list with [meta-darwin] in the subject line, -cc'ing the maintainer. -- 2.36.1.vfs.0.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60039): https://lists.yoctoproject.org/g/yocto/message/60039 Mute This Topic: https://lists.yoctoproject.org/mt/98943262/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
