On Fri, Nov 19, 2021 at 4:14 AM Josef Holzmayr <[email protected]> wrote: > > (re-adding list) > > Am 19.11.2021 um 10:11 schrieb lucapirozzi via lists.yoctoproject.org: > > Hi Joseph, > > > > thank you for replying. > > > > Shall I use oe-pkgdata-util find-patch this way? > > > > oe-pkgdata-util find-path /usr/bin/hexdump > > > > Because it gives me an error > > ERROR: Unable to find any package producing path /usr/bin/hexdump > > You have to use the path you found hexdump at. Check in your running > target by using "which", or inspect the image contents.
You may not be getting any result because /usr/bin/hexdump is an alternatives symlink to /usr/bin/hexdump.util-linux for example (util-linux-hexdump). Regards, Jason
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55376): https://lists.yoctoproject.org/g/yocto/message/55376 Mute This Topic: https://lists.yoctoproject.org/mt/87163961/21656 Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
