Searched +full:- +full:- +full:enable +full:- +full:gprof (Results 1 – 5 of 5) sorted by relevance
| /openbmc/openbmc/poky/meta/recipes-devtools/gdb/ |
| H A D | gdb-common.inc | 3 …llows you to see what is going on inside another program while it executes -- or what another prog… 5 DEPENDS = "expat gmp mpfr zlib ncurses virtual/libiconv ${LTTNGUST} bison-native" 7 LTTNGUST = "lttng-ust" 15 UPSTREAM_CHECK_GITTAGREGEX = "gdb\-(?P<pver>.+)\-release" 17 B = "${WORKDIR}/build-${TARGET_SYS}" 19 EXPAT = "--with-expat --with-libexpat-prefix=${STAGING_DIR_HOST}" 21 EXTRA_OECONF = "--disable-gdbtk --disable-x --disable-werror \ 22 --with-curses --disable-multilib --disable-sim \ 23 --without-guile \ 25 … ${@bb.utils.contains('DISTRO_FEATURES', 'multiarch', '--enable-64-bit-bfd', '', d)} \ [all …]
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/optee-client/ |
| H A D | 0001-tee-supplicant-update-udev-systemd-install-code.patch | 4 Subject: [PATCH 1/1] tee-supplicant: update udev & systemd install code 6 - Allow optionally using pkg-config to discover install location of 8 - Make systemd service file generation and installation optional. 9 - Make udev rule file generation and installation optional. 13 Upstream-Status: Pending 15 Signed-off-by: Gyorgy Szing <gyorgy.szing@arm.com> 16 --- 17 tee-supplicant/CMakeLists.txt | 39 +++++++++++++++++++++++++++++++---- 18 1 file changed, 35 insertions(+), 4 deletions(-) 20 diff --git a/tee-supplicant/CMakeLists.txt b/tee-supplicant/CMakeLists.txt [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/ |
| H A D | binutils.inc | 12 LICENSE = "GPL-3.0-only" 14 DEPENDS = "flex-native bison-native zlib-native gnu-config-native autoconf-native" 21 ${libdir}/bfd-plugins/lib*${SOLIBSDEV} \ 22 ${libdir}/lib*-${PV}*.so \ 26 RPROVIDES:${PN} += "${PN}-symlinks" 28 FILES:${PN}-dev = " \ 33 ${libdir}/libctf-nobfd.so \ 36 FILES:${PN}-staticdev += "${libdir}/gprofng/*.a" 42 gprofng-archive \ 43 gprofng-collect-app \ [all …]
|
| /openbmc/openbmc/poky/meta-poky/conf/templates/default/ |
| H A D | local.conf.sample.extended | 19 #PARALLEL_MAKE ?= "-j 4" 22 #PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}" 24 # For a quad-core machine, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would 40 # packages at build time using qemu-native. Disabling it (by setting it to 0) 45 # If GLIBC_SPLIT_LC_PACKAGES is set to a non-zero value, convert 46 # glibc-binary-localedata-XX-YY to be a meta package depending on 47 # glibc-binary-localedata-XX-YY-lc-address and so on. This enables 53 # wish to perform the time-consuming step of generating all LIBC locales. 54 # NOTE: If removing en_US.UTF-8 you will also need to uncomment, and set 58 # bash-ptest: fr-fr, de-de [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0008-Use-libtool-2.4.patch | 8 Upstream-Status: Pending 10 Signed-off-by: Khem Raj <raj.khem@gmail.com> 11 --- 13 bfd/configure | 1333 ++++++++---- 14 bfd/configure.ac | 2 +- 16 binutils/configure | 1331 ++++++++---- 18 gas/configure | 1331 ++++++++---- 19 gprof/Makefile.in | 3 + 20 gprof/configure | 1331 ++++++++---- 22 gprofng/configure | 1693 ++++++++++++---- [all …]
|