[yocto] [meta-security][PATCH] sleuthkit: fix No GNU_HASH in the elf binary

Khem Raj raj.khem at gmail.com
Fri Oct 7 09:42:48 PDT 2016


> On Oct 7, 2016, at 9:23 AM, Armin Kuster <akuster808 at gmail.com> wrote:
> 
> From: Armin Kuster <akuster at mvista.com>
> 
> Signed-off-by: Armin Kuster <akuster at mvista.com>
> ---
> recipes-forensic/sleuth/sleuthkit_4.1.3.bb | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/recipes-forensic/sleuth/sleuthkit_4.1.3.bb b/recipes-forensic/sleuth/sleuthkit_4.1.3.bb
> index 4b82616..4d40586 100644
> --- a/recipes-forensic/sleuth/sleuthkit_4.1.3.bb
> +++ b/recipes-forensic/sleuth/sleuthkit_4.1.3.bb
> @@ -26,3 +26,5 @@ EXTRA_OECONF += "--enable-static=no --disable-java LIBS='-L${STAGING_LIBDIR}' LD
> FILES_${PN} += " ${datadir}/tsk"
> 
> RDEPENDS_${PN} += " perl"
> +
> +INSANE_SKIP_${PN} = “ldflags"

Can we fix the makefile to respect linker flags instead ?

> --
> 2.3.5
> 
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161007/ff3306cc/attachment.pgp>


More information about the yocto mailing list