Home
last modified time | relevance | path

Searched full:sysroots (Results 1 – 25 of 83) sorted by relevance

1234

/openbmc/openbmc/poky/scripts/
H A Dsstate-sysroot-cruft.sh31 All paths are relative to "sysroots" directory.
150 SYSROOTS="`readlink -f ${tmpdir}`/sysroots/"
153 …late-sysroot\* -o -name \*.populate_sysroot\* -o -name \*.package\* | xargs cat | grep sysroots | \
156 sort | sed "s#^${SYSROOTS}##g" > ${OUTPUT}/master.list.all.txt
158 find ${tmpdir}/sysroots/ | \
159 sort | sed "s#^${SYSROOTS}##g" > ${OUTPUT}/sysroot.list.txt
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dworking-projects.rst225 i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/&DISTRO;/sysroots/i586-poky-linux
293 # CC=i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/2.5/sysroots/i586-poky-linux
311 …i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/2.5/sysroots/i586-poky-linux -I . -c main…
312 …i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/2.5/sysroots/i586-poky-linux -I . -c modu…
313 …i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/2.5/sysroots/i586-poky-linux main.o modul…
351 …i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/2.5/sysroots/i586-poky-linux -I . -c mai…
352 …i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/2.5/sysroots/i586-poky-linux -I . -c mod…
353 …i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/2.5/sysroots/i586-poky-linux main.o modu…
382 …i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/2.5/sysroots/i586-poky-linux -I . -c mai…
383 …i586-poky-linux-gcc -m32 -march=i586 --sysroot=/opt/poky/2.5/sysroots/i586-poky-linux -I . -c mod…
[all …]
H A Dintro.rst55 cross-toolchain and matching sysroots (target and native) all built
57 sysroots are based on a :term:`Metadata`
119 Sysroots section in eSDK Introduction
122 The native and target sysroots contain needed headers and libraries for
/openbmc/openbmc/poky/meta/recipes-devtools/subversion/
H A Dsubversion_1.14.5.bb53sysroots/x86_64-linux/usr/lib'| x86_64-linux-libtool: install: warning: `/home/pokybuild/yocto-aut…
55 …ild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/sysroots/x86_64-linux/usr/…
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Duninative-tarball.bb50 escaped_sdkpath=$(echo ${SDKPATH}/sysroots/${SDK_SYS} |sed -e "s:[\+\.]:\\\\\\\\\0:g")
59 mv sysroots/${SDK_SYS} $DEST
60 rm sysroots -rf
H A Dbuild-sysroots.bb24 bitbake -c build_native_sysroot build-sysroots
25 bitbake -c build_target_sysroot build-sysroots
/openbmc/openbmc-tools/bbdbg/
H A Dbbdbg32 BBDBG_LIBS=${BBDBG_PATH}/tmp/sysroots-components/$(uname -m)/libsolv-native/usr/lib:${BBDBG_PATH}/t…
33 BBDBG_OPKG=${BBDBG_PATH}/tmp/sysroots-components/$(uname -m)/opkg-native/usr/bin/opkg
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dide_sdk.py184 """For the shared sysroots mode meta-ide-support is needed
188 and bitbake build-sysroots. This also allows to expose the cross-toolchains
217 """For the shared sysroots mode build-sysroots is needed"""
223 'build-sysroots:do_build_target_sysroot',
224 'build-sysroots:do_build_native_sysroot'
229 config, tinfoil, 'build-sysroots', appends=True, filter_workspace=False)
231 raise DevtoolError("Parsing build-sysroots recipe failed")
239 """Handle the shared sysroots based workflow
245 bitbake build-sysroots
262 """Handling of recipes added to the Direct DSK shared sysroots."""
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dmeta_ide.py21 bitbake('build-sysroots -c build_native_sysroot')
22 bitbake('build-sysroots -c build_target_sysroot')
59 bitbake('build-sysroots -c build_target_sysroot')
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/
H A DSDKToolchainConfig.cmake.template2 set(HOST_SYSROOT "${SDK_INSTALL_DIR}/sysroots/@OECORE_SDK_SYS")
3 set(TARGET_SYSROOT "${SDK_INSTALL_DIR}/sysroots/@OECORE_TARGET_SYS")
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dpython-development-shell.rst19 '/media/build1/poky/build/tmp/sysroots'
21 '${TMPDIR}/sysroots'
/openbmc/openbmc-build-scripts/
H A Drun-qemu-robot-test.sh43 # ./tmp/sysroots/${QEMU_ARCH}/usr/bin/qemu-system-arm
45 # of obmc-phosphor-image. If you don't find the sysroots
46 # folder, run `bitbake build-sysroots`.
99 QEMU_BIN=${QEMU_BIN:-./tmp/sysroots/${QEMU_ARCH}/usr/bin/qemu-system-arm}
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/
H A D0001-configure-Prune-PIE-flags.patch20 | /mnt/oe/build/tmp-glibc/sysroots/x86_64-linux/usr/libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/5.3…
21 | /mnt/oe/build/tmp-glibc/sysroots/x86_64-linux/usr/libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/5.3…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0004-tweak-MODPROBE_CMD-for-cross-compile.patch12 |tmp/sysroots/x86_64-linux/usr/bin/modprobe: execvp failed: No such file or directory
13 |tmp/sysroots/x86_64-linux/usr/bin/modprobe failed: 2
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dstructure.rst533 .. _structure-build-tmp-sysroots-components:
535 ``build/tmp/sysroots-components/``
544 unusual circumstances, handling of the ``sysroots-components`` directory
546 ``build/tmp/sysroots-components``.
548 .. _structure-build-tmp-sysroots:
550 ``build/tmp/sysroots/``
555 the 2.3 version of the Yocto Project, there are sysroots in
557 ``build/tmp/sysroots/`` directory is unused.
561 The ``build/tmp/sysroots/`` directory can still be populated using the
562 ``bitbake build-sysroots`` command and can be used for compatibility in some
[all …]
/openbmc/openbmc/poky/meta/files/
H A Dext-sdk-prepare.py74 …mmand_interruptible('bitbake --quiet build-sysroots -c build_native_sysroot && bitbake --quiet bui…
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.3.rst9 .. _migration-2.3-recipe-specific-sysroots:
11 Recipe-specific Sysroots
80 You can find more information on how recipe-specific sysroots work in
145 it is no longer needed with recipe-specific sysroots.
207 necessary with recipe-specific sysroots, the
513 longer needed with recipe-specific sysroots.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/
H A Dcrash.inc88sysroots/x86_64-linux/usr/libexec/arm-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.9.2/cc1 -quiet -…
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/
H A D0001-Do-not-fail-when-testing-config-scripts.patch7 unnoticed. The test is unsuitable for building with sysroots anyway as the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openjpeg/openjpeg/
H A D0001-Do-not-ask-cmake-to-export-binaries-they-don-t-make-.patch5 dependants sysroots
/openbmc/openbmc/poky/scripts/lib/devtool/ide_plugins/
H A Dide_none.py22 A wrapper for bitbake meta-ide-support and bitbake build-sysroots
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpopulate_sdk_base.bbclass57 SDKTARGETSYSROOT = "${SDKPATH}/sysroots/${REAL_MULTIMACH_TARGET_SYS}"
283 # Fails build if there are broken or dangling symlinks in SDK sysroots
293 SCAN_ROOT = norm_path("%s/%s/sysroots/" % (d.getVar('SDK_OUTPUT'),
296 bb.note('Checking SDK sysroots at ' + SCAN_ROOT)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A D0001-net-snmp-add-knob-whether-nlist.h-are-checked.patch6 Previously, it still was checked when there was no nlish.h in sysroots directory.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/
H A D0001-include-missing-kernel-header.patch8 | /b/kraj/jlinux-next/poky/build/tmp-eglibc/sysroots/re-64b/usr/include/linux/if_bridge.h:172:20: e…
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils-cross-canadian.inc8 EXTRA_OECONF += "--with-sysroot=${SDKPATH}/sysroots/${TUNE_PKGARCH}${TARGET_VENDOR}-${TARGET_OS} \

1234