当前位置:网站首页>[Yocto RM]11 - Features
[Yocto RM]11 - Features
2022-07-05 00:39:00 【_ SM】
11 characteristic
This chapter provides references to shipped machines and release functions that can be included in the image 、 Selectable image function reference and function backfill reference .
Feature provides a mechanism to determine which packages should be included in the generated image . The distribution can be DISTRO_FEATURES Variables choose the functions they want to support , This variable is set or appended in the configuration file of the distribution , for example poky.conf、poky-tiny.conf、poky-lsb.conf etc. . Machine characteristics are in MACHINE_FEATURES Variable , This variable is set in the machine configuration file and specifies the hardware characteristics of a given machine .
These two variables are combined to calculate the kernel module to be included 、 Utilities and other packages . A given distribution can support a selected subset of features , Therefore, if the release does not support some machine functions , They may not be included .
One way you can determine which recipes are being checked to see if they contain a specific function is through the metadata of that function grep. This is an example , It finds that its build may change recipes based on a given function :
$ cd poky
$ git grep 'contains.*MACHINE_FEATURES.*feature'
11.1 Machine characteristics
The following items are what you can do with MACHINE_FEATURES Functions used together . There is no one-to-one correspondence between functions and packages , They can go beyond simply controlling the installation of one or more packages . Sometimes , A function will affect the way some recipes are built . for example , A function may determine whether it is do_configure Specific configuration options are specified for specific recipes in the task .
This function list only represents Y
边栏推荐
- Ap8022 switching power supply small household appliances ACDC chip offline switching power supply IC
- XML的解析
- Remember to build wheels repeatedly at one time (the setting instructions of obsidian plug-in are translated into Chinese)
- (script) one click deployment of any version of redis - the way to build a dream
- How to avoid arc generation—— Aafd fault arc detector solves the problem for you
- It's too convenient. You can complete the code release and approval by nailing it!
- Paxos 入门
- [selenium automation] common notes
- The waterfall flow layout demo2 (method 2) used by the uniapp wechat applet (copy and paste can be used without other processing)
- Sorting selection sorting
猜你喜欢
URLs and URIs
Some basic functions of enterprise projects are developed, and important things are saved to online first a
skimage: imread & imsave & imshow
Continuous modification of business scenario functions
Parameter passing mechanism of member methods
基本放大电路的学习
Leetcode70 (Advanced), 322
abc 258 G - Triangle(bitset)
两个数相互替换
Basic concept and usage of redis
随机推荐
uniapp微信小程序拿来即用的瀑布流布局demo2(方法二)(复制粘贴即可使用,无需做其他处理)
Apifox (postman + swagger + mock + JMeter), an artifact of full stack development and efficiency improvement
P3304 [sdoi2013] diameter (diameter of tree)
skimage: imread & imsave & imshow
Upload avatar on uniapp
A new method for analyzing the trend chart of London Silver
华为200万年薪聘请数据治理专家!背后的千亿市场值得关注
Parsing of XML
It's too convenient. You can complete the code release and approval by nailing it!
Remember to build wheels repeatedly at one time (the setting instructions of obsidian plug-in are translated into Chinese)
PyTorch: In-place Operation
OpenHarmony资源管理详解
abc 258 G - Triangle(bitset)
Summer challenge brings you to play harmoniyos multi terminal piano performance
企业公司项目开发好一部分基础功能,重要的事保存到线上第一a
MySQL uses the explain tool to view the execution plan
Continuous modification of business scenario functions
4. Scala writes HelloWorld in idea, in-depth analysis of accompanying objects, and association of source packages
Enterprise application business scenarios, function addition and modification of C source code
【报错】 “TypeError: Cannot read properties of undefined (reading ‘split‘)“