Home
last modified time | relevance | path

Searched refs:PV (Results 1 – 25 of 1523) sorted by relevance

12345678910>>...61

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_29.1.bb7 SRC_URI = "https://ftp.gnu.org/pub/gnu/emacs/emacs-${PV}.tar.xz \
102 ${datadir}/${BPN}/${PV}/etc/charsets/ \
103 ${datadir}/${BPN}/${PV}/lisp/abbrev.elc \
104 ${datadir}/${BPN}/${PV}/lisp/bindings.elc \
105 ${datadir}/${BPN}/${PV}/lisp/buff-menu.elc \
106 ${datadir}/${BPN}/${PV}/lisp/button.elc \
107 ${datadir}/${BPN}/${PV}/lisp/case-table.elc \
108 ${datadir}/${BPN}/${PV}/lisp/composite.elc \
109 ${datadir}/${BPN}/${PV}/lisp/cus-face.elc \
110 ${datadir}/${BPN}/${PV}/lisp/cus-start.elc \
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/
H A Dcim-schema-exper_2.50.0.bb7 …/sites/default/files/cim/cim_schema_v2500/cim_schema_${PV}Experimental-MOFs.zip;subdir=${BPN}-${PV
15 install -d -m 0755 ${D}${datadir}/mof/cimv${PV}/
16 install -d -m 0755 ${D}${datadir}/doc/cim-schema-${PV}
17 install -m 644 ${UNPACKDIR}/LICENSE ${D}${datadir}/doc/cim-schema-${PV}
19 cp -R --no-dereference --preserve=mode,links -v ${S}/* ${D}${datadir}/mof/cimv${PV}/
20 chown -R root:root ${D}${datadir}/mof/cimv${PV}
21 for i in `find ${D}${datadir}/mof/cimv${PV} -name "*.mof"`; do
24 ln -s cimv${PV} ${D}${datadir}/mof/cim-current
25 ln -s cim_schema_${PV}.mof ${D}${datadir}/mof/cim-current/CIM_Schema.mof
H A Dcim-schema-final_2.40.0.bb7 SRC_URI = "http://dmtf.org/sites/default/files/cim/cim_schema_v2400/cim_schema_${PV}Final-MOFs.zip;…
15 install -d -m 0755 ${D}${datadir}/mof/cimv${PV}/
16 install -d -m 0755 ${D}${datadir}/doc/cim-schema-${PV}
17 install -m 644 ${UNPACKDIR}/LICENSE ${D}${datadir}/doc/cim-schema-${PV}
19 cp -R --no-dereference --preserve=mode,links -v ${S}/* ${D}${datadir}/mof/cimv${PV}/
20 chown -R root:root ${D}${datadir}/mof/cimv${PV}/
21 for i in `find ${D}${datadir}/mof/cimv${PV} -name "*.mof"`; do
24 ln -s cimv${PV} ${D}${datadir}/mof/cim-current
25 ln -s cim_schema_${PV}.mof ${D}${datadir}/mof/cim-current/CIM_Schema.mof
/openbmc/openbmc/poky/meta/recipes-bsp/u-boot/
H A Du-boot.inc199 …INARYNAME}-${type}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARYNAME}-${type}-${PV}-${PR}.${UBOOT_SUFFI…
200 ln -sf ${UBOOT_BINARYNAME}-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type}
201 ln -sf ${UBOOT_BINARYNAME}-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY}
205 …}/u-boot-initial-env-${type} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR}
206 …ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}…
207 …ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}…
208 … ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${type}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}
218 …ll -D -m 644 ${B}/u-boot-initial-env ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR}
219 …ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}-${MACHI…
220 ln -sf ${UBOOT_INITIAL_ENV}-${MACHINE}-${PV}-${PR} ${D}/${sysconfdir}/${UBOOT_INITIAL_ENV}
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dperl_5.40.0.bb11 SRC_URI = "https://www.cpan.org/src/5.0/perl-${PV}.tar.gz;name=perl \
30 B = "${WORKDIR}/perl-${PV}-build"
38 PERL_LIB_VER = "${@'.'.join(d.getVar('PV').split('.')[0:2])}.0"
70 -Darchlibexp=${STAGING_LIBDIR}/perl5/${PV}/${TARGET_ARCH}-linux \
99 -Darchlibexp=${STAGING_LIBDIR}/perl5/${PV}/${TARGET_ARCH}-linux \
141 install -d ${D}${libdir}/perl5/${PV}/
142 install -d ${D}${libdir}/perl5/${PV}/ExtUtils/
146 install lib/Config.pm ${D}${libdir}/perl5/${PV}/
147 install lib/ExtUtils/typemap ${D}${libdir}/perl5/${PV}/ExtUtils/
150 dir=$(echo ${D}/${libdir}/perl5/${PV}/*/CORE)
[all …]
/openbmc/openbmc/meta-nuvoton/recipes-bsp/u-boot/
H A Du-boot-nuvoton.inc32 UBOOT_IMAGE ?= "u-boot-${MACHINE}-${PV}-${PR}.${UBOOT_SUFFIX}"
41 UBOOT_ELF_IMAGE ?= "u-boot-${MACHINE}-${PV}-${PR}.${UBOOT_ELF_SUFFIX}"
51 SPL_IMAGE ?= "${SPL_BINARYNAME}-${MACHINE}-${PV}-${PR}"
62 UBOOT_ENV_IMAGE ?= "${UBOOT_ENV}-${MACHINE}-${PV}-${PR}.${UBOOT_ENV_SUFFIX}"
151 …4 ${B}/${config}/u-boot-${type}.${UBOOT_SUFFIX} ${D}/boot/u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFI…
152 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type}
153 ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY}
175 …install -m 644 ${B}/${config}/${UBOOT_ELF} ${D}/boot/u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX}
176 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type}
177 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX} ${D}/boot/${UBOOT_BINARY}
[all …]
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/
H A Du-boot-aspeed.inc105 …4 ${B}/${config}/u-boot-${type}.${UBOOT_SUFFIX} ${D}/boot/u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFI…
106 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type}
107 ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFIX} ${D}/boot/${UBOOT_BINARY}
129 …install -m 644 ${B}/${config}/${UBOOT_ELF} ${D}/boot/u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX}
130 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX} ${D}/boot/${UBOOT_BINARY}-${type}
131 … ln -sf u-boot-${type}-${PV}-${PR}.${UBOOT_ELF_SUFFIX} ${D}/boot/${UBOOT_BINARY}
158 … install -m 644 ${B}/${config}/${SPL_BINARY} ${D}/boot/${SPL_IMAGE}-${type}-${PV}-${PR}
159 ln -sf ${SPL_IMAGE}-${type}-${PV}-${PR} ${D}/boot/${SPL_BINARYNAME}-${type}
160 ln -sf ${SPL_IMAGE}-${type}-${PV}-${PR} ${D}/boot/${SPL_BINARYNAME}
201 …{B}/${config}/u-boot-${type}.${UBOOT_SUFFIX} ${DEPLOYDIR}/u-boot-${type}-${PV}-${PR}.${UBOOT_SUFFI…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/testfloat/
H A Dtestfloat_3e.bb9 LIC_FILES_CHKSUM = "file://TestFloat-${PV}/COPYING.txt;md5=d467c2d231054347e8fd885ac06e7b2b"
28 oe_runmake -C SoftFloat-${PV}/build/Linux-Cross-Compile/
29 oe_runmake -C TestFloat-${PV}/build/Linux-Cross-Compile/
34 install ${S}/TestFloat-${PV}/build/Linux-Cross-Compile/testfloat ${D}/${bindir}
35 install ${S}/TestFloat-${PV}/build/Linux-Cross-Compile/testfloat_gen ${D}/${bindir}
36 install ${S}/TestFloat-${PV}/build/Linux-Cross-Compile/testfloat_ver ${D}/${bindir}
37 install ${S}/TestFloat-${PV}/build/Linux-Cross-Compile/testsoftfloat ${D}/${bindir}
38 install ${S}/TestFloat-${PV}/build/Linux-Cross-Compile/timesoftfloat ${D}/${bindir}
/openbmc/openbmc/poky/meta/recipes-devtools/llvm/
H A Dllvm_19.1.5.bb19 PV .= "${VER_SUFFIX}"
21 MAJOR_VERSION = "${@oe.utils.trim_version("${PV}", 1)}"
23 LLVM_RELEASE = "${PV}"
25 SRC_URI = "https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/llvm-project-${PV}.…
34 S = "${WORKDIR}/llvm-project-${PV}.src/llvm"
85 -DLLVM_TABLEGEN=${STAGING_BINDIR_NATIVE}/llvm-tblgen${PV} \
86 -DLLVM_CONFIG_PATH=${STAGING_BINDIR_NATIVE}/llvm-config${PV} \
91 -DLLVM_TABLEGEN=${STAGING_BINDIR_NATIVE}/llvm-tblgen${PV} \
92 -DLLVM_CONFIG_PATH=${STAGING_BINDIR_NATIVE}/llvm-config${PV} \
129 install -D -m 0755 ${B}/bin/llvm-tblgen ${D}${bindir}/llvm-tblgen${PV}
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/expect/
H A Dexpect_5.45.4.bb21 SRC_URI = "${SOURCEFORGE_MIRROR}/expect/Expect/${PV}/${BPN}${PV}.tar.gz \
40 S = "${WORKDIR}/${BPN}${PV}"
44 install -m 0755 ${D}${libdir}/expect${PV}/libexpect*.so ${D}${libdir}/
45 install -m 0755 ${S}/fixline1 ${D}${libdir}/expect${PV}/
46 rm ${D}${libdir}/expect${PV}/libexpect*.so
47 sed -e 's|$dir|${libdir}|' -i ${D}${libdir}/expect${PV}/pkgIndex.tcl
73 FILES:${PN}-dev = "${libdir_native}/expect${PV}/libexpect*.so \
81 FILES:${PN} += "${libdir}/libexpect${PV}.so \
82 ${libdir}/expect${PV}/* \
/openbmc/openbmc/poky/meta/recipes-devtools/docbook-xml/
H A Ddocbook-xsl-stylesheets_1.79.1.bb6 SRC_URI = "${SOURCEFORGE_MIRROR}/docbook/docbook-xsl-${PV}.tar.bz2 \
17 S = "${WORKDIR}/docbook-xsl-${PV}"
30 install -v -m755 -d ${D}${datadir}/xml/docbook/xsl-stylesheets-${PV}
31 ln -s xsl-stylesheets-${PV} ${D}${datadir}/xml/docbook/xsl-stylesheets
37 ${D}${datadir}/xml/docbook/xsl-stylesheets-${PV}
39 ln -s VERSION ${D}/${datadir}/xml/docbook/xsl-stylesheets-${PV}/VERSION.xsl
49 XMLCATALOGS = "${datadir}/xml/docbook/xsl-stylesheets-${PV}/catalog.xml"
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/
H A Dtrousers_git.bb10 PV = "0.3.15+git${SRCPV}"
70 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tspi \
71 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/trspi \
72 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/include/*.h \
73 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/include/tss \
96 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tcs \
97 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tcsd \
98 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/tddl \
99 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/trousers \
100 ${prefix}/src/debug/${PN}/${PV}-${PR}/git/src/include/trousers \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/autossh/
H A Dautossh_1.4g.bb21 cp ${WORKDIR}/autossh-${PV}/CHANGES ${WORKDIR}/build
22 cp ${WORKDIR}/autossh-${PV}/README ${WORKDIR}/build
23 cp ${WORKDIR}/autossh-${PV}/autossh.host ${WORKDIR}/build
24 cp ${WORKDIR}/autossh-${PV}/rscreen ${WORKDIR}/build
25 cp ${WORKDIR}/autossh-${PV}/autossh.1 ${WORKDIR}/build
26 cp ${WORKDIR}/autossh-${PV}/autossh.spec ${WORKDIR}/build
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/
H A Dlibtinyxml_2.6.2.bb10 SRC_URI = "${SOURCEFORGE_MIRROR}/tinyxml/tinyxml_${@'${PV}'.replace('.', '_')}.tar.gz \
25 -Wl,-soname,libtinyxml.so.${PV} \
26 -o libtinyxml.so.${PV} \
36 install -m 0755 ${S}/libtinyxml.so.${PV} ${D}${libdir}
37 ln -sf libtinyxml.so.${PV} ${D}${libdir}/libtinyxml.so
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-source.inc10 PN = "gcc-source-${PV}"
11 WORKDIR = "${TMPDIR}/work-shared/gcc-${PV}-${PR}"
12 SSTATE_SWSPEC = "sstate:gcc::${PV}:${PR}::${SSTATE_VERSION}:"
14 STAMP = "${STAMPS_DIR}/work-shared/gcc-${PV}-${PR}"
15 STAMPCLEAN = "${STAMPS_DIR}/work-shared/gcc-${PV}-*"
H A Dgcc-14.2.inc3 # Third digit in PV should be incremented after a minor release
5 PV = "14.2.0"
29 …epo.or.cz/official-gcc.git/snapshot/${RELEASE}.tar.gz;downloadfilename=gcc-${PV}-${RELEASE}.tar.gz"
40 RELEASE ?= "${PV}"
41 BASEURI ?= "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.xz"
42 SOURCEDIR ?= "gcc-${PV}"
75 S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/${SOURCEDIR}"
76 B = "${WORKDIR}/gcc-${PV}/build.${HOST_SYS}.${TARGET_SYS}"
H A Dgcc-shared-source.inc10 do_configure[depends] += "gcc-source-${PV}:do_preconfigure"
11 do_populate_lic[depends] += "gcc-source-${PV}:do_unpack"
12 do_deploy_source_date_epoch[depends] += "gcc-source-${PV}:do_deploy_source_date_epoch"
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/
H A Dppp_2.5.1.bb61 FILES:${PN}-oa = "${libdir}/pppd/${PV}/pppoatm.so"
62 FILES:${PN}-oe = "${sbindir}/pppoe-discovery ${libdir}/pppd/${PV}/*pppoe.so"
63 FILES:${PN}-radius = "${libdir}/pppd/${PV}/radius.so ${libdir}/pppd/${PV}/radattr.so ${libdir}/pp…
64 FILES:${PN}-winbind = "${libdir}/pppd/${PV}/winbind.so"
65 FILES:${PN}-minconn = "${libdir}/pppd/${PV}/minconn.so"
66 FILES:${PN}-password = "${libdir}/pppd/${PV}/pass*.so"
67 FILES:${PN}-l2tp = "${libdir}/pppd/${PV}/*l2tp.so"
/openbmc/openbmc/poky/meta-poky/classes/
H A Dpoky-bleeding.bbclass2 # AUTOREV and PV containing '+git' needs to be set early, before any anonymous python
3 # expands anything containing PV, else the parse process won't trigger the fetcher to
15 if "+git" not in d.getVar("PV"):
16 d.appendVar("PV", "+git")
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/monocypher/
H A Dmonocypher_4.0.2.bb9 SRC_URI = "https://monocypher.org/download/${BPN}-${PV}.tar.gz"
12 …ps://.*/.* https://github.com/LoupVaillant/Monocypher/releases/download/${PV}/${BPN}-${PV}.tar.gz "
14 S = "${WORKDIR}/${BPN}-${PV}"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython-libusb1_3.1.0.bb9 SRC_URI = "https://github.com/vpelletier/${BPN}/releases/download/${PV}/libusb1-${PV}.tar.gz"
12 S = "${WORKDIR}/libusb1-${PV}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libconfuse/
H A Dlibconfuse_3.3.bb5 SRC_URI = "https://github.com/libconfuse/libconfuse/releases/download/v${PV}/confuse-${PV}.tar.gz"
12 S = "${WORKDIR}/confuse-${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-gnome/classes/
H A Dclutter.bbclass11 VERMINOR = "${@get_minor_dir("${PV}")}"
14 SRC_URI = "${GNOME_MIRROR}/${REALNAME}/${VERMINOR}/${REALNAME}-${PV}.tar.xz;name=archive"
15 S = "${WORKDIR}/${REALNAME}-${PV}"
/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}"

12345678910>>...61