From: Mariano Lopez <just.another.mariano@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Feature to use symbolic links to binaries for ptest
Date: Fri, 5 Apr 2019 09:26:38 -0500 [thread overview]
Message-ID: <cover.1554391453.git.just.another.mariano@gmail.com> (raw)
Some binaries are renamed by update-alternatives class at build time
and some ptest run against a binary belonging to another package. Take
for example busybox or util-linux.
This series adds a directory within the ptest path with symlinks to the
binaries produced by the package, so just adding this directory to the
PATH will test the correct binaries.
To use this feature just add PTEST_BINDIR = "1" to the recipe.
This will help to solve bug 13238.
[YOCTO #13238]
The following changes since commit ffa5a1bda6741f5dc9f1b8db1bb37b0c6f103c99:
asciidoc: specify XML catalogue to use (2019-04-03 14:56:27 +0100)
are available in the Git repository at:
git://github.com/justanotherboy/poky bug12597
https://github.com/justanotherboy/poky/tree/bug12597
Mariano Lopez (3):
update-alternatives.bbclass: Add function to get renamed binaries
ptest.bbclass: Add feature to populate a binary directory
util-linux: Use PTEST binary directory
--
2.19.2
next reply other threads:[~2019-04-05 14:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-05 14:26 Mariano Lopez [this message]
2019-04-05 14:37 ` [PATCH 0/3] Feature to use symbolic links to binaries for ptest Burton, Ross
2019-04-05 18:49 ` Mariano Lopez
2019-04-07 17:22 ` Mariano Lopez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1554391453.git.just.another.mariano@gmail.com \
--to=just.another.mariano@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox