yocto.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-security][master|kirkstone][PATCH] libmhash: add multilib header
@ 2022-07-01 17:23 Jeremy A. Puhlman
  2023-03-10 12:57 ` Adrian Zaharia
  0 siblings, 1 reply; 3+ messages in thread
From: Jeremy A. Puhlman @ 2022-07-01 17:23 UTC (permalink / raw)
  To: yocto; +Cc: Jeremy A. Puhlman

Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
---
 recipes-security/libmhash/libmhash_0.9.9.9.bb | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/recipes-security/libmhash/libmhash_0.9.9.9.bb b/recipes-security/libmhash/libmhash_0.9.9.9.bb
index 4d1f584..113acfc 100644
--- a/recipes-security/libmhash/libmhash_0.9.9.9.bb
+++ b/recipes-security/libmhash/libmhash_0.9.9.9.bb
@@ -23,7 +23,11 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/mhash/mhash-${PV}.tar.bz2 \
 SRC_URI[md5sum] = "f91c74f9ccab2b574a98be5bc31eb280"
 SRC_URI[sha256sum] = "56521c52a9033779154432d0ae47ad7198914785265e1f570cee21ab248dfef0"
 
-inherit autotools-brokensep ptest
+inherit autotools-brokensep ptest multilib_header
+
+do_install:append () {
+   oe_multilib_header mutils/mhash_config.h
+}
 
 do_compile_ptest() {
     if [ ! -d ${S}/demo ]; then mkdir ${S}/demo; fi
-- 
2.35.3



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-security][master|kirkstone][PATCH] libmhash: add multilib header
  2022-07-01 17:23 [meta-security][master|kirkstone][PATCH] libmhash: add multilib header Jeremy A. Puhlman
@ 2023-03-10 12:57 ` Adrian Zaharia
  2023-03-15 12:41   ` [yocto] " akuster808
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Zaharia @ 2023-03-10 12:57 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 79 bytes --]

Hi all,

Is there any reason why this patch was ignored?

Thanks,
Adrian

[-- Attachment #2: Type: text/html, Size: 99 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [yocto] [meta-security][master|kirkstone][PATCH] libmhash: add multilib header
  2023-03-10 12:57 ` Adrian Zaharia
@ 2023-03-15 12:41   ` akuster808
  0 siblings, 0 replies; 3+ messages in thread
From: akuster808 @ 2023-03-15 12:41 UTC (permalink / raw)
  To: Adrian Zaharia, yocto



On 3/10/23 7:57 AM, Adrian Zaharia wrote:
> Hi all,
>
> Is there any reason why this patch was ignored?

Can you resend it. I went back 7 months in patchwork history and could 
not find it.

-armin
>
> Thanks,
> Adrian
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#59379): https://lists.yoctoproject.org/g/yocto/message/59379
> Mute This Topic: https://lists.yoctoproject.org/mt/92115340/3616698
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [akuster808@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-15 12:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-01 17:23 [meta-security][master|kirkstone][PATCH] libmhash: add multilib header Jeremy A. Puhlman
2023-03-10 12:57 ` Adrian Zaharia
2023-03-15 12:41   ` [yocto] " akuster808

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).