From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2] package/hackrf: new package
Date: Mon, 27 Nov 2017 12:12:15 +0100 [thread overview]
Message-ID: <20171127111215.GB2950@scaer> (raw)
In-Reply-To: <20171126161600.n4lm7urhkwnzshm3@sapphire.tkos.co.il>
Baruch, All,
On 2017-11-26 18:16 +0200, Baruch Siach spake thusly:
> Hi Yann,
>
> On Sun, Nov 26, 2017 at 04:35:50PM +0100, Yann E. MORIN wrote:
> > diff --git a/package/hackrf/hackrf.mk b/package/hackrf/hackrf.mk
> > new file mode 100644
> > index 0000000000..af5d9c08f2
> > --- /dev/null
> > +++ b/package/hackrf/hackrf.mk
> > @@ -0,0 +1,22 @@
> > +################################################################################
> > +#
> > +# hackrf
> > +#
> > +################################################################################
> > +
> > +HACKRF_VERSION = fb83ad64953bf7f8707bc209968f9e49f894369e
> > +HACKRF_SITE = $(call github,mossmann,hackrf,$(HACKRF_VERSION))
> > +HACKRF_LICENSE = GPLv2 GPLv2+ BSD-3c
>
> _LICENSE should use SPDX identifiers: GPL-2.0, GPL-2.0+, BSD-3-Clause.
Fixed, thanks! :-)
Regards,
Yann E. MORIN.
> baruch
>
> > +HACKRF_LICENSE_FILES = COPYING
> > +HACKRF_DEPENDENCIES = host-pkgconf libusb fftw
> > +HACKRF_INSTALL_STAGING = YES
> > +HACKRF_SUBDIR = host
> > +HACKRF_SUPPORTS_IN_SOURCE_BUILD = NO
> > +
> > +ifeq ($(BR2_PACKAGE_HAS_UDEV),y)
> > +HACKRF_CONF_OPTS += -DINSTALL_UDEV_RULES=ON
> > +else
> > +HACKRF_CONF_OPTS += -DINSTALL_UDEV_RULES=OFF
> > +endif
> > +
> > +$(eval $(cmake-package))
>
> --
> http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
> =}------------------------------------------------ooO--U--Ooo------------{=
> - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2017-11-27 11:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-26 15:35 [Buildroot] [PATCHv2] package/hackrf: new package Yann E. MORIN
2017-11-26 16:16 ` Baruch Siach
2017-11-27 11:12 ` Yann E. MORIN [this message]
2017-11-26 16:50 ` Thomas Petazzoni
2017-11-27 11:12 ` Yann E. MORIN
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=20171127111215.GB2950@scaer \
--to=yann.morin.1998@free.fr \
--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