]> code.ossystems Code Review - openembedded-core.git/commit
classes/base: set do_unpack dependencies for rpm files
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 20 Jul 2017 14:48:12 +0000 (16:48 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jul 2017 07:44:19 +0000 (08:44 +0100)
commit2f31f1795bc0c85b1646bc7d9596bbe778cb84e5
tree91301ab2aa80609f2b1c0bad43f1ba4db7332b0d
parent9a47a6690052ef943c0d4760630ee630fb012153
classes/base: set do_unpack dependencies for rpm files

If we're unpacking any rpm (not just .src.rpm) then we'll need to call
rpm2cpio.sh. As of OE-Core rev a7da1aade118d1ccf1b286f82556cd9f706bd2a4
that script no longer uses file-native, but there is a chance that the
rpm file will be compressed internally using xz (for example, rpms from
Fedora) and therefore the script will need xzcat provided xz-native.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass