3 Star 0 Fork 0

mirrors_git_yoctoproject_org/meta-darwin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT
meta-darwin
==========

OpenEmbedded meta layer for darwin based SDKs

Note: Only macOS SDK version 12.3 (Darwin 21) is supported.

Ensure you have read and understood the Xcode license terms:
https://www.apple.com/legal/sla/docs/xcode.pdf

You also need a macOS 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
created by the user. To create it, the user is required to have a legitimate Mac computer
with macOS 12.3 or later and with Xcode installed.

Information on packaging the SDK is available at:
https://github.com/tpoechtrager/osxcross#packaging-the-sdk

Copy the created OSX-sdk.zip file to your Yocto development machine, placing it into
meta-darwin layer:

 <...>/meta-darwin/recipes-devtools/osx-runtime/files

You can alternatively add a nativesdk-osx-runtime_%.bbappend file to your
layer and override SRC_URI and do_configure() to extract the SDK from
a different location.


This layer depends on:

 URI: git://git.openembedded.org/openembedded-core
 layers: meta
 branch: scarthgap

 URI: https://github.com/kraj/meta-clang.git
 layers: meta-clang
 branch: scarthgap

Layer Maintainers: Richard Purdie <richard.purdie@linuxfoundation.org>
                   Dominik Schnitzer <dominik@snap.com>
                   Etienne Cordonnier <ecordonnier@snap.com>

Please send changes to the yocto-patches mailing list
(yocto-patches@lists.yoctoproject.org) 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-patches before being able to post.

When sending single patches, please use something like:
'git send-email -M -1 --to yocto-patches@lists.yoctoproject.org --subject-prefix="meta-darwin][PATCH"'
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
BitBake
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_git_yoctoproject_org/meta-darwin.git
git@gitee.com:mirrors_git_yoctoproject_org/meta-darwin.git
mirrors_git_yoctoproject_org
meta-darwin
meta-darwin
master

搜索帮助