Yocto 包管理 apt-get

/********************************************************************
 *                       Yocto 包管理 apt-get
 * 说明:
 *     查一下Yocto的包管理方式,记录参考文档。
 * 
 *                                  2016-9-20 深圳 南山平山村 曾剑锋
 *******************************************************************/

参考文档:
    1. Yocto Project Package Management - smart
        https://community.nxp.com/docs/DOC-328199
    2. Yocto with a package manager (ex: apt-get)
        https://community.nxp.com/thread/325384
    3. http://www.yoctoproject.org/docs/1.6.1/adt-manual/adt-manual.html
    4. http://www.yoctoproject.org/docs/1.6.1/ref-manual/ref-manual.html#var-PACKAGE_CLASSES
    5. http://www.yoctoproject.org/docs/1.6.1/ref-manual/ref-manual.html#ref-classes-package
    

 

你可能感兴趣的:(Yocto 包管理 apt-get)