Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] new packages gssdp, gupnp and gupnp-av
@ 2015-09-14 10:21 Rahul Bedarkar
  2015-09-14 10:21 ` [Buildroot] [PATCH 1/3] gssdp: new package Rahul Bedarkar
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Rahul Bedarkar @ 2015-09-14 10:21 UTC (permalink / raw)
  To: buildroot

This series of patch adds three new packages gssdp, gupnp and
gupnp-av.

Rahul Bedarkar (3):
  gssdp: new package
  gupnp: new package
  gupnp-av: new package

 package/Config.in              |  3 +++
 package/gssdp/Config.in        | 15 +++++++++++++++
 package/gssdp/gssdp.hash       |  2 ++
 package/gssdp/gssdp.mk         | 15 +++++++++++++++
 package/gupnp-av/Config.in     | 17 +++++++++++++++++
 package/gupnp-av/gupnp-av.hash |  2 ++
 package/gupnp-av/gupnp-av.mk   | 15 +++++++++++++++
 package/gupnp/Config.in        | 20 ++++++++++++++++++++
 package/gupnp/gupnp.hash       |  2 ++
 package/gupnp/gupnp.mk         | 15 +++++++++++++++
 10 files changed, 106 insertions(+)
 create mode 100644 package/gssdp/Config.in
 create mode 100644 package/gssdp/gssdp.hash
 create mode 100644 package/gssdp/gssdp.mk
 create mode 100644 package/gupnp-av/Config.in
 create mode 100644 package/gupnp-av/gupnp-av.hash
 create mode 100644 package/gupnp-av/gupnp-av.mk
 create mode 100644 package/gupnp/Config.in
 create mode 100644 package/gupnp/gupnp.hash
 create mode 100644 package/gupnp/gupnp.mk

-- 
1.9.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-14 10:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-14 10:21 [Buildroot] [PATCH 0/3] new packages gssdp, gupnp and gupnp-av Rahul Bedarkar
2015-09-14 10:21 ` [Buildroot] [PATCH 1/3] gssdp: new package Rahul Bedarkar
2015-09-14 10:43   ` Vicente Olivert Riera
2015-09-14 10:21 ` [Buildroot] [PATCH 2/3] gupnp: " Rahul Bedarkar
2015-09-14 10:46   ` Vicente Olivert Riera
2015-09-14 10:21 ` [Buildroot] [PATCH 3/3] gupnp-av: " Rahul Bedarkar
2015-09-14 10:50   ` Vicente Olivert Riera

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox