All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] adding libiqrf
Date: Mon, 27 Jun 2011 00:19:06 +0200	[thread overview]
Message-ID: <8739iw6xt1.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <BANLkTi=zt4AaA4HZ_bXGGymeZt5=p_2CqQ@mail.gmail.com> (Belisko Marek's message of "Mon, 16 May 2011 21:53:41 +0200")

>>>>> "Belisko" == Belisko Marek <marek.belisko@gmail.com> writes:

 Belisko> Hi,
 Belisko> I want to add libiqrf to buildroot (https://github.com/nandra/libiqrf).
 Belisko> I create simple patch but after running make seems library isn't builded.
 Belisko> I just get:
 >>>> libiqrf v1.0.0 Extracting
 >>>> libiqrf v1.0.0 Patching package/libiqrf
 >>>> libiqrf v1.0.0 Configuring
 >>>> libiqrf v1.0.0 Building
 >>>> libiqrf v1.0.0 'Installing to staging directory'
 >>>> libiqrf v1.0.0 Installing to target

 Belisko> +LIBIQRF_VERSION = v1.0.0
 Belisko> +LIBIQRF_SITE = git://github.com/nandra/libiqrf.git
 Belisko> +LIBIQRF_INSTALL_STAGING = YES
 Belisko> +LIBIQRF_INSTALL_TARGET = YES
 Belisko> +
 Belisko> +LIBIQRF_DEPENDENCIES = libusb
 Belisko> +
 Belisko> +$(eval $(call GENTARGETS,package,libiqrf))
 Belisko> +

 Belisko> Any ideas why it doesn't work?

With gentargets there's no default implementation of the build + install
steps, so you need to explicitly implement them (look at the other
gentargets packages for examples).

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2011-06-26 22:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16 19:53 [Buildroot] adding libiqrf Belisko Marek
2011-05-17  5:13 ` Daniel Nyström
2011-06-26 22:19 ` Peter Korsgaard [this message]

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=8739iw6xt1.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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 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.