All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach via buildroot <buildroot@buildroot.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Andy Yan <andyshrk@gmail.com>, Andy Yan <andyshrk@163.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v1 1/1] package: Add iotools package
Date: Thu, 26 Sep 2024 07:48:23 +0300	[thread overview]
Message-ID: <87h6a310mg.fsf@tarshish> (raw)
In-Reply-To: <20240925205558.1176626-1-andriy.shevchenko@linux.intel.com> (Andy Shevchenko's message of "Wed, 25 Sep 2024 23:55:43 +0300")

Hi Andy,

On Wed, Sep 25 2024, Andy Shevchenko wrote:
> +define IOTOOLS_INSTALL_TARGET_CMDS
> +	$(INSTALL) -m 0755 -t $(TARGET_DIR)/usr/bin -D $(@D)/iotools
> +	$(TARGET_STRIP) $(TARGET_DIR)/usr/bin/iotools

Buildroot target-finalize strips all target binaries (lookup $(STRIPCMD)
in top Makefile). Doesn't that work for you?

baruch

> +endef
> +
> +$(eval $(generic-package))

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-09-26  4:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-25 20:55 [Buildroot] [PATCH v1 1/1] package: Add iotools package Andy Shevchenko
2024-09-26  4:48 ` Baruch Siach via buildroot [this message]
2024-09-27 13:23   ` Andy Shevchenko
2024-09-27 18:07     ` Andy Shevchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h6a310mg.fsf@tarshish \
    --to=buildroot@buildroot.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=andyshrk@163.com \
    --cc=andyshrk@gmail.com \
    --cc=baruch@tkos.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.