Home
last modified time | relevance | path

Searched refs:stripped (Results 1 – 25 of 111) sorted by relevance

12345

/openbmc/openbmc-tools/ipkdbg/
H A DMakefile8 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 Dobjdiff60 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 Dobjdiff60 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 Dheaderdep.pl66 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 Daufs-util-don-t-strip-executables.patch9 …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 D0001-build-top.mk-unset-STRIP_OPTS.patch9 '/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 Dpatchtest-get-branch52 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 Doptee-os-ts.inc13 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 D0001-Makefile-remove-strip.patch9 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 Dboost-build-native_1.86.0.bb27 # 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 Doptee-ftpm_git.bb67 …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 Doptee-os_%.bbappend9 …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 Dfvp-common.inc62 # Prebuilt binaries are already stripped
63 INSANE_SKIP:${PN} += "already-stripped"
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/
H A Dampere-utils.bbappend3 INSANE_SKIP:${PN} = "already-stripped"
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/
H A Dampere-utils.bbappend3 INSANE_SKIP:${PN} = "already-stripped"
/openbmc/openbmc/meta-security/recipes-security/ncrack/
H A Dncrack_0.7.bb18 INSANE_SKIP:${PN} = "already-stripped"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A D0003-force-STRIP-to-emtpy.patch6 otherwise the generate file will be stripped
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-lief/
H A D0002-api-python-config-default.toml-Debug.patch6 Fixes do_package: QA Issue: [already-stripped]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0003-Remove-strip-step-in-Makefile.patch9 omxplayer was already stripped, this will prevent future debugging!
/openbmc/qemu/docs/sphinx/
H A Ddbusdomain.py305 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 Darm-binary-toolchain.inc17 INSANE_SKIP:${PN} = "already-stripped libdir staticdev file-rdeps arch dev-so"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuid/
H A Dcpuid_20230614.bb25 INSANE_SKIP:${PN} += "already-stripped"
/openbmc/openbmc/meta-security/recipes-ids/crowdsec/
H A Dcrowdsec_1.1.1.bb38 INSANE_SKIP:${PN} = "already-stripped"
/openbmc/linux/drivers/target/
H A Dtarget_core_configfs.c1394 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 Dchipsec_1.9.1.bb38 INSANE_SKIP:${PN} = "already-stripped"

12345