Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Thiery <heiko.thiery@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 0/3] Update the sysrepo package and dependend libs
Date: Fri, 20 Dec 2019 14:53:42 +0100	[thread overview]
Message-ID: <20191220135345.16045-1-heiko.thiery@gmail.com> (raw)

From: Heiko Thiery <heiko.thiery@kontron.com>

This patch series bumps the sysrepo and dependencies to the newest upstream
version. A lot of cleanup was done in the upstream project so the sysrepo
package makefile looks much cleaner.

Changes v1 -> v2:
 Sorry. Send v1 to fast without checking if it builds.
 Add missing patch and tested

Heiko Thiery (3):
  package/libyang; bump to version 1.0.109
  package/libnetconf2: bump to version 1.1.3
  package/sysrepo: bump to version 1.3.21

 .../0001-Add-support-for-musl-libc.patch      | 65 -------------------
 package/libnetconf2/libnetconf2.hash          |  2 +-
 package/libnetconf2/libnetconf2.mk            |  2 +-
 package/libyang/libyang.hash                  |  2 +-
 package/libyang/libyang.mk                    |  2 +-
 ...espect-CMAKE_INSTALL_PREFIX-and-DEST.patch | 33 ----------
 ...CHANGE-create-plugins-dir-if-it-does.patch | 41 ++++++++++++
 ...t-make-systemd-unit-dir-configurable.patch | 40 ------------
 ...BUGFIX-create-plugins-dir-recursivel.patch | 65 +++++++++++++++++++
 package/sysrepo/S50sysrepod                   | 48 --------------
 package/sysrepo/sysrepo.hash                  |  4 +-
 package/sysrepo/sysrepo.mk                    | 31 ++-------
 12 files changed, 116 insertions(+), 219 deletions(-)
 delete mode 100644 package/libnetconf2/0001-Add-support-for-musl-libc.patch
 delete mode 100644 package/sysrepo/0001-CMakeLists.txt-respect-CMAKE_INSTALL_PREFIX-and-DEST.patch
 create mode 100644 package/sysrepo/0001-sysrepo-plugind-CHANGE-create-plugins-dir-if-it-does.patch
 delete mode 100644 package/sysrepo/0002-CMakeLists.txt-make-systemd-unit-dir-configurable.patch
 create mode 100644 package/sysrepo/0002-sysrpeo-plugind-BUGFIX-create-plugins-dir-recursivel.patch
 delete mode 100644 package/sysrepo/S50sysrepod

-- 
2.20.1

             reply	other threads:[~2019-12-20 13:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-20 13:53 Heiko Thiery [this message]
2019-12-20 13:53 ` [Buildroot] [PATCH v2 1/3] package/libyang; bump to version 1.0.109 Heiko Thiery
2019-12-21 21:58   ` Thomas Petazzoni
2019-12-20 13:53 ` [Buildroot] [PATCH v2 2/3] package/libnetconf2: bump to version 1.1.3 Heiko Thiery
2019-12-21 21:58   ` Thomas Petazzoni
2019-12-20 13:53 ` [Buildroot] [PATCH v2 3/3] package/sysrepo: bump to version 1.3.21 Heiko Thiery
2019-12-21 21:59   ` Thomas Petazzoni
2019-12-21 22:22     ` Heiko Thiery
2019-12-22  7:57       ` Heiko Thiery

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191220135345.16045-1-heiko.thiery@gmail.com \
    --to=heiko.thiery@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox