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

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

Changes v1 -> v2:
	PATCH 1/3 - libsoup also needs threads and MMU so add it to list in comment
	          - add <PKG>-VERSION_MAJOR variable (suggested by Vincent Olivert Riera)
	PATCH 2/3 - gssdp also needs wchar, threads and MMU so add it to list in comment
	          - util-linux also needs wchar so add it to list in comment (suggested by Vincent Olivert Riera)
	          - add <PKG>-VERSION_MAJOR variable (suggested by Vincent Olivert Riera)
	PATCH 3/3 - gupnp also needs wchar, threads and MMU so add it to list in comment
	          - add <PKG>-VERSION_MAJOR variable (suggested by Vincent Olivert Riera)

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         | 16 ++++++++++++++++
 package/gupnp-av/Config.in     | 17 +++++++++++++++++
 package/gupnp-av/gupnp-av.hash |  2 ++
 package/gupnp-av/gupnp-av.mk   | 16 ++++++++++++++++
 package/gupnp/Config.in        | 20 ++++++++++++++++++++
 package/gupnp/gupnp.hash       |  2 ++
 package/gupnp/gupnp.mk         | 16 ++++++++++++++++
 10 files changed, 109 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] 8+ messages in thread

end of thread, other threads:[~2015-09-16 20:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15  8:04 [Buildroot] [PATCH v2 0/3] new packages gssdp, gupnp and gupnp-av Rahul Bedarkar
2015-09-15  8:04 ` [Buildroot] [PATCH v2 1/3] gssdp: new package Rahul Bedarkar
2015-09-15 10:41   ` Vicente Olivert Riera
2015-09-15  8:04 ` [Buildroot] [PATCH v2 2/3] gupnp: " Rahul Bedarkar
2015-09-15 10:42   ` Vicente Olivert Riera
2015-09-15  8:04 ` [Buildroot] [PATCH v2 3/3] gupnp-av: " Rahul Bedarkar
2015-09-15 10:42   ` Vicente Olivert Riera
2015-09-16 20:53 ` [Buildroot] [PATCH v2 0/3] new packages gssdp, gupnp and gupnp-av Thomas Petazzoni

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