Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] new packages gflags and glog
@ 2015-06-09  6:27 Rahul Bedarkar
  2015-06-09  6:27 ` [Buildroot] [PATCH 1/2] gflags: new package Rahul Bedarkar
  2015-06-09  6:27 ` [Buildroot] [PATCH 2/2] glog: " Rahul Bedarkar
  0 siblings, 2 replies; 5+ messages in thread
From: Rahul Bedarkar @ 2015-06-09  6:27 UTC (permalink / raw)
  To: buildroot

This patch set adds two new packages gflags and glog.

Rahul Bedarkar (2):
  gflags: new package
  glog: new package

 package/Config.in          |  2 ++
 package/gflags/Config.in   | 13 +++++++++++++
 package/gflags/gflags.hash |  2 ++
 package/gflags/gflags.mk   | 17 +++++++++++++++++
 package/glog/Config.in     | 11 +++++++++++
 package/glog/glog.hash     |  2 ++
 package/glog/glog.mk       | 17 +++++++++++++++++
 7 files changed, 64 insertions(+)
 create mode 100644 package/gflags/Config.in
 create mode 100644 package/gflags/gflags.hash
 create mode 100644 package/gflags/gflags.mk
 create mode 100644 package/glog/Config.in
 create mode 100644 package/glog/glog.hash
 create mode 100644 package/glog/glog.mk

-- 
1.9.1

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

end of thread, other threads:[~2015-06-09 21:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09  6:27 [Buildroot] [PATCH 0/2] new packages gflags and glog Rahul Bedarkar
2015-06-09  6:27 ` [Buildroot] [PATCH 1/2] gflags: new package Rahul Bedarkar
2015-06-09  7:01   ` Thomas Petazzoni
2015-06-09 21:57     ` Yann E. MORIN
2015-06-09  6:27 ` [Buildroot] [PATCH 2/2] glog: " Rahul Bedarkar

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