Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] libgpiod: new package
@ 2017-01-19 12:01 Bartosz Golaszewski
  2017-01-19 12:01 ` [Buildroot] [PATCH v2 1/2] " Bartosz Golaszewski
  2017-01-19 12:01 ` [Buildroot] [PATCH v2 2/2] DEVELOPERS: add Bartosz Golaszewski as developer of package/libgpiod Bartosz Golaszewski
  0 siblings, 2 replies; 6+ messages in thread
From: Bartosz Golaszewski @ 2017-01-19 12:01 UTC (permalink / raw)
  To: buildroot

v1 -> v2:
- split the patch into two - the second updating the DEVELOPERS file
- use the github helper for download
- remove 'LIBGPIOD_AUTORECONF_OPTS = --install' as this is already
  handled internally
- use --enable/--disable instead of --enable=yes/--enable=no

Bartosz Golaszewski (2):
  libgpiod: new package
  DEVELOPERS: add Bartosz Golaszewski as developer of package/libgpiod

 DEVELOPERS                     |  1 +
 package/Config.in              |  1 +
 package/libgpiod/Config.in     | 20 ++++++++++++++++++++
 package/libgpiod/libgpiod.hash |  2 ++
 package/libgpiod/libgpiod.mk   | 14 ++++++++++++++
 5 files changed, 38 insertions(+)
 create mode 100644 package/libgpiod/Config.in
 create mode 100644 package/libgpiod/libgpiod.hash
 create mode 100644 package/libgpiod/libgpiod.mk

-- 
2.9.3

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

end of thread, other threads:[~2017-01-23 10:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-19 12:01 [Buildroot] [PATCH v2 0/2] libgpiod: new package Bartosz Golaszewski
2017-01-19 12:01 ` [Buildroot] [PATCH v2 1/2] " Bartosz Golaszewski
2017-01-21 21:49   ` Romain Naour
2017-01-23 10:17   ` Thomas Petazzoni
2017-01-19 12:01 ` [Buildroot] [PATCH v2 2/2] DEVELOPERS: add Bartosz Golaszewski as developer of package/libgpiod Bartosz Golaszewski
2017-01-23 10:18   ` Thomas Petazzoni

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