Home
last modified time | relevance | path

Searched refs:chrpath (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/
H A Dchrpath_0.16.bb2 DESCRIPTION = "chrpath allows you to change the rpath (where the \
5 HOMEPAGE = "https://tracker.debian.org/pkg/chrpath"
17 # We don't have a staged chrpath-native for ensuring our binary is
19 CHRPATH_BIN:class-native = "${B}/chrpath"
21 PROVIDES:append:class-native = " chrpath-replacement-native"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/jasper/
H A Djasper_4.1.1.bb28 chrpath -d ${D}${bindir}/jasper
29 chrpath -d ${D}${bindir}/imginfo
30 chrpath -d ${D}${bindir}/imgcmp
31 chrpath -d ${D}${libdir}/libjasper.so.*
/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/chrpath/
H A Dstandarddoc.patch4 Subject: [PATCH] chrpath: Ensure the package respects the docdir variable
11 Upstream-Status: Submitted [ http://lists.alioth.debian.org/pipermail/chrpath-devel/Week-of-Mon-201…
29 bin_PROGRAMS = chrpath
/openbmc/openbmc/poky/documentation/
H A Dpoky.yaml.in14 build-essential chrpath socat cpio python3 python3-pip python3-pexpect \
19 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \
24 OPENSUSE_HOST_PACKAGES_ESSENTIAL : "python gcc gcc-c++ git chrpath make wget python-xml \
34 diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath ccache \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcppkafka/
H A Dlibcppkafka_git.bb18 DEPENDS = "librdkafka curl boost chrpath-replacement-native"
27 chrpath -d ${D}${libdir}/libcppkafka.so.${BASEPV}
/openbmc/openbmc/poky/meta/classes/
H A Dchrpath.bbclass7 CHRPATH_BIN ?= "chrpath"
49 # if we have modified some rpaths call chrpath to update the binary
60 … bb.fatal("chrpath command failed with exit code %d:\n%s\n%s" % (e.returncode, e.stdout, e.stderr))
118 # We need read and write permissions for chrpath, if we don't have
125 # Temporarily make the file writeable so we can chrpath it
H A Drelocatable.bbclass7 inherit chrpath
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/
H A Dlibcamera_0.2.0.bb25 …thon3-jinja2-native python3-ply-native python3-jinja2-native udev gnutls chrpath-native libevent l…
53 chrpath -d ${D}${libdir}/libcamera.so
54 chrpath -d ${D}${libexecdir}/libcamera/v4l2-compat.so
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dnativesdk.bbclass37 # We need chrpath >= 0.14 to ensure we can deal with 32 and 64 bit
40 DEPENDS:append = " chrpath-replacement-native"
41 EXTRANATIVEPATH += "chrpath-native"
H A Dcross-canadian.bbclass135 # We need chrpath >= 0.14 to ensure we can deal with 32 and 64 bit
138 DEPENDS:append = " chrpath-replacement-native"
139 EXTRANATIVEPATH += "chrpath-native"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/opencl/
H A Dopencl-icd-loader_2023.12.14.bb26 chrpath -d ${D}${bindir}/icd_loader_test
30 chrpath -d ${D}${libdir}/libOpenCLDriverStub.so
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/
H A Dsuitesparse_5.10.1.bb12 DEPENDS = "cmake-native lapack gmp mpfr chrpath-native"
46 chrpath -d "$file"
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dlttng-tools_2.13.13.bb122 chrpath --delete ${D}${PTEST_PATH}/tests/$d/$f
128chrpath --delete ${D}${PTEST_PATH}/tests/utils/testapp/userspace-probe-elf-binary/userspace-probe-…
129chrpath --delete ${D}${PTEST_PATH}/tests/utils/testapp/userspace-probe-elf-cxx-binary/userspace-pr…
130 chrpath --delete ${D}${PTEST_PATH}/tests/regression/ust/ust-dl/libbar.so
131 chrpath --delete ${D}${PTEST_PATH}/tests/regression/ust/ust-dl/libfoo.so
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/flite/
H A Dflite_2.2.bb9 DEPENDS += "alsa-lib chrpath-replacement-native"
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/
H A Dpseudo.inc133chrpath ${D}${bindir}/pseudo -r `chrpath ${D}${bindir}/pseudo | cut -d = -f 2 | sed s/XORIGIN/\\$O…
155 chrpath -d ${D}${prefix}/lib/pseudo/lib*/libpseudo.so
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/
H A Dwireshark_4.2.4.bb9 DEPENDS:append:class-target = " wireshark-native chrpath-replacement-native "
84 chrpath --delete $f
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dbuildtools-tarball.bb1 DESCRIPTION = "SDK type target for building a standalone tarball containing python3, chrpath, make,…
20 nativesdk-chrpath \
H A Dbuildtools-extended-tarball.bb3 …"SDK type target for building a standalone tarball containing build-essentials, python3, chrpath, \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libimobiledevice/
H A Dlibplist_2.3.0.bb30 chrpath -d ${D}${libdir}/python*/site-packages/plist/_plist.so
H A Dlibplist_git.bb32 chrpath -d ${D}${libdir}/python*/site-packages/plist/_plist.so
/openbmc/openbmc-build-scripts/
H A Dbuild-setup.sh185 chrpath \
242 chrpath \
/openbmc/openbmc/meta-raspberrypi/.github/workflows/docker-images/yocto-builder/
H A DDockerfile15 gawk wget git diffstat unzip texinfo gcc build-essential chrpath \
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust_1.75.0.bb200chrpath -r \$ORIGIN/../../../../../`basename ${STAGING_DIR_NATIVE}`${libdir_native} ${RUST_ALTERNA…
202 chrpath -d ${RUST_ALTERNATE_EXE_PATH}
259 chrpath -r "\$ORIGIN/../lib" ${D}${bindir}/$i
279 chrpath -r "\$ORIGIN/../lib" ${D}${bindir}/$i
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-self-hosted.bb113 chrpath \
/openbmc/openbmc/
H A DREADME.md25 gawk diffstat bzip2 cpio chrpath zstd lz4 bzip2
31 sudo dnf install git python3 gcc g++ gawk which bzip2 chrpath cpio \

12