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
    

      

    一勤天下无难事。
  • 相关阅读:
    NVI模式
    C#----接口与多继承
    C#----接口与抽象类
    C#----接口的显式实现
    C# -- 继承规则
    MVC多层架构
    BootStrap2学习日记23---弹出对话框
    APP导航设计九法
    DevExpress Grid使用checkBox选中的方法
    遗漏的SQL语句
  • 原文地址:https://www.cnblogs.com/nowroot/p/14022538.html
Copyright © 2011-2022 走看看