zoukankan      html  css  js  c++  java
  • yocto术语

    oe:openEmbedded 
    metadata:描述符
    recipes:食谱
    software components:软件组件
    yocto:build system 是完全被Python写的,懂python有优势 
    jumpstarting:快速启动
    linux os stack:layer stack 
    BitBake:比特烘烤  
      metadata concept of recipes 和 classes 和 配置文件和一些语法 
    Troublesshooting:介绍工具和机制避免编译问题
    Kernel Recipes:  kernel configuration 和 apply patches 和out of tree
    kernel modules和 编译device trees 
    Board Support Packages:
    ADT: application development toolkits. 
    comprehensive:全面的
    not a trivial task:一项艰巨的任务
    Application Software Management
    Life Cycle Management
    Device Drivers 
    Kernel 
    Bootloader 
    blueprint:蓝图
    in principal:原则上
    (1) top-down
    (2) Bottom-up 
    
    repeatable results:可重复的结果
    conclude:得出结论
    
    getting your hands dirty 和 learning by doing 
    id undoubted the best way to acquire new skills. 
    
    Consequently:所以
    QEMU: Quick Emulator. 
    Prerequisites:前提
    Memory is also an important factor。 
    Hardware Requirements
    Internet Connection 
    Software Requirements
    BitBake需要Python 2.6or2.7 
    InstallingAdditionalSoftwarePackages
    

      

    一勤天下无难事。
  • 相关阅读:
    Django ORM 之F、Q查询与事务
    Django ORM 之基于对象、双下划线查询
    Django ORM
    Django 模板层
    Django视图层
    Django 路由控制
    Django完成常用四大功能
    Django 框架之前
    HTTP协议
    CSS-学习笔记五
  • 原文地址:https://www.cnblogs.com/nowroot/p/14022538.html
Copyright © 2011-2022 走看看