Home
last modified time | relevance | path

Searched refs:emit_pkgdata (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/classes-recipe/
H A Dallarch.bbclass63 d.appendVarFlag("emit_pkgdata", "vardepsexclude", " MULTILIB_VARIANTS")
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage.bbclass44 # l) emit_pkgdata - saves the packaging data into PKGDATA_DIR for use in later
388 python emit_pkgdata() {
390 oe.packagedata.emit_pkgdata(pkgfiles, d)
392 emit_pkgdata[dirs] = "${PKGDESTWORK}/runtime ${PKGDESTWORK}/runtime-reverse ${PKGDESTWORK}/runtime-…
472 emit_pkgdata"
H A Dlicense.bbclass184 … # audit up. This should be fixed in emit_pkgdata (or, we actually got and fix all the recipes)
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackagedata.py185 def emit_pkgdata(pkgfiles, d): function
/openbmc/openbmc/poky/meta/conf/
H A Dbitbake.conf992 oe.packagedata.emit_pkgdata[vardepsexclude] = "BB_NUMBER_THREADS"