Skip to content

A collection of build utils to be used with yocto

License

Notifications You must be signed in to change notification settings

priv-kweihmann/meta-buildutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta-buildutils

build status

A collection of build utils to be used with YOCTO

Available classes

class summary documentation
autoinherit inherit bbclasses based on programmable conditions docu
buildutils-helper internal collection of helper methods docu
hashdog warn about variables in function which corrupt sstate hashing docu
kconfig-sanity check if .cfg-fragements are applied correctly in kconfig-based systems docu
layer-sanity check that variables are not altered by bbappends docu
license-check Automatically check if LIC_FILES_CHKSUM contains all license files docu
license-report generates a single document export of all the license texts used in an image docu
python-package-ident automatically determine RDEPENDS of python packages docu
python-speedups speedup python on the target system using some hackery docu
rm_orphans automatically remove obsolete log files from temp-folder docu
rootfs-chart generate dot graphs for a specific image (packages, used recipes) docu
swinventory generate a manifest for each package containing things like used source files, used recipes and much more docu
swinventory-image generate a manifest based on swinventory for packages of an image docu
upgrade-check Automatically check if UPGRADE_STATUS check is working correctly docu

Available scripts

script summary documentation
dot2tree create filterable trees from recipe info docu
newlayercheck check a layer for possible corruptions/changes of an existing stack docu
unused identify unused recipes in a layer docu