]> code.ossystems Code Review - openembedded-core.git/commit
uninative-tarball: fix dependency on patchelf
authorTyler Hall <tylerwhall@gmail.com>
Tue, 24 Mar 2015 22:17:10 +0000 (18:17 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2015 22:51:10 +0000 (22:51 +0000)
commit0631c2b52432ddf86292351d605b65941d2a8be2
treede46808b33486a7e0f5294539a793add764ab499
parentaabd47e46a31b526ee880dfd22a1a1f2831ab355
uninative-tarball: fix dependency on patchelf

DEPENDS doesn't actually add the dependency on patchelf-native to the
populate_sdk task. SDK_DEPENDS does this, but move the append to after
inheriting the base class so it does not get overwritten.

Without this, uninative-tarball fails to build in a clean workspace on a
system without patchelf.

[YOCTO #7467]

Signed-off-by: Tyler Hall <tylerwhall@gmail.com>
Acked-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/uninative-tarball.bb