diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-11-02 17:48:18 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-03 08:21:11 +0000 |
| commit | 42daaa4c232e2315c0d7e9eaed22c70ae200ef97 (patch) | |
| tree | 41f2df3c8d69de8261255ba6d0f028907e290ebd /meta/recipes-devtools/libdnf | |
| parent | b1702f130aa11236c082eeafb8854294aae4a54c (diff) | |
| download | poky-42daaa4c232e2315c0d7e9eaed22c70ae200ef97.tar.gz | |
libdnf: upgrade 0.48.0 -> 0.54.2
(From OE-Core rev: 9ba4e6300d6d461ca9878018191825ce140b07fe)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/libdnf')
| -rw-r--r-- | meta/recipes-devtools/libdnf/libdnf_0.54.2.bb (renamed from meta/recipes-devtools/libdnf/libdnf_0.48.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/libdnf/libdnf_0.48.0.bb b/meta/recipes-devtools/libdnf/libdnf_0.54.2.bb index 37991e6d80..2a05b9f534 100644 --- a/meta/recipes-devtools/libdnf/libdnf_0.48.0.bb +++ b/meta/recipes-devtools/libdnf/libdnf_0.54.2.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/rpm-software-management/libdnf;branch=dnf-4-master \ | |||
| 11 | file://enable_test_data_dir_set.patch \ | 11 | file://enable_test_data_dir_set.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRCREV = "46a28d0cf09277fffc11392e5e362a2eda0d53a8" | 14 | SRCREV = "c5f20d4f306f4d0f9d479be228bdc474968c8b60" |
| 15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" | 15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
