diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-08-20 14:51:22 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-21 21:51:49 +0100 |
| commit | 7a668c5043c5d6afdef9e280217a973db6db9dec (patch) | |
| tree | c83a638e5d949fb28a299792fc762af2a1e85119 /meta/recipes-devtools/createrepo-c | |
| parent | 2ff9d40ccb493967151bfed6aed889de45bdd464 (diff) | |
| download | poky-7a668c5043c5d6afdef9e280217a973db6db9dec.tar.gz | |
createrepo-c: upgrade 1.1.3 -> 1.1.4
(From OE-Core rev: 945c6e18b00000ce323037f93c8edb577d8f1533)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/createrepo-c')
| -rw-r--r-- | meta/recipes-devtools/createrepo-c/createrepo-c_1.1.4.bb (renamed from meta/recipes-devtools/createrepo-c/createrepo-c_1.1.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.3.bb b/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.4.bb index 2e08449812..0a37c76187 100644 --- a/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.3.bb +++ b/meta/recipes-devtools/createrepo-c/createrepo-c_1.1.4.bb | |||
| @@ -9,7 +9,7 @@ SRC_URI = "git://github.com/rpm-software-management/createrepo_c;branch=master;p | |||
| 9 | file://0001-include-rpm-rpmstring.h.patch \ | 9 | file://0001-include-rpm-rpmstring.h.patch \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRCREV = "e93766dfc30f39b16d41f2d0eb130c92c16993ab" | 12 | SRCREV = "a5a8990ff84b7977218976ea14c703330fb52875" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
