Home
last modified time | relevance | path

Searched refs:multilib (Results 1 – 25 of 138) sorted by relevance

123456

/openbmc/openbmc/meta-security/kas/
H A Dqemumips64-multi.yml8 require conf/multilib.conf
9 MULTILIBS = "multilib:lib64 multilib:lib32"
11 DEFAULTTUNE:virtclass-multilib-lib64 = "mips64"
12 DEFAULTTUNE:virtclass-multilib-lib32 = "mips32r2"
/openbmc/openbmc/poky/meta/classes/
H A Dmultilib.bbclass10 if cls != "multilib" or not variant:
17 # There should only be one kernel in multilib configs
18 # We also skip multilib setup for module packages.
25 raise bb.parse.SkipRecipe("We shouldn't have multilib variants for %s" % bpn)
45 override = ":virtclass-multilib-" + variant
59 override = ":virtclass-multilib-" + variant
76 override = ":virtclass-multilib-" + variant
88 # Expand INCOMPATIBLE_LICENSE_EXCEPTIONS with multilib prefix
106 # set rpm preferred file color for 32-bit multilib image
130 if cls != "multilib" or not variant:
[all …]
H A Dmultilib_global.bbclass10 # the multilib case;
18 if len(eext) > 1 and eext[0] == 'multilib':
45 override = ":virtclass-multilib-" + p
48 … newtune = localdata.getVar("DEFAULTTUNE:" + "virtclass-multilib-" + p, False)
78 override = ":virtclass-multilib-" + p
100 override = ":virtclass-multilib-" + p
106 # implement alternative multilib name
123 override = ":virtclass-multilib-" + p
129 # implement alternative multilib name
176 if e.data.getVar("TARGET_VENDOR:virtclass-multilib-" + v, False) is None:
[all …]
/openbmc/openbmc/poky/meta-skeleton/recipes-multilib/images/
H A Dcore-image-multilib-example.bb1 SUMMARY = "An example of a multilib image"
4 # sato image. It assumes a "lib32" multilib has been enabled in the user's
11 # Now add the multilib packages we want to install
/openbmc/openbmc/poky/meta-skeleton/conf/
H A Dmultilib-example2.conf11 require conf/multilib.conf
13 DEFAULTTUNE:virtclass-multilib-libx32 = "x86-64-x32"
H A Dmultilib-example.conf11 require conf/multilib.conf
13 DEFAULTTUNE:virtclass-multilib-lib32 = "x86"
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0005-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch24 # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the
25 # default multilib, so we have to take CFLAGS into account as well,
26 # since it will be passed the multilib flags.
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0003-64-bit-multilib-hack.patch4 Subject: [PATCH] 64-bit multilib hack
6 GCC has internal multilib handling code but it assumes a very specific rigid directory
7 layout. The build system implementation of multilib layout is very generic and allows
12 directory, "."). We need to do this for each multilib that is configured as we don't
34 gcc/config/arc/t-multilib-linux | 4 ++--
59 diff --git a/gcc/config/arc/t-multilib-linux b/gcc/config/arc/t-multilib-linux
61 --- a/gcc/config/arc/t-multilib-linux
62 +++ b/gcc/config/arc/t-multilib-linux
130 # Only XLEN and ABI affect Linux multilib dir names, e.g. /lib32/ilp32d/
170 # Don't define MULTILIB_OSDIRNAMES if multilib is disabled.
H A D0017-Search-target-sysroot-gcc-version-specific-dirs-with.patch5 multilib.
15 for all multilibs. <target-sys> can be handled by mapping the multilib
33 This patch injects a multilib version of that path first so the lib64
87 + /* Look in multilib MACHINE/VERSION subdirectory first */
H A D0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch4 Subject: [PATCH] Use the multilib config files from ${B} instead of using the
7 Use the multilib config files from ${B} instead of using the ones from ${S}
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dlibraries.rst104 - :oe_git:`conf/multilib-example.conf </openembedded-core/tree/meta-skeleton/conf/multilib-example…
107 - :oe_git:`conf/multilib-example2.conf </openembedded-core/tree/meta-skeleton/conf/multilib-exampl…
110 …it:`recipes-multilib/images/core-image-multilib-example.bb </openembedded-core/tree/meta-skeleton/…
123 ``meta/conf/multilib.conf`` configuration file in the
130 For the most part, the :ref:`Multilib <ref-classes-multilib*>`
133 :term:`MLPREFIX` is the particular multilib (e.g. "lib32-" or "lib64-").
154 require conf/multilib.conf
155 MULTILIBS = "multilib:lib32"
156 DEFAULTTUNE:virtclass-multilib-lib32 = "x86"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/
H A Dnss-fix-nsinstall-build.patch4 Subject: [PATCH] Fix nss multilib build on openSUSE 11.x 32bit
15 multilib build options. Just clean the ARCHFLAG and LDFLAGS to fix this
35 +# nsinstall is unfit for cross-compiling/multilib-build since it was
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/xtrans/
H A Dmultilibfix.patch2 which can vary depending on which multilib is configured. The .pc file does
3 not require libdir so remove this to fix multilib builds.
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-testsuite.inc18 # are incompatible with the provided multilib are marked as UNSUPPORTED.
20 # Note: multilib flags are added to the compile command after the args
23 # as options like multilib flags.
26 # these targets don't do multilib the tests do not get correctly marked as
28 # overriding the multilib flags where it could (like other archs do). As
H A Dgcc-crosssdk.inc9 GCCMULTILIB = "--disable-multilib"
H A Dlibgcc-common.inc64 # this makes multilib gcc files findable for target gcc
104 tune = d.getVar('DEFAULTTUNE:virtclass-multilib-' + ml)
106 bb.warn('DEFAULTTUNE:virtclass-multilib-%s is not defined. Skipping...' % ml)
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/
H A Dbuildgalculator.py21 if not (self.tc.hasTargetPackage("gtk+3", multilib=True) or \
22 self.tc.hasTargetPackage("libgtk-3.0", multilib=True)):
/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/
H A D0004-cups-fix-multilib-install-file-conflicts.patch4 Subject: [PATCH 4/4] cups: fix multilib install file conflicts
6 @CUPS_SERVERBIN@ is ${libdir} related that causes multilib install file
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/files/
H A D0001-fix-pythondir-for-multilib-when-cross-compiling.patch4 Subject: [PATCH] fix pythondir for multilib when cross compiling
6 In case of cross compiling + multilib, the 'shell python3' line is
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmultilib_header.bbclass50 # We don't need multilib headers for native builds so brute force things.
55 # Nor do we need multilib headers for nativesdk builds.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/
H A Dwx-config-fix-libdir-for-multilib.patch2 multilib. Add an option '--baselib' for wx-config to support multilib when
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/
H A Dcontext.py42 def hasTargetPackage(self, pkg, multilib=False, regex=False): argument
43 if multilib:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/libnfs/libnfs/
H A D0001-CMakeLists.txt-respect-CMAKE_INSTALL_LIBDIR-for-mult.patch4 Subject: [PATCH] CMakeLists.txt: respect ${CMAKE_INSTALL_LIBDIR} for multilib
22 when libdir is /usr/lib64 with multilib
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openjpeg/
H A Dopenjpeg_2.5.0.bb16 # for multilib
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.4.rst55 - dhcpcd: Fix install conflict when enable multilib.
75 - lua: Fix install conflict when enable multilib.
118 - staging/multilib: Fix manifest corruption
131 - vala: Fix install conflict when enable multilib.
135 - xcb-proto: Fix install conflict when enable multilib.

123456