From: ray.kinsella at intel.com <ray.kinsella@intel.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 0/3] package/radlib: new package
Date: Wed, 6 Apr 2016 14:19:27 +0100 [thread overview]
Message-ID: <1459948770-2769-1-git-send-email-ray.kinsella@intel.com> (raw)
From: Ray Kinsella <ray.kinsella@intel.com>
radlib is a rapid application development library for unix$
multi-process applications. It uses SYS V IPC facilities and$
FIFOs to provide an RTOS-like, event-driven, distributed$
framework. Processes may be run as daemons or have a controlling$
terminal.
--------------------------------------------------------------------------------
Ray Kinsella (3):
package/radlib: kconfig and makefile
package/radlib: Renamed configure.in to configure.ac
package/radlib: reworked autotools with pkg-config
package/Config.in | 1 +
...dlib-renamed-configure.in-to-configure.ac.patch | 213 +++++++++++++++++
...radlib-reworked-autotools-with-pkg-config.patch | 252 +++++++++++++++++++++
package/radlib/Config.in | 37 +++
package/radlib/radlib.hash | 2 +
package/radlib/radlib.mk | 28 +++
6 files changed, 533 insertions(+)
create mode 100644 package/radlib/0001-radlib-renamed-configure.in-to-configure.ac.patch
create mode 100644 package/radlib/0002-radlib-reworked-autotools-with-pkg-config.patch
create mode 100644 package/radlib/Config.in
create mode 100644 package/radlib/radlib.hash
create mode 100644 package/radlib/radlib.mk
--
2.4.11
next reply other threads:[~2016-04-06 13:19 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-06 13:19 ray.kinsella at intel.com [this message]
2016-04-06 13:19 ` [Buildroot] [PATCH v4 1/3] package/radlib: kconfig and makefile ray.kinsella at intel.com
2016-04-06 22:20 ` Arnout Vandecappelle
2016-04-07 11:04 ` Kinsella, Ray
2016-04-07 15:25 ` Arnout Vandecappelle
2016-04-07 16:36 ` Kinsella, Ray
2016-04-10 14:59 ` Arnout Vandecappelle
2016-04-11 8:45 ` Kinsella, Ray
2016-04-06 13:19 ` [Buildroot] [PATCH v4 2/3] package/radlib: Renamed configure.in to configure.ac ray.kinsella at intel.com
2016-04-06 22:22 ` Arnout Vandecappelle
2016-04-07 12:04 ` Kinsella, Ray
2016-04-06 13:19 ` [Buildroot] [PATCH v4 3/3] package/radlib: reworked autotools with pkg-config ray.kinsella at intel.com
2016-04-06 22:36 ` Arnout Vandecappelle
2016-04-07 12:03 ` Kinsella, Ray
2016-04-07 15:39 ` 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=1459948770-2769-1-git-send-email-ray.kinsella@intel.com \
--to=ray.kinsella@intel.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