generic-poky/meta/recipes-devtools/rpm
Ross Burton a856580263 rpm: fix return without value in patch
The error patch in rpm-check-rootpath-reasonableness.patch did a bare return
from a function that should be returning an int.  As this is the error path,
return -1 instead.

(From OE-Core rev: 26e90d64b51e1e53e9314f9c56939f5f6d525449)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-07 00:11:21 +01:00
..
rpm rpm: fix return without value in patch 2015-10-07 00:11:21 +01:00
rpm-4.11.2 rpm: add version 4.11.2 2014-09-30 21:36:13 +01:00
rpmresolve rpmresolve: ignore null requires 2014-09-03 16:00:28 +01:00
rpm_4.11.2.bb rpm4: Drop native RDEPENDS 2015-07-23 08:48:37 +01:00
rpm_5.4+cvs.bb rpm: remove invalid sed command 2015-07-12 22:55:44 +01:00
rpm_5.4.14.bb rpm: search for gpg if gpg2 is not found 2015-09-28 12:00:19 +01:00
rpmresolve_1.0.bb