Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] Bump netopeer2 and dependencies
@ 2021-11-25 12:55 Heiko Thiery
  2021-11-25 12:55 ` [Buildroot] [PATCH 1/4] package/libyang: bump verstion to 2.0.112 Heiko Thiery
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Heiko Thiery @ 2021-11-25 12:55 UTC (permalink / raw)
  To: buildroot; +Cc: Heiko Thiery, Vadim Kochan, Jan Kundrát

For updating netopeer2, the libyang, libnetconf2 and sysrepo packages
that depend on it must also be updated.

It should be noted that libyang has an incompatible API change from
v1 to v2. Currently, the v1 of libyang is still used by the frr package,
although a newer version also uses v2. We should therefore bump the
frr package as well.

@Vadim: could you take care of this?

Heiko Thiery (4):
  package/libyang: bump verstion to 2.0.112
  package/libnetconf2: bump version to 2.0.24
  package/sysrepo: bump version to 2.0.53
  package/netopeer2: bump version to 2.0.35

 ...IX-netopeer2-build-fails-when-buildi.patch | 34 +++++++++++++++
 package/libnetconf2/libnetconf2.hash          |  2 +-
 package/libnetconf2/libnetconf2.mk            |  2 +-
 package/libyang/Config.in                     |  3 +-
 package/libyang/libyang.hash                  |  4 +-
 package/libyang/libyang.mk                    |  6 +--
 package/netopeer2/netopeer2.hash              |  2 +-
 package/netopeer2/netopeer2.mk                |  2 +-
 ...uild-with-musl-libc-fails-due-to-unk.patch | 42 +++++++++++++++++++
 package/sysrepo/Config.in                     |  3 +-
 package/sysrepo/sysrepo.hash                  |  4 +-
 package/sysrepo/sysrepo.mk                    |  8 ++--
 12 files changed, 93 insertions(+), 19 deletions(-)
 create mode 100644 package/libnetconf2/0001-libnetconf2-BUGFIX-netopeer2-build-fails-when-buildi.patch
 create mode 100644 package/sysrepo/0001-sysrepo-BUGFIX-build-with-musl-libc-fails-due-to-unk.patch

-- 
2.30.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-12-04 21:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-25 12:55 [Buildroot] [PATCH 0/4] Bump netopeer2 and dependencies Heiko Thiery
2021-11-25 12:55 ` [Buildroot] [PATCH 1/4] package/libyang: bump verstion to 2.0.112 Heiko Thiery
2021-12-04 21:57   ` Thomas Petazzoni
2021-11-25 12:55 ` [Buildroot] [PATCH 2/4] package/libnetconf2: bump version to 2.0.24 Heiko Thiery
2021-11-25 12:56 ` [Buildroot] [PATCH 3/4] package/sysrepo: bump version to 2.0.53 Heiko Thiery
2021-11-25 12:56 ` [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 2.0.35 Heiko Thiery

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