Skip to content
Commit 0631c2b5 authored by Tyler Hall's avatar Tyler Hall Committed by Richard Purdie
Browse files

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: default avatarTyler Hall <tylerwhall@gmail.com>
Acked-by: default avatarRandy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent aabd47e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment