Home
last modified time | relevance | path

Searched refs:debug2 (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcache.py394 self.logger.debug2("Checking if %s exists: %r", cachefile, cache_exists)
576 self.logger.debug2("%s is not cached", fn)
583 self.logger.debug2("%s no longer exists", fn)
590 self.logger.debug2("%s changed", fn)
601 self.logger.debug2("%s's dependency %s was removed",
607 self.logger.debug2("%s's dependency %s changed",
624 self.logger.debug2("%s's file checksum list file %s changed",
630 self.logger.debug2("appends for %s changed", fn)
631 self.logger.debug2("%s to %s" % (str(appends), str(info_array[0].appends)))
640 self.logger.debug2("%s is not cached", virtualfn)
[all …]
H A Dtaskdata.py134 logger.debug2("Added dependencies %s for %s", str(dataCache.deps[fn]), fn)
152 logger.debug2("Added runtime dependencies %s for %s", str(rdependlist), fn)
154 logger.debug2("Added runtime recommendations %s for %s", str(rreclist), fn)
381 logger.debug2("adding %s to satisfy %s", fn, item)
434 logger.debug2("adding '%s' to satisfy runtime '%s'", fn, item)
H A Dproviders.py428 logger.debug2("World build skipping %s as task %s doesn't exist", f, task)
433 … logger.debug2("World build skipping %s due to %s provider starting with virtual/", f, p)
438 … logger.debug2("World build skipping %s due to both us and %s providing %s", f, pf, p)
H A Drunqueue.py613 logger.debug2("Task %s is not buildable", tid)
614 …logger.debug2("(Complete marker was %s and the remaining dependency count was %s)\n", task_done[ti…
1406 logger.debug2("Stampfile %s not available", stampfile)
1411 logger.debug2("%s.%s is nostamp\n", fn, taskname)
1435 logger.debug2('Stampfile %s does not exist', stampfile2)
1439 logger.debug2('Stampfile %s < %s', stampfile, stampfile2)
1446 … logger.debug2('Stampfile for dependency %s:%s invalid (cached)' % (fn2, taskname2))
1979 logger.debug2("Deferred task %s now buildable" % t)
2089 logger.debug2("Skipping setscene for task %s" % nexttask)
2110 logger.debug2('No package found, so skipping setscene task %s', nexttask)
[all …]
H A D__init__.py50 def debug2(self, *args, **kwargs): member in BBLoggerMixin
H A Dbuild.py714 logger.debug2("Zero size logfn %s, removing", logfn)
885 logger.debug2("Stampfile %s does not match %s or %s" % (name, current, current2))
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dhg.py153 logger.debug2("Fetch: checking for module directory '" + ud.moddir + "'")
250 logger.debug2("Unpack: creating new hg repository in '" + codir + "'")
252 logger.debug2("Unpack: updating source in '" + codir + "'")
262 logger.debug2("Unpack: extracting source to '" + codir + "'")
H A Dlocal.py57 … logger.debug2("Searching for %s in paths:\n %s" % (path, "\n ".join(filespath.split(":"))))
62 logger.debug2("Defaulting to %s for %s" % (dldirfile, path))
H A Dwget.py100 logger.debug2("Fetching %s using command '%s'" % (ud.url, command))
365 logger.debug2("checkstatus: trying again")
369 logger.debug2("checkstatus() urlopen failed: %s" % e)
373 logger.debug2("checkstatus: trying again")
377 logger.debug2("checkstatus() urlopen failed: %s" % e)
H A Daz.py81 … logger.debug2('Unable to establish SSL connection: Retries remaining: %s, Retrying...' % retries)
H A Dbzr.py112 logger.debug2("BZR fetcher hitting network for %s", ud.url)
H A Dosc.py90 logger.debug2("Fetch: checking for module directory '" + ud.moddir + "'")
H A Dcvs.py112 logger.debug2("Fetch: checking for module directory")
H A Dsvn.py125 logger.debug2("Fetch: checking for module directory '" + ud.moddir + "'")
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbaycom.h18 unsigned long debug2; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbaycom.h18 unsigned long debug2; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbaycom.h18 unsigned long debug2; member
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dkeystone-k2hk-evm.dts70 debug2 {
71 label = "keystone:blue:debug2";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dkeystone-k2hk-evm.dts41 debug2 {
42 label = "keystone:blue:debug2";
H A Domap4-sdp.dts60 debug2 {
61 label = "omap4:green:debug2";
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.h146 u32 debug2; member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/parse_py/
H A DConfHandler.py95 logger.debug2("CONF file '%s' not found", fn)
/OK3568_Linux_fs/kernel/drivers/net/hamradio/
H A Dbaycom_par.c461 bi.data.dbg.debug2 = bc->debug_vals.last_intcnt; in baycom_ioctl()
H A Dbaycom_ser_fdx.c552 bi.data.dbg.debug2 = bc->debug_vals.last_intcnt; in baycom_ioctl()
H A Dbaycom_ser_hdx.c606 bi.data.dbg.debug2 = bc->debug_vals.last_intcnt; in baycom_ioctl()

12