/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/openbmc/meta-arm/meta-arm/recipes-security/optee/ |
H A D | optee-os-ts.inc | 16 ' ${TS_BIN}/${ITS_UUID}.stripped.elf', '', d)}" 22 ' ${TS_BIN}/${STORAGE_UUID}.stripped.elf', '', d)}" 28 ' ${TS_BIN}/${CRYPTO_UUID}.stripped.elf', '', d)}" 34 ' ${TS_BIN}/${ATTESTATION_UUID}.stripped.elf', '', d)}" 40 ' ${TS_BIN}/${ENV_TEST_UUID}.stripped.elf', '', d)}" 46 ' ${TS_BIN}/${SE_PROXY_UUID}.stripped.elf', '', d)}" 52 ' ${TS_BIN}/${SMM_GATEWAY_UUID}.stripped.elf', '', d)}" 58 …' ${TS_BIN}/${SPM_TEST1_UUID}.stripped.elf ${TS_BIN}/${SPM_TEST2_UUID}.stripped.elf ${TS_BIN}/${SP… 67 ' ${TS_BIN}/${BLOCK_STORAGE_UUID}.stripped.elf', '', d)}"
|
/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-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.84.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 | 63 …install -D -p -m 0644 ${S}/Samples/ARM32-FirmwareTPM/optee_ta/out/fTPM/${FTPM_UUID}.stripped.elf $… 68 …install -D -p -m 0644 ${S}/Samples/ARM32-FirmwareTPM/optee_ta/out/fTPM/${FTPM_UUID}.stripped.elf $… 75 ${nonarch_base_libdir}/optee_armtz/${FTPM_UUID}.stripped.elf \
|
H A D | optee-os_%.bbappend | 13 …A=y EARLY_TA_PATHS="${STAGING_DIR_TARGET}/${base_libdir}/optee_armtz/${FTPM_UUID}.stripped.elf"', \
|
/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-arm/meta-arm/recipes-devtools/fvp/ |
H A D | fvp-common.inc | 55 # Prebuilt binaries are already stripped 56 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 | force-STRIP-to-emtpy.patch | 6 otherwise the generate file will be 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/openbmc/meta-security/recipes-ids/crowdsec/ |
H A D | crowdsec_1.1.1.bb | 38 INSANE_SKIP:${PN} = "already-stripped"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ujson/ |
H A D | 0001-setup.py-Do-not-strip-debugging-symbols.patch | 7 bitbake build errors related to already-stripped.
|
/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-arm/meta-arm/recipes-security/trusted-services/ |
H A D | ts-sp-common.inc | 27 # Ignore that SP stripped.elf does not have GNU_HASH
|
/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-hpe/meta-gxp/recipes-bsp/u-boot/ |
H A D | u-boot-fw-utils-gxp_2020.10.bb | 11 INSANE_SKIP:${PN} = "already-stripped"
|