Home
last modified time | relevance | path

Searched refs:tzdata (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-extended/timezone/
H A Dtzdata.bb23 oe_runmake -C ${S} tzdata.zi
41 cp -pP "${S}/tzdata.zi" ${D}${datadir}/zoneinfo
81 tzdata-core tzdata-misc tzdata-posix tzdata-right tzdata-africa \
82 tzdata-americas tzdata-antarctica tzdata-arctic tzdata-asia \
83 tzdata-atlantic tzdata-australia tzdata-europe tzdata-pacific \
87 FILES:tzdata-africa += "${datadir}/zoneinfo/Africa"
89 FILES:tzdata-americas += " \
98 FILES:tzdata-antarctica += "${datadir}/zoneinfo/Antarctica"
100 FILES:tzdata-arctic += "${datadir}/zoneinfo/Arctic"
102 FILES:tzdata-asia += " \
[all …]
H A Dtimezone.inc12 … http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata;subdir=tz \
20 SRC_URI[tzdata.sha256sum] = "70e754db126a8d0db3d16d6b4cb5f7ec1e04d5f261255e4558a67fe92d39e550"
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/
H A Dtcl_9.0.0.bb40 # Prevent installing copy of tzdata based on tzdata installation on the build host
41 # It doesn't install tzdata if one of the following files exist on the host:
43 # otherwise "/usr/lib/tcl8.6/tzdata" is included in tcl package
44 EXTRA_OECONF += "--with-tzdata=no"
71 RDEPENDS:${PN}-ptest += "libgcc locale-base-en-us tzdata"
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/
H A Dgdatetime-test-fail-0003.patch7 On recent versions of Debian, PST8PDT is part of the tzdata-legacy
9 Successfully tested with and without tzdata-legacy on Debian unstable.
44 + /* PST8PDT is in tzdata's "backward" set, packaged as tzdata-legacy and
H A Dgdatetime-test-fail-0001.patch7 In newer tzdata, it is an alias for America/Los_Angeles, which has a
44 + * recent tzdata, PST8PDT may be an alias for America/Los_Angeles,
H A Dgdatetime-test-fail-0002.patch35 - * recent tzdata, PST8PDT may be an alias for America/Los_Angeles,
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/
H A Dtcl8_8.6.15.bb43 # Prevent installing copy of tzdata based on tzdata installation on the build host
44 # It doesn't install tzdata if one of the following files exist on the host:
46 # otherwise "/usr/lib/tcl8.6/tzdata" is included in tcl package
47 EXTRA_OECONF += "--with-tzdata=no"
/openbmc/linux/drivers/hwmon/
H A Dhwmon.c38 struct list_head tzdata; member
246 list_add(&tdata->node, &hwdev->tzdata); in hwmon_thermal_add_sensor()
285 struct hwmon_thermal_data *tzdata; in hwmon_thermal_notify() local
287 list_for_each_entry(tzdata, &hwdev->tzdata, node) { in hwmon_thermal_notify()
288 if (tzdata->index == index) { in hwmon_thermal_notify()
289 thermal_zone_device_update(tzdata->tzd, in hwmon_thermal_notify()
846 INIT_LIST_HEAD(&hwdev->tzdata); in __hwmon_device_register()
/openbmc/openbmc/meta-ieisystem/recipes-ieisystem/packagegroups/
H A Dpackagegroup-obmc-apps.bbappend5 tzdata-core \
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/
H A Dglib.inc168 tzdata \
169 tzdata-americas \
170 tzdata-asia \
171 tzdata-europe \
172 tzdata-posix \
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/rust/
H A Drust-c-lib-example-crates.inc2 crate://crates.io/android-tzdata/0.1.1 \
42 SRC_URI[android-tzdata-0.1.1.sha256sum] = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997…
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-tzdata_2024.2.bb2 HOMEPAGE = "https://github.com/python/tzdata"
H A Dpython3-marshmallow_3.23.1.bb23 python3-tzdata \
H A Dpython3-pydantic-core_2.27.1.bb43 python3-tzdata \
H A Dpython3-pydantic_2.10.2.bb34 python3-tzdata \
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/xfce4-datetime-setter/
H A Dxfce4-datetime-setter_3.32.2.bb23 RDEPENDS:${PN} = "tzdata"
/openbmc/openbmc/meta-facebook/recipes-fb/packagegroups/
H A Dpackagegroup-fb-apps.bb64 tzdata-core \
/openbmc/openbmc/meta-google/recipes-phosphor/images/
H A Dobmc-phosphor-image.bbappend12 OBMC_IMAGE_EXTRA_INSTALL:append:gbmc = " tzdata-core"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-basic.bb48 tzdata \
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.7.rst115 - ``tzdata``: The main package has been converted to an empty meta
116 package that pulls in all ``tzdata`` packages by default.
H A Drelease-notes-4.1.4.rst127 - tzdata: upgrade to 2023c
128 - tzdata: use separate :term:`B` instead of :term:`WORKDIR` for zic output
H A Drelease-notes-5.0.3.rst176 - tzdata: Add tzdata.zi to tzdata-core package
/openbmc/openbmc/meta-openembedded/meta-python/conf/include/
H A Dptest-packagelists-meta-python.inc85 python3-tzdata \
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A Dgcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch7 tzdata "vanguard" format, which uses new features that aren't enabled in
27 Since making this change on trunk, the tzdata-2024b release started
41 tzdata file uses "-" for an empty letters field, which libstdc++ was
444 + std::ofstream("tzdata.zi") << R"(# version test_1
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/
H A Ddeqp-runner-crates.inc7 crate://crates.io/android-tzdata/0.1.1 \
140 SRC_URI[android-tzdata-0.1.1.sha256sum] = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997…

123