Home
last modified time | relevance | path

Searched refs:allpkgs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtoaster.bbclass262 allpkgs = {}
322 if not pname in allpkgs:
331 allpkgs[pname] = pkgdata
334 data = { 'pkgdata' : allpkgs, 'imgdata' : images, 'filedata' : files }
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgraph-depends36 allpkgs = [] variable