On 5 May 2026, at 11:45, Pratik Farkase via lists.openembedded.org 
<[email protected]> wrote:
> +    find ${B}/tests/unit -maxdepth 1 -type f -executable \
> +        ! -name "*.la" | while read -r t; do
> +        ${B}/libtool --mode=install install -m 0755 "$t" 
> ${D}${PTEST_PATH}/tests/unit/
> +    done

Feels like makefile-getvar would tidy this up.  

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

Reply via email to