凌云实验室推出的ARM Linux物联网网关开发板IGKBoard(IoT Gateway Kit Board)项目源码
guowenxue
2021-12-26 de1a8dc15d235c1899e1c5f16558734e1a2bc9b8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
This README file contains information on the contents of the meta-igkboard layer.
 
Please see the corresponding sections below for details.
 
Dependencies
============
 
  URI: <first dependency>
  branch: <branch name>
 
  URI: <second dependency>
  branch: <branch name>
 
  .
  .
  .
 
Patches
=======
 
Please submit any patches against the meta-igkboard layer to the xxxx mailing list (xxxx@zzzz.org)
and cc: the maintainer:
 
Maintainer: XXX YYYYYY <xxx.yyyyyy@zzzzz.com>
 
Table of Contents
=================
 
  I. Adding the meta-igkboard layer to your build
 II. Misc
 
 
I. Adding the meta-igkboard layer to your build
=================================================
 
Run 'bitbake-layers add-layer meta-igkboard'
 
II. Misc
========
 
--- replace with specific information about the meta-igkboard layer ---