All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] sigrok: version bumps
@ 2017-06-26 13:21 Bartosz Golaszewski
  2017-06-26 13:21 ` [Buildroot] [PATCH 1/4] libsigrok: bump version to 0.5.0 Bartosz Golaszewski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bartosz Golaszewski @ 2017-06-26 13:21 UTC (permalink / raw)
  To: buildroot

This series contains version bumps for the sigrok suite. The API of
libsigrok has been changed in this release and all frontends must be
upgraded too.

Bartosz Golaszewski (4):
  libsigrok: bump version to 0.5.0
  libsigrokdecode: bump version to 0.5.0
  sigrok-cli: bump version to 0.7.0
  pulseview: bump version to 0.4.0

 ...01-beaglelogic.h-fix-build-with-musl-libc.patch |  36 -------
 package/libsigrok/libsigrok.hash                   |   2 +-
 package/libsigrok/libsigrok.mk                     |   2 +-
 package/libsigrokdecode/libsigrokdecode.hash       |   2 +-
 package/libsigrokdecode/libsigrokdecode.mk         |   2 +-
 package/pulseview/0001-musl.patch                  |  54 ----------
 ...heck-for-explicit-linking-against-libatom.patch | 117 ---------------------
 ...txt-Avoid-fext-numeric-literals-not-suppo.patch |  28 -----
 package/pulseview/Config.in                        |   1 +
 package/pulseview/pulseview.hash                   |   3 +-
 package/pulseview/pulseview.mk                     |   4 +-
 package/sigrok-cli/sigrok-cli.hash                 |   2 +-
 package/sigrok-cli/sigrok-cli.mk                   |   2 +-
 13 files changed, 9 insertions(+), 246 deletions(-)
 delete mode 100644 package/libsigrok/0001-beaglelogic.h-fix-build-with-musl-libc.patch
 delete mode 100644 package/pulseview/0001-musl.patch
 delete mode 100644 package/pulseview/0002-cmake-add-check-for-explicit-linking-against-libatom.patch
 delete mode 100644 package/pulseview/0003-CMakeLists.txt-Avoid-fext-numeric-literals-not-suppo.patch

-- 
2.9.3

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

end of thread, other threads:[~2017-07-01 22:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-26 13:21 [Buildroot] [PATCH 0/4] sigrok: version bumps Bartosz Golaszewski
2017-06-26 13:21 ` [Buildroot] [PATCH 1/4] libsigrok: bump version to 0.5.0 Bartosz Golaszewski
2017-07-01 22:42   ` Thomas Petazzoni
2017-06-26 13:21 ` [Buildroot] [PATCH 2/4] libsigrokdecode: " Bartosz Golaszewski
2017-06-26 13:21 ` [Buildroot] [PATCH 3/4] sigrok-cli: bump version to 0.7.0 Bartosz Golaszewski
2017-06-26 13:21 ` [Buildroot] [PATCH 4/4] pulseview: bump version to 0.4.0 Bartosz Golaszewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.