Hiļ¼Ross
>
>
>> +# create atconfig
>> +if [[ ! -f "atconfig" ]]; then
>> + echo 'abs_builddir="@PTEST_PATH@/tests/"' > atconfig
>> + echo 'abs_srcdir="@PTEST_PATH@/tests/"' >> atconfig
>> + echo 'abs_top_builddir="@PTEST_PATH@/"' >> atconfig
>> +fi
>
> You can generate this file when the package is built, surely.
>
When the package is built, this file is created, but the directory is not
PTEST_PATH.
So, I create a new file for ptest.
Of course, there is no problem using the built file.
I will try to modify this patch.
>
>
>> +RDEPENDS:${PN}-ptest += "bash"
>
> Did you try to port the test suite away from bash?
No, I didn't.
I will try to delete it.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#181398):
https://lists.openembedded.org/g/openembedded-core/message/181398
Mute This Topic: https://lists.openembedded.org/mt/98898762/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-