Yes.
I was facing the below error when I added openstack in distro features.
project/yocto_master/meta-cloud-services/meta-openstack/recipes-extended/libvirt/libvirt%.bbappend:1:
Could not include required file libvirt%_openstack.inc
ERROR: Parsing halted due to errors, see error messages above
It looks like it matches
meta-openstack/recipes-extended/libvirt/libvirt_openstack.inc .
libvirt%.bbappend has been using ${BPN}_openstack.inc . Here it looks like
bitbake taking BPN as libvirt%, but BPN should be libvirt.
Thanks & Regards,
Vijay
On Tue, Dec 3, 2024 at 8:12 PM Bruce Ashfield <[email protected]>
wrote:
> There's no difference to those bbappends in my experience.
>
> The % is not a glob, but a wildcard that says "match until the end of the
> recipe name".
>
> Is there some sort of other libvirt recipe that this is matching by
> mistake ?
>
> Bruce
>
> On Tue, Dec 3, 2024 at 7:48 AM Vijay Anusuri via lists.yoctoproject.org
> <[email protected]> wrote:
>
>> From: Vijay Anusuri <[email protected]>
>>
>> Signed-off-by: Vijay Anusuri <[email protected]>
>> ---
>> .../libvirt/{libvirt%.bbappend => libvirt_%.bbappend} | 0
>> 1 file changed, 0 insertions(+), 0 deletions(-)
>> rename meta-openstack/recipes-extended/libvirt/{libvirt%.bbappend =>
>> libvirt_%.bbappend} (100%)
>>
>> diff --git a/meta-openstack/recipes-extended/libvirt/libvirt%.bbappend
>> b/meta-openstack/recipes-extended/libvirt/libvirt_%.bbappend
>> similarity index 100%
>> rename from meta-openstack/recipes-extended/libvirt/libvirt%.bbappend
>> rename to meta-openstack/recipes-extended/libvirt/libvirt_%.bbappend
>> --
>> 2.25.1
>>
>>
>>
>>
>>
>
> --
> - Thou shalt not follow the NULL pointer, for chaos and madness await thee
> at its end
> - "Use the force Harry" - Gandalf, Star Trek II
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9037):
https://lists.yoctoproject.org/g/meta-virtualization/message/9037
Mute This Topic: https://lists.yoctoproject.org/mt/109899092/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-