Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dump1090: new package
Date: Sat, 30 Sep 2017 22:05:26 +0200	[thread overview]
Message-ID: <87k20geyux.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20170930195654.cdjrm5cgxieew2l7@tarshish> (Baruch Siach's message of "Sat, 30 Sep 2017 22:56:54 +0300")

>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Hi Peter,
 > On Sat, Sep 30, 2017 at 08:38:42PM +0200, Peter Korsgaard wrote:
 >> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
 >> ---

 > [...]

 >> diff --git a/package/dump1090/dump1090.mk b/package/dump1090/dump1090.mk
 >> new file mode 100644
 >> index 0000000000..28a7568a8c
 >> --- /dev/null
 >> +++ b/package/dump1090/dump1090.mk
 >> @@ -0,0 +1,25 @@
 >> +################################################################################
 >> +#
 >> +# dump1090
 >> +#
 >> +################################################################################
 >> +
 >> +DUMP1090_VERSION = bff92c4ad772a0a8d433f788d39dae97e00e4dbe
 >> +DUMP1090_SITE = $(call github,MalcolmRobb,dump1090,$(DUMP1090_VERSION))
 >> +DUMP1090_LICENSE = BSD-3-Clause
 >> +# no real license file
 >> +DUMP1090_LICENSE_FILES = anet.h
 >> +DUMP1090_DEPENDENCIES = host-pkgconf librtlsdr
 >> +
 >> +define DUMP1090_BUILD_CMDS
 >> +	$(TARGET_MAKE_ENV) $(MAKE) $(TARGET_CONFIGURE_OPTS) PREFIX=/usr -C $(@D)
 >> +endef
 >> +
 >> +define DUMP1090_INSTALL_TARGET_CMDS
 >> +	$(INSTALL) -m 0755 -D $(@D)/dump1090 $(TARGET_DIR)/usr/bin/dump1090
 >> +	$(INSTALL) -m 0755 -D $(@D)/dump1090 $(TARGET_DIR)/usr/bin/view1090

 > Should be '$(@D)/view1090'.

Gaah, naturally - Will fix, thanks!

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2017-09-30 20:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-30 18:38 [Buildroot] [PATCH] dump1090: new package Peter Korsgaard
2017-09-30 19:56 ` Baruch Siach
2017-09-30 20:05   ` Peter Korsgaard [this message]
2017-10-04  7:44 ` Jeroen Roovers
2017-10-04  8:59   ` Peter Korsgaard

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=87k20geyux.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox