On Wed, Feb 9, 2022 at 5:50 AM Mans Zigher <[email protected]> wrote: > > Hi, > > I am trying to backport ntpsec from master to Thud but I have > encountered an issue where python.h is missing in the sysroot for the > ntpsec so the configuration task is failing. The ntpsec recipe has > > DEPENDS += "bison-native \ > openssl \ > python3" > > So should that not result in python.h being included to the sysroot > for the ntpsec? Any hints on what to look for? >
what happens if you change python3 to python in depends > Thanks, > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#161581): https://lists.openembedded.org/g/openembedded-core/message/161581 Mute This Topic: https://lists.openembedded.org/mt/89021393/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
