2024年3月30日发(作者:)
BitBake User Manual
BitBake Team
Copyright © 2004, 2005, 2006 Chris Larson, Phil Blundell
This work is licensed under the Creative Commons Attribution License. To
view a copy of this license, visit
/licenses/by/2.5/ or send a letter to Creative
Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
Table of Contents
1. Introduction
介绍
Overview
概览
Background and Goals
背景和目标
2. Metadata
Metadata
Description
描述
Basic variable setting
基础变量设置
Variable expansion
变量扩展
Setting a default value (?=)
设置一个默认值(?=)
Setting a default value (??=)
设置一个默认值(??=)
Immediate variable expansion (:=)
直接变量扩展(:=)
Appending (+=) and prepending (=+)
附加(+=)和预附加(=+)
Appending (.=) and prepending (=.) without spaces
没有空间的附加(.=)和预附加(=.)
Conditional metadata set
条件metadata集
Conditional appending
条件附加
Inclusion
纳入
Requiring Inclusion
请求纳入
Python variable expansion
Python变量扩展
Defining executable metadata
定义可执行metadata
Defining python functions into the global python namespace
定义python函数到全局命名空间
Variable Flags
可变标识
Inheritance
继承权
Tasks
任务
Events
事件
Variants
变种
Dependency Handling
依赖处理
Dependencies internal to the .bb file
内部依赖的.bb文件
DEPENDS
DEPENDS
RDEPENDS
RDEPENDS
Recursive DEPENDS
递归DEPENDS
Recursive RDEPENDS
递归RDEPENDS
Inter Task
内部任务
Parsing
解析
Configuration Files
配置文件
Classes
类
.bb Files
.bb文件
3. File Download support
文件下载支持
发布者:admin,转转请注明出处:http://www.yc00.com/news/1711800836a1956807.html
评论列表(0条)