Home
last modified time | relevance | path

Searched refs:cooker (Results 26 – 38 of 38) sorted by relevance

12

/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dbase.py233 data = cls.tinfoil.cooker.recipecaches[''].pkg_fn.items()
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py28 featureSet = [bb.cooker.CookerFeatures.SEND_SANITYEVENTS, bb.cooker.CookerFeatures.BASEDATASTORE_TR…
790 if isinstance(event, (bb.command.CommandCompleted, bb.cooker.CookerExit)):
H A Dncurses.py317 if isinstance(event, bb.cooker.CookerExit):
H A Dtaskexp.py318 if isinstance(event, bb.cooker.CookerExit):
H A Dtaskexp_ncurses.py1094 if isinstance(event, bb.cooker.CookerExit):
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcache.py782 def init(cooker): argument
799 return Cache(cooker.configuration.data, cooker.configuration.data_hash)
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.3.rst24 - bitbake: cooker: Improve parsing failure from handled exception usability
H A Drelease-notes-4.0.4.rst43 - bitbake: cooker: Drop sre_constants usage
/openbmc/openbmc/poky/bitbake/
H A DChangeLog108 - Update shell to use cooker.buildFile
220 - Move most functionality from bin/bitbake to cooker.py and split into
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst1656 cooker/server process rather than any worker context. Thus, any changes
1657 made to the datastore would be seen by other cooker/server events within
1719 - ``bb.cooker.CookerExit()``: Fired when the BitBake server/cooker
H A Dbitbake-user-manual-intro.rst426 (cooker) process.
/openbmc/openbmc/poky/documentation/toaster-manual/
H A Dreference.rst499 …"cooker_log": "/opt/user/poky/build-toaster-2/tmp/log/cooker/beaglebone/build_20170922_022607.991.…
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py14 import bb.cooker

12