On Wed, Nov 23, 2022 at 9:12 PM Poornesh G ( India - Bangalore ) <[email protected]> wrote: > > Greetings ! > > Can any one help me out to include "realm" (used as command line tool that > can be used for management of enrollment in Kerberos realms, like Active > Directory domains) in Yocto (Zeus). >
always look into layerindex for available packages. A search for realmd reveals that there is no recipe for it. So you have to write one https://layers.openembedded.org/layerindex/branch/master/recipes/?q=+realmd something like this might be a good start https://docs.yoctoproject.org/ref-manual/devtool-reference.html?highlight=new+recipe#adding-a-new-recipe-to-the-workspace-layer > Thanks, > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#58661): https://lists.yoctoproject.org/g/yocto/message/58661 Mute This Topic: https://lists.yoctoproject.org/mt/95232714/21656 Mute #zeus:https://lists.yoctoproject.org/g/yocto/mutehashtag/zeus Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
