On Mon, 24 Jun 2024 at 14:23, Sreejith Ravi via lists.openembedded.org
<[email protected]> wrote:
>
> We are building the components through Yocto and using dev IPKs for the 
> dependent packages (generated from Yocto) to resolve the build dependencies.
>
> Steps:
> 1) Generate the libical IPKs from Yocto.
> 2) Copy the IPKs to a folder and create the local opkg feed.
> 3) Remove libical from the BlueZ dependencies list.
> 4) Install the libical-dev IPK from the local feed to the BlueZ recipe 
> sysroot.
> 4) Build the BlueZ package.

The supported way to do this is with 'devtool modify bluez'.

Another option is to use a Yocto SDK, if you only want to build
binaries with a cross-toolchain and not run any of the recipe tasks.

Installing things into sysroots with anything else except bitbake
isn't supported.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#201081): 
https://lists.openembedded.org/g/openembedded-core/message/201081
Mute This Topic: https://lists.openembedded.org/mt/106846832/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to