generic-poky/meta/recipes-devtools/rpm
Mark Hatle c8879e23ab rpm: Enable compatibility with older RPM packages that have invalid platforms
Some LSB packages appear to have the platform set to '%{_target_platform}'
which is not a valid platform field.  This causes a failure of the type:

warning: package lsb-test-core-4.1.15-1.x86_64 is intended for a %{_target_platform} platform

When we detect an invalid platform, fall back and try to construct a new
platform name that may be valid based on the arch and os contents of the
package.  (This should only ever be needed by invalid or older RPM packages.)

(From OE-Core rev: 6513fa327aeb7e9fdd313290c205917952eed226)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-13 23:06:01 +01:00
..
rpm rpm: Enable compatibility with older RPM packages that have invalid platforms 2013-08-13 23:06:01 +01:00
rpmresolve rpmresolve: fix reporting of multiple matches error 2012-10-03 17:18:30 +01:00
rpm_5.4.9.bb rpm: Enable compatibility with older RPM packages that have invalid platforms 2013-08-13 23:06:01 +01:00
rpmresolve_1.0.bb recipes-devtools: replace virtclass-native(sdk) with class-native(sdk) 2012-11-02 16:18:29 +00:00