Home
last modified time | relevance | path

Searched refs:MAJOR_VERSION (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-image/
H A Dconfigure.patch17 -MAJOR_VERSION=1
27 +MAJOR_VERSION=sdlimage_major_version
32 -VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION
35 AC_SUBST(MAJOR_VERSION)
/openbmc/linux/drivers/staging/vt6655/
H A Ddevice_cfg.h27 #ifndef MAJOR_VERSION
28 #define MAJOR_VERSION 1 macro
/openbmc/openbmc/poky/meta/recipes-core/util-linux/
H A Dutil-linux.inc31 MAJOR_VERSION = "${@'.'.join(d.getVar('PV').split('.')[0:2])}"
32 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/util-linux/v${MAJOR_VERSION}/util-linux-${PV}.tar.xz \
/openbmc/openbmc/poky/meta/recipes-devtools/llvm/
H A Dllvm_git.bb22 MAJOR_VERSION = "${@oe.utils.trim_version("${PV}", 1)}"
26 BRANCH = "release/${MAJOR_VERSION}.x"
150 ${libdir}/libLLVM-${MAJOR_VERSION}.so \
/openbmc/phosphor-net-ipmid/command/
H A Dsol_cmds.cpp62 request->majorVersion = MAJOR_VERSION; in activating()
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.hpp20 constexpr uint8_t MAJOR_VERSION = 0x01; variable
/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp.h96 MAJOR_VERSION = offsetof(struct smbios_entry_point, major_version), enumerator