-
Notifications
You must be signed in to change notification settings - Fork 827
Closed
Description
Hello I have this repo submoduled in my project and in my main image .bb file I have capnproto:
... (other stuff)
IMAGE_INSTALL_append = " \
capnproto \
"I build and get the following error:
repo: using cache for: oe-repo
not found other for:
not found modules for:
not found deltainfo for:
not found updateinfo for:
oe-repo: using metadata from Thu 14 Jan 2021 11:28:04 PM UTC.
No module defaults found
No match for argument: capnproto
Error: Unable to find a match
I have put other packages like openocd and python, in IMAGE_INSTALL_append, with no issues. It is only capnproto that I have the errors.
Please help.
Thank you!
Sarena@Amazon
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels