diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-19 17:33:44 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:42:25 +0100 |
| commit | 09d91a0e62cd55a29b5d677209c59039cd90f88e (patch) | |
| tree | 20ae45a194a7ec0a5cf29e6c25f223c5dc88142f /meta | |
| parent | 75aca0d641b80c7d09e8fc3a8f7d6fc06aca76ef (diff) | |
| download | poky-09d91a0e62cd55a29b5d677209c59039cd90f88e.tar.gz | |
createrepo-c: upgrade 0.17.5 -> 0.17.6
(From OE-Core rev: 1b6253bcc2a7915d881e16462f652b2e3b7d30f9)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/createrepo-c/createrepo-c_0.17.6.bb (renamed from meta/recipes-devtools/createrepo-c/createrepo-c_0.17.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.5.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.6.bb index 60585fe580..f9fa8f52d3 100644 --- a/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.5.bb +++ b/meta/recipes-devtools/createrepo-c/createrepo-c_0.17.6.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c \ | |||
| 8 | file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ | 8 | file://0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRCREV = "ab96d490bc2f606570030fe50302d466fce8f346" | 11 | SRCREV = "d764fe9b386aa8da1aca58b9bc3dc061f52e8f28" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
