diff options
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.14.bb')
-rw-r--r-- | meta/recipes-devtools/rpm/rpm_5.4.14.bb | 2 |
1 files changed, 2 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 1f4d9d2e0c..1f9a4bd977 100644 --- a/meta/recipes-devtools/rpm/rpm_5.4.14.bb +++ b/meta/recipes-devtools/rpm/rpm_5.4.14.bb | |||
@@ -5,6 +5,8 @@ verifying, querying, and updating software packages. Each software \ | |||
5 | package consists of an archive of files along with information about \ | 5 | package consists of an archive of files along with information about \ |
6 | the package like its version, a description, etc." | 6 | the package like its version, a description, etc." |
7 | 7 | ||
8 | RECIPE_NO_UPDATE_REASON = "5.4.15 has a package database issue: http://lists.openembedded.org/pipermail/openembedded-core/2015-August/109187.html" | ||
9 | |||
8 | SUMMARY_${PN}-libs = "Libraries for manipulating RPM packages" | 10 | SUMMARY_${PN}-libs = "Libraries for manipulating RPM packages" |
9 | DESCRIPTION_${PN}-libs = "This package contains the RPM shared libraries." | 11 | DESCRIPTION_${PN}-libs = "This package contains the RPM shared libraries." |
10 | 12 | ||