On 8/6/20 12:36 PM, Adrian wrote: > Hi, > > I am upgrading my custom image for zynqmp to version rel-v2020.1 of > meta-xilinx. > I am using poky in zeus (0fa2b2c436a284e8ba9d3438e788560684dcba44) supported > by > this layer with a cherry-picked 'feature-microblaze-versions.inc: Update MB to > v11.0' (2d8ae5b7ec0dc6099238a49689b19bc82f180cc0) patch. > > The build gives me a warning: > > WARNING: No bb files matched BBFILE_PATTERN_gnome-layer > '^/home/afiergol/fastree/falcon/poky/meta-openembedded/meta-gnome/' > > It's caused by Mark' changes (c0128c6d67f1519399f32b7066044c9794b349d6) in > xilinx-standalone.inc regarding COMPATIBLE_HOST. Has anybody else experienced > similar issue and knows a fix?
What is your configuration? The change only affects users of 'esw' bbclass, as well as the new (to 2020.1) xilinx-standalone distributions. Also none of those changes affect the inclusion of the gnome stuff. If you were to get an error from this code, it would be specific to a given recipe and would say that a recipe can't be built due to incompatible host. I would recommend you use bitbake -e, and look at the values of the system wide BBFILES. Make sure that the contents here are reasonable and space separated. --Mark > Regards, > > Adrian > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4731): https://lists.yoctoproject.org/g/meta-xilinx/message/4731 Mute This Topic: https://lists.yoctoproject.org/mt/76033360/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
