On 4 Mar 2026, at 07:23, Changqing Li <[email protected]> wrote: > Thanks for pointing out this. How about we just install -dev packages? so > that we don't need a local patch to set LUA_READLINELIB to > "libreadline.so.8”. And > in this way, we are align with lua upstream expected (if readline-dev > installed, readline is used, otherwise, not use readline) > Here is the diff based on V3: > PACKAGECONFIG ??= "readline" > -PACKAGECONFIG[readline] = ",,readline" > +PACKAGECONFIG[readline] = ",,,readline-dev"
Hard no. This keeps on happening with different people being clever with dlopen() and each time they’re wrong. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232432): https://lists.openembedded.org/g/openembedded-core/message/232432 Mute This Topic: https://lists.openembedded.org/mt/118026825/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
