Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH v2 0/4] libgpiod: support for v1.0 series
@ 2018-04-17 14:20 Bartosz Golaszewski
  2018-04-17 14:20 ` [meta-oe][PATCH v2 1/4] libgpiod: include the version in the recipe filename Bartosz Golaszewski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bartosz Golaszewski @ 2018-04-17 14:20 UTC (permalink / raw)
  To: Armin Kuster, openembedded-devel

I recently released a new major version of libgpiod in which the
initial API was heavily reworked. Since it's no longer compatible
with v0.3.3 but I know there are users of the latter and I also
intend on supporting it for some time, I thought we should have both
versions in recipes-support.

This series adds a new recipe for libgpiod v1.0.1 that can live next to
v0.3.3.

v1 -> v2:
- there was no reply to the previous series, and new v0.3.x and v1.0.x
  versions have been released during that time, so v2 bumps the versions

Bartosz Golaszewski (4):
  libgpiod: include the version in the recipe filename
  libgpiod: split recipe into .inc and .bb files
  libgpiod: bump version to v0.3.3
  libgpiod: add support for v1.x series

 .../recipes-support/libgpiod/{libgpiod.bb => libgpiod.inc}   | 5 -----
 meta-oe/recipes-support/libgpiod/libgpiod_0.3.3.bb           | 4 ++++
 meta-oe/recipes-support/libgpiod/libgpiod_1.0.1.bb           | 4 ++++
 3 files changed, 8 insertions(+), 5 deletions(-)
 rename meta-oe/recipes-support/libgpiod/{libgpiod.bb => libgpiod.inc} (80%)
 create mode 100644 meta-oe/recipes-support/libgpiod/libgpiod_0.3.3.bb
 create mode 100644 meta-oe/recipes-support/libgpiod/libgpiod_1.0.1.bb

-- 
2.17.0



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

end of thread, other threads:[~2018-04-17 14:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-17 14:20 [meta-oe][PATCH v2 0/4] libgpiod: support for v1.0 series Bartosz Golaszewski
2018-04-17 14:20 ` [meta-oe][PATCH v2 1/4] libgpiod: include the version in the recipe filename Bartosz Golaszewski
2018-04-17 14:20 ` [meta-oe][PATCH v2 2/4] libgpiod: split recipe into .inc and .bb files Bartosz Golaszewski
2018-04-17 14:20 ` [meta-oe][PATCH v2 3/4] libgpiod: bump version to v0.3.3 Bartosz Golaszewski
2018-04-17 14:20 ` [meta-oe][PATCH v2 4/4] libgpiod: add support for v1.x series Bartosz Golaszewski

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