]> code.ossystems Code Review - openembedded-core.git/commit
base.bbclass: pull in file-native for src.rpm
authorChristopher Larson <kergoth@gmail.com>
Mon, 6 Jan 2014 17:17:27 +0000 (10:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2014 17:35:48 +0000 (17:35 +0000)
commit97e1d84e2d1a74791ce6af88ddc27963bc0e1bec
treec3733eed8dce52e806b1db268468033da11c0e9a
parent1094983ff87a8b745a5bc7bfe9514433ee3c4ad2
base.bbclass: pull in file-native for src.rpm

Unpacking an src.rpm uses rpm2cpio.sh, which requires 'file'.

Without this, builds of rpm on a host without 'file' installed will fail with
very strange messages.

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass