On Wed, 2024-01-24 at 10:41 +0100, Alexander Kanavin wrote:
> On Wed, 24 Jan 2024 at 10:04, Chi Xu <[email protected]> wrote:
> > +Subject: [PATCH] Update test scripts: replace ../src/* with /usr/bin
> > +
> > +In order to run scripts on target, replace ../src/* with /usr/bin
> > +
> > +Upstream-Status: Inappropriate [embedded specific]
> > +-if test -x ../src/xz/xz ; then
> > ++if test -x /usr/bin/xz ; then
> 
> It's better to bundle the xz* executables into the ptest package where
> the script expects them, and avoid making a non-upstreamable patch
> altogether.

I'd put links in place there to redirect to binares, that way we test
the actual binaries and don't have copies.

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#194266): 
https://lists.openembedded.org/g/openembedded-core/message/194266
Mute This Topic: https://lists.openembedded.org/mt/103905858/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to