Home
last modified time | relevance | path

Searched refs:includedir (Results 251 – 275 of 299) sorted by relevance

1...<<1112

/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc123 --includedir=${includedir} \
277 FILES:${PN}-common = "${bindir}/* ${includedir}/* ${libexecdir}/* ${datadir}/* ${localstatedir}"
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-avoid-searching-host-for-postgresql.patch126 - pg_inc_dir=`${PGCONF} --includedir`
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/
H A Dlinux-libc-headers.inc77 find ${D}${includedir} -name ..install.cmd | xargs rm -f
/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/
H A Dgdk-pixbuf_2.42.10.bb64 ${includedir}/* \
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-configure-common.inc77 # teach gcc to find correct target includedir when checking libc ssp support
H A Dgcc-common.inc110 target_includedir ?= "${includedir}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/
H A Daudit_4.0.1.bb81 sed -i -e 's|#include "audit.h"|#include <linux/audit.h>|g' ${D}${includedir}/libaudit.h
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay/
H A D0001-configure.ac-unify-search-dirs-for-pcap-and-add-lib3.patch11 into --with-libpcap-includedir --with-libpcap-libdir as this
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/
H A Ddvb-apps_1.1.1.20140321.bb65 FILES:${PN}-dev = "${includedir}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uim/
H A Duim_1.8.8.bb83 ${includedir}/uim \
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/
H A Dsyslinux_6.04-pre2.bb55 DATADIR=${datadir} MANDIR=${mandir} INCDIR=${includedir} \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/
H A Dprotobuf_4.25.3.bb56 …sed -e 's|Cflags:|Cflags: -I${WORKDIR}/recipe-sysroot${includedir} |' -i "${B}/${TEST_SRC_DIR}/pro…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/lm_sensors/
H A Dlmsensors_3.6.0.bb129 FILES:${PN}-libsensors-dev = "${libdir}/libsensors.so ${includedir}"
/openbmc/openbmc/meta-security/recipes-security/isic/files/
H A Dconfigure_fix.patch14 @@ -45,6 +45,8 @@ includedir='${prefix}/include'
/openbmc/openbmc/meta-security/recipes-scanners/clamav/
H A Dclamav_0.104.4.bb126 ${includedir}/*.h ${docdir}/libclamav* \
/openbmc/openbmc/poky/meta/recipes-extended/bash/
H A Dbash.inc47 CACHED_CONFIGUREVARS += "headersdir=${includedir}/${PN}"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/
H A Dsquid_6.8.bb47 PACKAGECONFIG[libnetfilter-conntrack] = "--with-netfilter-conntrack=${includedir}, --without-netfil…
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc_2.39.bb61 TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}${includedir}"
/openbmc/openbmc/poky/meta/recipes-devtools/llvm/
H A Dllvm_git.bb78 -DFFI_INCLUDE_DIR=$(pkg-config --variable=includedir libffi) \
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/
H A De2fsprogs_1.47.0.bb38 rm -rf ${D}${includedir}/blkid
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kernel-selftest/
H A Dkernel-selftest.bb91 cp ${RECIPE_SYSROOT}${includedir}/bits/$f-64.h ${S}/bits/$f-32.h
/openbmc/phosphor-host-ipmid/
H A Dmeson.build323 install_dir: get_option('includedir'),
/openbmc/openbmc/poky/meta/recipes-core/base-files/
H A Dbase-files_3.0.14.bb39 ${prefix} ${bindir} ${docdir} /usr/games ${includedir} \
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dnative.bbclass82 includedir = "${STAGING_INCDIR_NATIVE}"
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py108 includedir = d.getVar('includedir')
122 if fullpth.startswith(includedir) and fullpth.endswith('.h'):
123 headers.append(os.path.relpath(fullpth, includedir))

1...<<1112