-native suffix indicates that it inherits native which builds native tools used on your host OS, not packages installed to target images, so it cannot be used in IMAGE_INSTALL. If you really need bazel to be installed in your target images, then you need to create a recipe for target bazel first.
On Wed, Feb 19, 2025 at 9:19 AM rajesh.d via lists.yoctoproject.org <rajesh.d=mindteck....@lists.yoctoproject.org> wrote: > > Hi , > > I am trying to include bazel-native 5.1.1 package into my yocto (kirkstone) > > when i build this bazel-native using command (bitbake basel-native) it > compiled successfully, but when i tried to include the same bazel-native in > my local.conf as IMAGE_INSTALL:append = " bazel-native" and tried to build > bitbake core-image-sato it throwing an error as mentioned below. > > ============================================= > ERROR: Task do_populate_sdk in > /home/user/Mindteck_Projects/Irilic/kirkstone_yocto_AIMB288E/sources/openembedded-core/meta/recipes-sato/images/core-image-sato.bb > rdepends upon non-existent task do_package_write_deb in > /home/user/Mindteck_Projects/Irilic/kirkstone_yocto_AIMB288E/sources/meta-tensorflow/recipes-devtools/bazel/bazel-native_5.1.1.bb > ERROR: Command execution failed: 1 > ============================================= > > Requesting you to help me out to solve this issue . > > Thanks in advance . > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64839): https://lists.yoctoproject.org/g/yocto/message/64839 Mute This Topic: https://lists.yoctoproject.org/mt/111266413/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-