at91bootstrap | Second level bootloader for Microchip SoC
kandi X-RAY | at91bootstrap Summary
kandi X-RAY | at91bootstrap Summary
Second level bootloader for Microchip SoC (aka AT91)
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of at91bootstrap
at91bootstrap Key Features
at91bootstrap Examples and Code Snippets
Community Discussions
Trending Discussions on at91bootstrap
QUESTION
I maintain a custom Yocto meta layer compatible with Dunfell. It supports a Microchip SAMA5D27 processor based board. I have several bbappend files in this layer that apply only to file from the meta-atmel and other Microchip specific packages.
Now, I want to re-use many parts of this custom meta layer and support a new processor from a different vendor. I have created my own new image recipe in my layer that does not include these bbappend files that are only relevant to Microchip.
The problem is that Yocto throws as error 'No recipes available for' regarding my bbappend files. The error seems to happen during parsing and does not consider whether I use the recipe or not in the current target.
I have searched extensively for a solution, but so far have come up empty. How can I use 1 meta-layer and maintain different bbappend files, while being able to switch MACHINE variables for different target builds? Thanks!
Bitbake Version:
...ANSWER
Answered 2021-May-08 at 10:23You cannot append to a recipe that does not exist in the first place.
If the recipes exist:
- at91bootstrap_3.10.0.bb
- dt-overlay-at91_git.bb
- ...
make sure that their layer is added to bblayers.conf.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install at91bootstrap
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page