diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2018-11-21 14:57:22 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-22 12:02:57 +0000 |
commit | 27467678ae76ea44b37431da5e250ddcf8746099 (patch) | |
tree | b8641ffa30e91e42063751ceffc8c044cf876a8f /meta/recipes-devtools | |
parent | a57d688e46a9c674c41cead0f39a56a54f40713b (diff) | |
download | poky-27467678ae76ea44b37431da5e250ddcf8746099.tar.gz |
rpm: update to 4.14.2.1
(From OE-Core rev: fc6951e46dcdce0af7861ffa78fe54426d5cb439)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm_4.14.2.1.bb (renamed from meta/recipes-devtools/rpm/rpm_4.14.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_4.14.2.bb b/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb index 200fe4da26..ef5d631917 100644 --- a/meta/recipes-devtools/rpm/rpm_4.14.2.bb +++ b/meta/recipes-devtools/rpm/rpm_4.14.2.1.bb | |||
@@ -43,7 +43,7 @@ SRC_URI = "git://github.com/rpm-software-management/rpm;branch=rpm-4.14.x \ | |||
43 | " | 43 | " |
44 | 44 | ||
45 | PE = "1" | 45 | PE = "1" |
46 | SRCREV = "753f6941dc32e94047b7cfe713ddd604a810b4db" | 46 | SRCREV = "4a9440006398646583f0d9ae1837dad2875013aa" |
47 | 47 | ||
48 | S = "${WORKDIR}/git" | 48 | S = "${WORKDIR}/git" |
49 | 49 | ||