On Mon, Apr 10, 2023 at 11:26 PM MOHAMMED HASSAN
<[email protected]> wrote:
>
> On Mon, Apr 10, 2023 at 10:45 PM, Khem Raj wrote:
>
> you need to add
>
> DEPENDS += "readline ncurses"
>
> to your recipe.
>
> Hi Khem,
> Thanks for your reply. I didnt get any more errors and bitbake zigbee was a
> success.
> The issue is in my executable is saved in
> /amlogic/meta-c/recipes-example/zigbee/files/gecko_sdk_suite/v3.2/build/Z3GatewayHostm/build/exe
> folder and not in the
> /amlogic/build/tmp/work/aarch64-poky-linux/zigbee/0.1-r0 folder. I thought of
> making changes in the makefile but not sure with the commands I need to
> write. Can you please help.
>
you can write a install target in makefile or write do_install()
function in recipe where you copy the needed binaries into
${D}${bindir}
> Thanks and Reagrds,
> Hassan
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#59671): https://lists.yoctoproject.org/g/yocto/message/59671
Mute This Topic: https://lists.yoctoproject.org/mt/98191767/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-