Home
last modified time | relevance | path

Searched refs:PV (Results 26 – 50 of 1518) sorted by relevance

12345678910>>...61

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/python/
H A Dpython3-distutils-extra_2.39.bb8 …= "https://launchpad.net/python-distutils-extra/trunk/${PV}/+download/python-distutils-extra-${PV}…
13 S = "${WORKDIR}/python-distutils-extra-${PV}"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/
H A Dcim-schema-docs_2.40.0.bb7 SRC_URI = "http://dmtf.org/sites/default/files/cim/cim_schema_v2400/cim_schema_${PV}Final-Doc.zip;s…
15 install -d -m 0755 ${D}${datadir}/doc/cim-schema-${PV}-docs
16 … cp -R --no-dereference --preserve=mode,links -v ${S}/* ${D}${datadir}/doc/cim-schema-${PV}-docs
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dfu-util/
H A Ddfu-util-native_0.11.bb1 require dfu-util_${PV}.bb
12 install -m 0755 src/dfu-util ${DEPLOYDIR}/dfu-util-${PV}
14 ln -sf ./dfu-util-${PV} ${DEPLOYDIR}/dfu-util
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-slip-dbus_0.6.5.bb17 …ttps://github.com/nphilipp/${SRCNAME}/releases/download/${SRCNAME}-${PV}/${SRCNAME}-${PV}.tar.bz2 \
23 S = "${WORKDIR}/${SRCNAME}-${PV}"
26 sed -e 's/@VERSION@/${PV}/g' ${S}/setup.py.in > ${S}/setup.py
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-openssl/
H A Dtpm2-openssl_1.1.1.bb7 SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz"
17 sed -i -e 's/m4_esyscmd_s(\[git describe --tags --always --dirty\])/${PV}/' ${S}/configure.ac
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/msgpack/
H A Dmsgpack-cpp_6.1.0.bb10 SRC_URI = "https://github.com/msgpack/msgpack-c/releases/download/cpp-${PV}/msgpack-cxx-${PV}.tar.g…
13 S = "${WORKDIR}/msgpack-cxx-${PV}"
/openbmc/openbmc/poky/meta/recipes-support/libatomic-ops/
H A Dlibatomic-ops_7.8.2.bb11 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libatomic_ops-${PV}.tar.gz"
16 S = "${WORKDIR}/libatomic_ops-${PV}"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pycairo_1.26.0.bb13 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/pycairo-${PV}.tar.gz"
18 S = "${WORKDIR}/pycairo-${PV}"
/openbmc/qemu/docs/system/i386/
H A Dxen.rst9 channel (Xen PV interrupt) delivery. This allows guests which expect to be
60 memory for PV back ends (disk, network, etc.). Since QEMU only supports v1
63 is 64, allowing for 32768 pages of guest memory to be accessed by PV backends
64 through simultaneous grants. For guests with large numbers of PV devices and
94 as a PV block device. Guest bootloaders typically use IDE to load the guest
95 kernel, which then unplugs the IDE and continues with the Xen PV block device.
108 Booting Xen PV guests
111 Booting PV guest kernels is possible by using the Xen PV shim (a version of Xen
116 PV Grub image) as the ``-initrd`` image, which actually just means the first
128 options, and as of Xen 4.17, Xen's PV shim mode does not support using a serial
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/glm/
H A Dglm_0.9.9.8.bb21 PV .= "+0.9.9.9+git"
32 …sed "s/@VERSION@/${PV}/" ${WORKDIR}/glmConfigVersion.cmake.in > ${D}${libdir}/cmake/glm/glmConfigV…
33 sed "s/@VERSION@/${PV}/" ${WORKDIR}/glmConfig.cmake.in > ${D}${libdir}/cmake/glm/glmConfig.cmake
34 sed "s/@VERSION@/${PV}/" ${WORKDIR}/glm.pc.in > ${D}${libdir}/pkgconfig/glm.pc
/openbmc/linux/Documentation/virt/kvm/s390/
H A Ds390-pv-boot.rst27 switch into PV mode itself, the user can load encrypted guest
46 The new PV load-device-specific-parameters field specifies all data
47 that is necessary to move into PV mode.
49 * PV Header origin
50 * PV Header length
56 The PV header contains the keys and hashes, which the UV will use to
57 decrypt and verify the PV, as well as control flags and a start PSW.
/openbmc/openbmc/poky/meta/recipes-extended/timezone/
H A Dtimezone.inc9 PV = "2024a"
11 SRC_URI =" http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz;name=tzcode;subdir…
12 … http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata;subdir=tz \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/glib-2.0/
H A Dglibmm-2.68_2.78.0.bb13 SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
17 S = "${WORKDIR}/${GNOMEBN}-${PV}"
/openbmc/openbmc/poky/meta/recipes-support/boost/
H A Dboost-1.84.0.inc10 BOOST_VER = "${@"_".join(d.getVar("PV").split("."))}"
11 BOOST_MAJ = "${@"_".join(d.getVar("PV").split(".")[0:2])}"
14 SRC_URI = "https://boostorg.jfrog.io/artifactory/main/release/${PV}/source/${BOOST_P}.tar.bz2"
/openbmc/openbmc/poky/meta/recipes-support/nghttp2/
H A Dnghttp2_1.61.0.bb7 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz"
19 RDEPENDS:${PN} = "${PN}-proxy (>= ${PV})"
/openbmc/openbmc/poky/meta/recipes-multimedia/libsamplerate/
H A Dlibsamplerate0_0.2.2.bb10 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/libsamplerate-${PV}.tar.xz \
19 S = "${WORKDIR}/libsamplerate-${PV}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-tlwg_0.6.1.bb6 LIC_FILES_CHKSUM = "file://../fonts-tlwg-${PV}/COPYING;md5=3d20cd7eadf4afd5460c0adb32e387fd"
8 SRC_URI = "http://linux.thai.net/pub/ThaiLinux/software/fonts-tlwg/fonts-tlwg-${PV}.tar.xz;name=sou…
9 http://linux.thai.net/pub/ThaiLinux/software/ttf-tlwg/ttf-tlwg-${PV}.tar.xz;name=ttf"
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/
H A Dlibsndfile1_1.2.2.bb10 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/libsndfile-${PV}.tar.xz \
22 S = "${WORKDIR}/libsndfile-${PV}"
/openbmc/openbmc/poky/meta/recipes-support/enchant/
H A Denchant2_2.6.9.bb14 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
19 S = "${WORKDIR}/enchant-${PV}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/
H A Dcunit_2.1-3.bb7 S = "${WORKDIR}/CUnit-${PV}"
9 SRC_URI = "${SOURCEFORGE_MIRROR}/project/cunit/CUnit/${PV}/CUnit-${PV}.tar.bz2 \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/
H A Dbitwise_0.50.bb13 SRC_URI = "https://github.com/mellowcandle/bitwise/releases/download/v${PV}/bitwise-v${PV}.tar.gz \
22 S = "${WORKDIR}/${BPN}-v${PV}"
/openbmc/openbmc/poky/meta/recipes-support/icu/
H A Dicu_74-2.bb15 STAGING_ICU_DIR_NATIVE = "${STAGING_DATADIR_NATIVE}/${BPN}/${PV}"
17 ICU_MAJOR_VER = "${@d.getVar('PV').split('-')[0]}"
29 …onditional('SITEINFO_ENDIANNESS', 'be', ' -DICU_DATA_DIR=\\""${datadir}/${BPN}/${PV}\\""', '', d)}"
42 PREPROCESS_RELOCATE_DIRS = "${datadir}/${BPN}/${PV}"
84 pvsplit = d.getVar('PV').split('-')
88 pvsplit = d.getVar('PV').split('-')
92 pvsplit = d.getVar('PV').split('-')
/openbmc/openbmc/meta-openembedded/meta-xfce/classes/
H A Dxfce-app.bbclass5 SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2"
/openbmc/openbmc/poky/meta/recipes-support/libsoup/
H A Dlibsoup_3.4.4.bb12 SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}"
14 SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz"
20 S = "${WORKDIR}/libsoup-${PV}"
/openbmc/openbmc/meta-openpower/recipes-bsp/skiboot/
H A Dgard_git.bb5 EXTRA_OEMAKE:append = " PFLASH_VERSION=${PV} GARD_VERSION=${PV}"

12345678910>>...61