Home
last modified time | relevance | path

Searched refs:sourcefile (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsdk.py62 def movefile(self, sourcefile, destdir): argument
67 if (bb.utils.movefile(sourcefile, destdir) == None):
69 %(sourcefile, destdir))
73 bb.fatal("unable to place %s in final SDK location" % sourcefile)
H A Dpackage.py975 sourcefile = d.expand("${WORKDIR}/debugsources.list")
976 bb.utils.remove(sourcefile)
982 with open(sourcefile, 'a') as sf:
1012 … ; sort -z -u '%s' | egrep -v -z '((<internal>|<built-in>)$|/.*recipe-sysroot.*/)' | " % sourcefile
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/
H A Dobex-file-fix-null-check.patch20 …_sync(self->priv->proxy, "GetFile", g_variant_new ("(ss)", targetfile, sourcefile), G_DBUS_CALL_FL…
29 …_sync(self->priv->proxy, "PutFile", g_variant_new ("(ss)", targetfile, sourcefile), G_DBUS_CALL_FL…
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-util/
H A Dmakedepend_1.0.9.bb5 DESCRIPTION = "The makedepend program reads each sourcefile in sequence \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-CMakeLists.txt-Make-the-test-discovery-occur-on-targ.patch39 endforeach(sourcefile ${TESTS})
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dappend.py274 sourcefile, instelements, modpatches = determine_file_source(args.targetpath, rd)
276 if sourcefile:
277 sourcetype, sourcepath = sourcefile.split('://', 1)
/openbmc/u-boot/scripts/dtc/
H A Ddtc-parser.y108 sourcefile: