Investigating this needs to be done in two steps:
1. Inspect the ${WORKDIR}/packages-split for any relevant recipe to
see what files go to what package.
2. Inspect ${WORKDIR}/temp/log.do_rootfs for the image you're building
to see what list of packages is given to the package manager, and what
ac
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
-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.
Classified as: {OPEN}
Hi!
I'm currently struggling to get a specific paket into the SDK of our image.
The situation is as follows.
We have a "library" which is generated code and header only. The code is
generated via a python module which is obviously a dependency of this library
but with the
If I remember right, SDK construction doesn't use DEPENDS or RDEPENDS at
all. Rather it takes the list of packages installed into an image,
constructs a tree of their dependencies (which is not the same as
RDEPENDS), adds -dev to everything in that list, and then that is what gets
installed into th
Last bit of cleanup, of course the ".conf" file takes the encoded passphrase. I
had a fat-finger moment.
Cheers!!
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64844): https://lists.yoctoproject.org/g/yocto/message/64844
Mute This Topic: https://
Greetings Philip,
Did you ever figure it out ?
Best,
Nicolas
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64843): https://lists.yoctoproject.org/g/yocto/message/64843
Mute This Topic: https://lists.yoctoproject.org/mt/107140139/21656
Group Owne
Hi all,
Sorry for my very bad English.
I would like to generate a read-only image that contains a copy of the
/etc directory. Is it possible? What would be the best way to achieve
this?
Thank you very much!
Ciao,
Alessio
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this grou