Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] phidgetwebservice: new package
Date: Tue, 26 Aug 2014 23:47:22 +0300	[thread overview]
Message-ID: <20140826204722.GC29733@tarshish> (raw)
In-Reply-To: <1409084887-30450-2-git-send-email-yba@tkos.co.il>

Hi Yonatan,

On Tue, Aug 26, 2014 at 11:28:07PM +0300, Jonathan Ben-Avraham wrote:
> 
> Signed-off-by: Jonathan Ben-Avraham <yba@tkos.co.il>
> ---

[snip]

> diff --git a/package/phidgetwebservice/Config.in b/package/phidgetwebservice/Config.in
> new file mode 100644
> index 0000000..01e7b11
> --- /dev/null
> +++ b/package/phidgetwebservice/Config.in
> @@ -0,0 +1,15 @@
> +config BR2_PACKAGE_PHIDGETWEBSERVICE
> +	bool "phidgetwebservice"
> +	depends on BR2_PACKAGE_LIBPHIDGET

For non obvious dependencies the general rule is that you 'select' that 
dependency. See http://buildroot.net/downloads/manual/manual.html under 
"Choosing depends on or select". Note that you must also copy here the 
dependencies of selected packages, in this case threads support.

> +	help
> +          phidgetwebservice (the Phidget WebService) provides an HTTP

This line should be indented like the rest, tab + two spaces.

> +	  front-end to the libphidget device control API. This provides
> +	  an alternative to the libphidget C linkage interface for
> +	  controlling locally attached Phidgets USB devices and it also
> +	  allows you to control Phidget USB devices remotely when the host
> +	  running the phidgetwebservice has an exposed network interface.
> + 
> +	  The phidgetwebservice client program uses the libphidget HTTP
> +	  functions to send commands to the phidgetwebservice.
> +
> +	  http://phidgets.com/

baruch

-- 
     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 -

  reply	other threads:[~2014-08-26 20:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 20:28 [Buildroot] [PATCH 1/2] libphidget: new package for controlling Phidgets USB devices Jonathan Ben-Avraham
2014-08-26 20:28 ` [Buildroot] [PATCH 2/2] phidgetwebservice: new package Jonathan Ben-Avraham
2014-08-26 20:47   ` Baruch Siach [this message]
2014-08-27 12:32     ` Jonathan Ben Avraham
2014-08-26 20:38 ` [Buildroot] [PATCH 1/2] libphidget: new package for controlling Phidgets USB devices Baruch Siach

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=20140826204722.GC29733@tarshish \
    --to=baruch@tkos.co.il \
    --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