/openbmc/openbmc-tools/ipkdbg/ |
H A D | Makefile | 8 STRIPPED_ARCH_PPC64LE_BINS=$(patsubst %,stripped/%,$(ARCH_PPC64LE_BINS)) 9 STRIPPED_ARCH_X86_64_BINS=$(patsubst %,stripped/%,$(ARCH_X86_64_BINS)) 14 $(STRIPPED_ARCH_PPC64LE_BINS): stripped/%: % 18 $(STRIPPED_ARCH_X86_64_BINS): stripped/%: % 32 -C stripped $(patsubst stripped/%,%,$^) 43 $(RM) -r stripped
|
/openbmc/u-boot/scripts/ |
H A D | objdiff | 60 stripped=$dir/${base%.o}.stripped 67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped 68 $OBJDUMP -D $stripped | sed -e "s/^[[:space:]]\+[0-9a-f]\+//" -e "s:^$stripped:$1:" > $dis
|
/openbmc/linux/scripts/ |
H A D | objdiff | 60 stripped=$dir/${base%.o}.stripped 67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped 68 $OBJDUMP -D $stripped | sed -e "s/^[[:space:]]\+[0-9a-f]\+//" -e "s:^$stripped:$1:" > $dis
|
H A D | headerdep.pl | 66 my $stripped = $filename; 67 $stripped =~ s/^$i\///; 69 return $stripped if $stripped ne $filename;
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/aufs-util/aufs-util/ |
H A D | aufs-util-don-t-strip-executables.patch | 9 …WARNING: File '/sbin/mount.aufs' from aufs-util was already stripped, this will prevent future deb… 10 …WARNING: File '/sbin/auplink' from aufs-util was already stripped, this will prevent future debugg… 11 …WARNING: File '/sbin/umount.aufs' from aufs-util was already stripped, this will prevent future de… 12 …WARNING: File '/sbin/auibusy' from aufs-util was already stripped, this will prevent future debugg… 13 …WARNING: File '/usr/lib/libau.so.2.6' from aufs-util was already stripped, this will prevent futur…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
H A D | 0001-build-top.mk-unset-STRIP_OPTS.patch | 9 '/usr/bin/ldapcompare' from openldap was already stripped, this will 10 prevent future debugging! [already-stripped] 13 '/usr/bin/ldapdelete' from openldap was already stripped, this will 14 prevent future debugging! [already-stripped]
|
/openbmc/openbmc/poky/scripts/ |
H A D | patchtest-get-branch | 52 stripped = token.lower().strip('[]') 53 if default_branch in stripped: 59 if branch != "core" and stripped.rfind(branch) != -1:
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/ |
H A D | optee-os-ts.inc | 13 SP_EXT = "${@oe.utils.conditional('TS_ENV','opteesp','.stripped.elf','.bin',d)}" 62 ' ${TS_BIN_SPM_TEST}/${SPM_TEST1_UUID}.stripped.elf \ 63 ${TS_BIN_SPM_TEST}/${SPM_TEST2_UUID}.stripped.elf \ 64 ${TS_BIN_SPM_TEST}/${SPM_TEST3_UUID}.stripped.elf \ 65 ${TS_BIN_SPM_TEST}/${SPM_TEST4_UUID}.stripped.elf', \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/ |
H A D | 0001-Makefile-remove-strip.patch | 9 ERROR: QA Issue: File '/sbin/gradm' from gradm was already stripped, 10 this will prevent future debugging! [already-stripped] 11 ERROR: QA Issue: File '/sbin/grlearn' from gradm was already stripped, 12 this will prevent future debugging! [already-stripped]
|
/openbmc/openbmc/poky/meta/recipes-support/boost/ |
H A D | boost-build-native_1.86.0.bb | 27 # The build is either release mode (pre-stripped) or debug (-O0). 28 INSANE_SKIP:${PN} = "already-stripped"
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/ |
H A D | optee-ftpm_git.bb | 67 …install -D -p -m 0644 ${S}/Samples/ARM32-FirmwareTPM/optee_ta/out/fTPM/${FTPM_UUID}.stripped.elf $… 72 …install -D -p -m 0644 ${S}/Samples/ARM32-FirmwareTPM/optee_ta/out/fTPM/${FTPM_UUID}.stripped.elf $… 79 ${nonarch_base_libdir}/optee_armtz/${FTPM_UUID}.stripped.elf \
|
H A D | optee-os_%.bbappend | 9 …A=y EARLY_TA_PATHS="${STAGING_DIR_TARGET}/${base_libdir}/optee_armtz/${FTPM_UUID}.stripped.elf"', \
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/ |
H A D | fvp-common.inc | 62 # Prebuilt binaries are already stripped 63 INSANE_SKIP:${PN} += "already-stripped"
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ |
H A D | ampere-utils.bbappend | 3 INSANE_SKIP:${PN} = "already-stripped"
|
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ |
H A D | ampere-utils.bbappend | 3 INSANE_SKIP:${PN} = "already-stripped"
|
/openbmc/openbmc/meta-security/recipes-security/ncrack/ |
H A D | ncrack_0.7.bb | 18 INSANE_SKIP:${PN} = "already-stripped"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/ |
H A D | 0003-force-STRIP-to-emtpy.patch | 6 otherwise the generate file will be stripped
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lief/ |
H A D | 0002-api-python-config-default.toml-Debug.patch | 6 Fixes do_package: QA Issue: [already-stripped]
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/ |
H A D | 0003-Remove-strip-step-in-Makefile.patch | 9 omxplayer was already stripped, this will prevent future debugging!
|
/openbmc/qemu/docs/sphinx/ |
H A D | dbusdomain.py | 305 stripped = ignore 308 stripped = "" 311 entries.append(IndexEntry(stripped + name, 0, docname, node_id, "", "", ""))
|
/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/ |
H A D | arm-binary-toolchain.inc | 17 INSANE_SKIP:${PN} = "already-stripped libdir staticdev file-rdeps arch dev-so"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuid/ |
H A D | cpuid_20230614.bb | 25 INSANE_SKIP:${PN} += "already-stripped"
|
/openbmc/openbmc/meta-security/recipes-ids/crowdsec/ |
H A D | crowdsec_1.1.1.bb | 38 INSANE_SKIP:${PN} = "already-stripped"
|
/openbmc/linux/drivers/target/ |
H A D | target_core_configfs.c | 1394 char *stripped = NULL; in target_wwn_vendor_id_store() local 1401 stripped = strstrip(buf); in target_wwn_vendor_id_store() 1402 len = strlen(stripped); in target_wwn_vendor_id_store() 1411 ret = target_check_inquiry_data(stripped); in target_wwn_vendor_id_store() 1429 strscpy(dev->t10_wwn.vendor, stripped, sizeof(dev->t10_wwn.vendor)); in target_wwn_vendor_id_store() 1450 char *stripped = NULL; in target_wwn_product_id_store() local 1457 stripped = strstrip(buf); in target_wwn_product_id_store() 1458 len = strlen(stripped); in target_wwn_product_id_store() 1467 ret = target_check_inquiry_data(stripped); in target_wwn_product_id_store() 1485 strscpy(dev->t10_wwn.model, stripped, sizeof(dev->t10_wwn.model)); in target_wwn_product_id_store() [all …]
|
/openbmc/openbmc/meta-security/recipes-security/chipsec/ |
H A D | chipsec_1.9.1.bb | 38 INSANE_SKIP:${PN} = "already-stripped"
|