diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2017-02-20 12:23:20 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-14 14:42:17 +0000 |
commit | 1cf9dd6492e2e234a3b41419d84e94ca1520954c (patch) | |
tree | ff10a96ac3538e5773ff3191a7e4fb885b0f9b76 /oe-init-build-env | |
parent | 529244ee212fe14019e35a5f163fab705ddbf141 (diff) | |
download | poky-1cf9dd6492e2e234a3b41419d84e94ca1520954c.tar.gz |
package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packages
nativesdk-* rpm packages all require /bin/sh because postinst scriptlets
are run with it. We can either teach rpm4 and dnf to ignore that dependency
(a lot of non-upstreamable work), or add auto-satisfy the dependency
in each package. I've chosen to do the latter.
(From OE-Core rev: b18c32ab6bc9c4f1953e9f79aa39bc92d1c4e30d)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions