| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | cache.py | 88 self.appends = self.listvar('__BBAPPEND', metadata) 282 def parse_recipe(bb_data, bbfile, appends, mc=''): argument 292 if appends: 293 bb_data.setVar('__BBAPPEND', " ".join(appends)) 304 def loadDataFull(self, virtualfn, appends): argument 311 bb_data = self.load_bbfile(virtualfn, appends, virtonly=True) 314 def load_bbfile(self, bbfile, appends, virtonly = False, mc=None): argument 324 datastores = parse_recipe(bb_data, bbfile, appends, mc) 329 return parse_recipe(bb_data, bbfile, appends, mc) 332 datastores = parse_recipe(bb_data, bbfile, appends) [all …]
|
| H A D | tinfoil.py | 629 def parse_recipe_file(self, fn, appends=True, appendlist=None, config_data=None): argument 645 if appends and appendlist == []: 646 appends = False 649 … dscon = self.run_command('parseRecipeFile', fn, appends, appendlist, config_data.dsindex) 651 dscon = self.run_command('parseRecipeFile', fn, appends, appendlist)
|
| H A D | cooker.py | 2121 def parse(self, mc, cache, filename, appends): argument 2135 return True, mc, cache.parse(filename, appends) 2174 appends = self.cooker.collections[mc].get_file_appends(filename) 2175 if not self.bb_caches[mc].cacheValid(filename, appends): 2176 self.willparse.add((mc, self.bb_caches[mc], filename, appends)) 2178 self.fromcache.add((mc, self.bb_caches[mc], filename, appends)) 2289 for mc, cache, filename, appends in self.fromcache: 2290 cached, infos = cache.load(filename, appends) 2393 for mc, filename, appends in to_reparse: 2394 infos = self.bb_caches[mc].parse(filename, appends)
|
| H A D | command.py | 546 appends = params[1] 553 if appends:
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/ |
| H A D | query.py | 281 appends = False 293 appends = True 296 appends = True 298 if not appends: 317 for basename, appends in appended: 319 for append in appends: 338 appends = self.tinfoil.cooker.collections[mc].get_file_appends(basename) 339 if appends: 340 appended.append((basename, list(appends)))
|
| H A D | action.py | 180 appends = set() 182 … appends |= set(self.tinfoil.cooker.collections[mc].get_file_appends(f1full)) 183 for append in appends:
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | edit.py | 35 appends = tinfoil.get_file_appends(recipe_path) 37 return scriptutils.run_editor([recipe_path] + list(appends), logger)
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | procfs-diskstats | 26 Kernel 4.18+ appends four more fields for discard 36 Kernel 5.5+ appends two more fields for flush requests:
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | base.bbclass | 460 def expandFilter(appends, extension, prefix): 461 appends = bb.utils.explode_deps(d.expand(" ".join(appends))) 463 for a in appends: 479 def appendVar(varname, appends): 480 if not appends: 484 appends = expandFilter(appends, "", "nativesdk-") 486 appends = expandFilter(appends, "-native", "") 488 appends = expandFilter(appends, "", mlprefix) 490 d.appendVar(varname, " " + " ".join(appends)) 707 # need to be careful to not double up the appends here and cause
|
| H A D | crosssdk.bbclass | 12 # Set features here to prevent appends and distro features backfill
|
| H A D | nativesdk.bbclass | 80 # Set features here to prevent appends and distro features backfill
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | distrodata.py | 55 rd = tinfoil.parse_recipe_file(fn, appends=False) 119 rd = tinfoil.parse_recipe_file(fn, appends=False)
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/ |
| H A D | __init__.py | 120 def parse_recipe(config, tinfoil, pn, appends, filter_workspace=True): argument 127 if appends: 136 rd = tinfoil.parse_recipe_file(recipefile, appends, append_files)
|
| H A D | menuconfig.py | 41 rd = parse_recipe(config, tinfoil, args.component, appends=True, filter_workspace=False)
|
| H A D | build.py | 49 rd = parse_recipe(config, tinfoil, args.recipename, appends=True, filter_workspace=False)
|
| H A D | utilcmds.py | 61 rd = parse_recipe(config, tinfoil, args.recipename, appends=True, filter_workspace=False)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/bin/ |
| H A D | bitbake-worker | 148 …g, data, databuilder, workerdata, fn, task, taskname, taskhash, unihash, appends, taskdepdata, ext… argument 260 the_data = bb_cache.loadDataFull(fn, appends) 477 …fn, task, taskname, taskhash, unihash, quieterrors, appends, taskdepdata, dry_run_exec = pickle.lo… 480 …elf.databuilder, self.workerdata, fn, task, taskname, taskhash, unihash, appends, taskdepdata, sel…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/ |
| H A D | not-append-system-name-to-lib-name.patch | 1 It appends system name to library names for cross compile. For example, the
|
| H A D | 0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch | 9 E.g 'wx-config --libs' appends a '-Linux' to all libraries (e.g
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/ |
| H A D | clang-warnings.patch | 9 nfs_error copies the format string and appends newline to it
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/ |
| H A D | shadow-securetty_4.6.bb | 25 # it into newline-separated tty's and appends them into
|
| /OK3568_Linux_fs/yocto/poky/scripts/contrib/ |
| H A D | image-manifest | 195 appends = True 196 data = tinfoil.parse_recipe_file(info.fn, appends, append_files)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/ |
| H A D | ast.py | 385 appends = (d.getVar("__BBAPPEND") or "").split() 386 for append in appends:
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-general.rst | 70 bitbake-layers show-appends
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/dropbear/ |
| H A D | dropbear.inc | 65 # This option appends to CFLAGS and LDFLAGS from OE
|