diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-12-11 16:05:49 -0600 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-12-14 15:17:19 -0800 |
commit | ea4b8c73a7f807ccd9aa22dfcf41285145a9dd2e (patch) | |
tree | 428248f482d2c2652a8ec7bd97f57200f8f1dbe7 /meta/classes/cross.bbclass | |
parent | 08b980da3caafc331fef457a16466eda98139bb4 (diff) | |
download | openembedded-core-ea4b8c73a7f807ccd9aa22dfcf41285145a9dd2e.tar.gz |
package_rpm: Workaround for 'all' arch multilib package naming
[YOCTO #3565]
All packages should not be multilib specific, however when the multilib
rules run, they automatically rename the 'all' target recipes. As such
there is no way to know if an 'all' package should or should not contain
the multilib prefix. We workaround this issue in the translate function
by checking to see if the runtime-reverse file exists or not.
The workaround should be removed once a proper solution to the architectural
issue is in place.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/cross.bbclass')
0 files changed, 0 insertions, 0 deletions