diff options
| author | Roy.Li <rongqing.li@windriver.com> | 2014-11-12 09:54:56 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-20 14:08:11 +0000 |
| commit | 318730be2eafe9da368f5121316888387202efb8 (patch) | |
| tree | b223ea779eea1bccf99ab32f66de0fce349bf516 /meta/recipes-devtools/rpm/rpm_5.4.14.bb | |
| parent | 07a31ed4d19edf7eec47cdf2a65b0dc53e2c713c (diff) | |
| download | poky-318730be2eafe9da368f5121316888387202efb8.tar.gz | |
rpm: fix the rpm addsign function
(From OE-Core rev: d382c1541bec301468119268f4940ae15c326b1c)
Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.14.bb')
| -rw-r--r-- | meta/recipes-devtools/rpm/rpm_5.4.14.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.14.bb b/meta/recipes-devtools/rpm/rpm_5.4.14.bb index 6cd932d5e9..d99a300285 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.14.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.14.bb | |||
| @@ -94,6 +94,7 @@ SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.4/rpm-5.4.14-0.20131024.src.rpm;e | |||
| 94 | file://rpm-disable-Wno-override-init.patch \ | 94 | file://rpm-disable-Wno-override-init.patch \ |
| 95 | file://rpmqv_cc_b_gone.patch \ | 95 | file://rpmqv_cc_b_gone.patch \ |
| 96 | file://rpm-realpath.patch \ | 96 | file://rpm-realpath.patch \ |
| 97 | file://0001-using-poptParseArgvString-to-parse-the-_gpg_check_pa.patch \ | ||
| 97 | " | 98 | " |
| 98 | 99 | ||
| 99 | # Uncomment the following line to enable platform score debugging | 100 | # Uncomment the following line to enable platform score debugging |
