Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Angelo Compagnucci <angelo.compagnucci@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] package/jq: install to staging
Date: Fri, 11 Aug 2017 18:00:48 +0200	[thread overview]
Message-ID: <1502467249-2861-3-git-send-email-angelo.compagnucci@gmail.com> (raw)
In-Reply-To: <1502467249-2861-1-git-send-email-angelo.compagnucci@gmail.com>

Install the libraries to staging to be usable by other packages.

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
---
 package/jq/jq.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/jq/jq.mk b/package/jq/jq.mk
index 9a094ba..aecdba2 100644
--- a/package/jq/jq.mk
+++ b/package/jq/jq.mk
@@ -8,6 +8,7 @@ JQ_VERSION = 1.5
 JQ_SITE = https://github.com/stedolan/jq/releases/download/jq-$(JQ_VERSION)
 JQ_LICENSE = MIT (code), CC-BY-3.0 (documentation)
 JQ_LICENSE_FILES = COPYING
+JQ_INSTALL_STAGING = YES
 
 # uses c99 specific features
 JQ_CONF_ENV += CFLAGS="$(TARGET_CFLAGS) -std=c99"
-- 
2.7.4

  parent reply	other threads:[~2017-08-11 16:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-11 16:00 [Buildroot] [PATCH 0/3] sysdig bump to 0.17.0 Angelo Compagnucci
2017-08-11 16:00 ` [Buildroot] [PATCH 1/3] package/libb64: new package Angelo Compagnucci
2017-08-13 16:00   ` Arnout Vandecappelle
2017-08-11 16:00 ` Angelo Compagnucci [this message]
2017-08-11 16:00 ` [Buildroot] [PATCH 3/3] package/sysdig: bump to version 0.17.0 Angelo Compagnucci
2017-08-13 16:02   ` Arnout Vandecappelle

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=1502467249-2861-3-git-send-email-angelo.compagnucci@gmail.com \
    --to=angelo.compagnucci@gmail.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