All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/7] Improve sysrepo support
@ 2019-12-04 10:41 Jan Kundrát
  2019-12-04  9:05 ` [Buildroot] [PATCH 2/7] sysrepo: fix a typo when installing with systemd Jan Kundrát
                   ` (7 more replies)
  0 siblings, 8 replies; 27+ messages in thread
From: Jan Kundrát @ 2019-12-04 10:41 UTC (permalink / raw)
  To: buildroot

This patch series synces up current Buildroot support (thanks for
submitting it, Heiko) with what I have been using for 2+ years. I still
have a few pending patches for Netopeer2 in my queue, please expect them
later this week.

Jan Kundr?t (7):
  libyang: Optional C++ bindings
  sysrepo: fix a typo when installing with systemd
  sysrepo: libnetconf2 is not needed
  sysrepo: Optional support for C++ bindings
  sysrepo: Use a common repository location
  libnetconf2: adjust dependencies
  Add me as a maintainer for the NETCONF stack

 DEVELOPERS                    |  3 +++
 package/libnetconf2/Config.in |  4 ++++
 package/libyang/Config.in     | 10 ++++++++++
 package/libyang/libyang.mk    |  7 +++++++
 package/sysrepo/Config.in     |  7 ++++++-
 package/sysrepo/sysrepo.mk    | 22 ++++++++++++++++++----
 6 files changed, 48 insertions(+), 5 deletions(-)

-- 
2.21.0

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

end of thread, other threads:[~2019-12-22 20:29 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04 10:41 [Buildroot] [PATCH 0/7] Improve sysrepo support Jan Kundrát
2019-12-04  9:05 ` [Buildroot] [PATCH 2/7] sysrepo: fix a typo when installing with systemd Jan Kundrát
2019-12-04 13:15   ` Heiko Thiery
2019-12-08 21:51   ` Thomas Petazzoni
2019-12-22 20:28   ` Peter Korsgaard
2019-12-04  9:35 ` [Buildroot] [PATCH 3/7] sysrepo: libnetconf2 is not needed Jan Kundrát
2019-12-04 13:07   ` Heiko Thiery
2019-12-08 21:57   ` Thomas Petazzoni
2019-12-22 20:29   ` Peter Korsgaard
2019-12-04  9:37 ` [Buildroot] [PATCH 4/7] sysrepo: Optional support for C++ bindings Jan Kundrát
2019-12-08 21:59   ` Thomas Petazzoni
2019-12-04  9:37 ` [Buildroot] [PATCH 5/7] sysrepo: Use a common repository location Jan Kundrát
2019-12-04 12:29   ` Heiko Thiery
2019-12-08 22:03   ` Thomas Petazzoni
2019-12-04 10:17 ` [Buildroot] [PATCH 7/7] Add me as a maintainer for the NETCONF stack Jan Kundrát
2019-12-08 22:04   ` Thomas Petazzoni
2019-12-22 20:29   ` Peter Korsgaard
2019-12-04 10:47 ` [Buildroot] [PATCH 1/7] libyang: Optional C++ bindings Jan Kundrát
2019-12-04 13:23   ` Heiko Thiery
2019-12-04 15:16   ` Thomas Petazzoni
2019-12-04 10:47 ` [Buildroot] [PATCH 6/7] libnetconf2: adjust dependencies Jan Kundrát
2019-12-04 12:53   ` Heiko Thiery
2019-12-04 13:00     ` Jan Kundrát
2019-12-04 13:11       ` Heiko Thiery
2019-12-04 15:14   ` Thomas Petazzoni
2019-12-08 22:05 ` [Buildroot] [PATCH 0/7] Improve sysrepo support Thomas Petazzoni
2019-12-08 22:11   ` Jan Kundrát

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.