Home
last modified time | relevance | path

Searched refs:datetime (Results 101 – 125 of 187) sorted by relevance

12345678

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dtargetbuild.py115 self.datetime = d.getVar('DATETIME')
118 self.logfile = os.path.join(self.testlogdir, "sdk_target_log.%s" % self.datetime)
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify/
H A D0001-Make-asyncore-support-optional-for-Python-3.patch21 from datetime import datetime, timedelta
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-trustme_1.1.0.bb17 python3-datetime \
H A Dpython3-yappi_1.6.0.bb18 python3-datetime \
H A Dpython3-ujson_5.9.0.bb19 python3-datetime \
H A Dpython3-pymongo_4.6.1.bb20 python3-datetime \
H A Dpython3-protobuf_4.25.3.bb20 python3-datetime \
H A Dpython3-marshmallow_3.21.1.bb32 python3-datetime \
H A Dpython3-tomli-w_1.0.0.bb31 python3-datetime \
H A Dpython3-oauthlib_3.2.2.bb22 RDEPENDS:${PN} += "python3-core python3-crypt python3-datetime python3-json python3-logging python3…
H A Dpython3-py-cpuinfo_9.0.0.bb34 RDEPENDS:${PN} += "python3-core python3-ctypes python3-datetime python3-json python3-io python3-mma…
H A Dpython3-aws-iot-device-sdk-python_1.5.2.bb31 python3-datetime \
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pytz_2024.1.bb11 python3-datetime \
H A Dpython3-pyyaml_6.0.1.bb19 python3-datetime \
H A Dpython3-pyparsing_3.1.2.bb20 python3-datetime \
H A Dpython3-git_3.1.43.bb20 python3-datetime \
H A Dpython3-jsonschema_4.21.1.bb35 python3-datetime \
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py18 import datetime
98 print(datetime.datetime.today(), *args, sep=' ', **kw_args)
/openbmc/openbmc/poky/meta/recipes-kernel/linux/
H A Dgenerate-cve-exclusions.py9 import datetime
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dreproducible.py16 import datetime
271 datestr = datetime.datetime.now().strftime('%Y%m%d')
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/
H A Dxfce4-settings_4.18.2.bb31 RRECOMMENDS:${PN} += "${@bb.utils.contains('DISTRO_FEATURES','systemd','xfce4-datetime-setter','',d…
/openbmc/openbmc/poky/meta/lib/oe/
H A Drecipeutils.py1025 from datetime import datetime
1041 ru['datetime'] = datetime.now()
1059 date = datetime.strptime(manual_upstream_date, "%b %d, %Y")
1061 date = datetime.now()
1068 ru['datetime'] = datetime.now()
1088 ru['datetime'] = datetime.now()
/openbmc/openbmc/poky/meta/recipes-rt/rt-tests/
H A Drt-tests_git.bb33 RDEPENDS:${PN}-ptest += " stress-ng python3 python3-multiprocessing python3-datetime python3-misc"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/pm-graph/
H A Dpm-graph_5.5.bb33 RDEPENDS:${PN} += "python3-core python3-threading python3-datetime python3-compression"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/
H A Dunattended-upgrades_2.9.1.bb20 RDEPENDS:${PN} += "apt lsb-release python3-apt python3-core python3-datetime python3-email python3-…

12345678