diff options
author | Mariano Lopez <just.another.mariano@gmail.com> | 2019-04-09 00:44:13 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-11 21:12:48 +0100 |
commit | 6995ec65e8019dc6fdf96fc9d508ba600b4551d9 (patch) | |
tree | fb6d753ae20487e4a4e16fd32b72eac668f9aa2d /meta/lib/buildstats.py | |
parent | 5feccb430bfc56e278f2e3bab87b87ea9973e08f (diff) | |
download | poky-6995ec65e8019dc6fdf96fc9d508ba600b4551d9.tar.gz |
ptest.bbclass: Add feature to populate a binary directory
This adds the functionality to create a binary directory within
PTEST_PATH directory. This directory will be populated with
symlinks pointing to the binaries installed by the package and
then renamed by update-alternatives. This way the ptest only needs
to source this binary directory in order to use the expected
binaries.
To enable this feature just add PTEST_BINDIR = "1" to the recipe.
[YOCTO #12597]
[YOCTO #13238]
(From OE-Core rev: bca35319b89ce668927728c4e2094f6e10cef298)
Signed-off-by: Mariano Lopez <just.another.mariano@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/buildstats.py')
0 files changed, 0 insertions, 0 deletions