Hi Kamil,

> On 8 Dec 2021, at 10:44, Kamil Dziezyk via lists.yoctoproject.org 
> <[email protected]> wrote:
> 
> Signed-off-by: Kamil Dziezyk <[email protected]>
Reviewed-by: Bertrand Marquis <[email protected]>

But an empty commit message is not something that I like (more for next time, 
no need to change this patch).

Cheers
Bertrand
> ---
> recipes-bsp/grub/grub-efi_%.bbappend | 1 +
> recipes-bsp/grub/grub-efi_xen.inc    | 1 +
> 2 files changed, 2 insertions(+)
> create mode 100644 recipes-bsp/grub/grub-efi_%.bbappend
> create mode 100644 recipes-bsp/grub/grub-efi_xen.inc
> 
> diff --git a/recipes-bsp/grub/grub-efi_%.bbappend 
> b/recipes-bsp/grub/grub-efi_%.bbappend
> new file mode 100644
> index 0000000..df2b688
> --- /dev/null
> +++ b/recipes-bsp/grub/grub-efi_%.bbappend
> @@ -0,0 +1 @@
> +require ${@bb.utils.contains('DISTRO_FEATURES', 'xen', '${BPN}_xen.inc', '', 
> d)}
> diff --git a/recipes-bsp/grub/grub-efi_xen.inc 
> b/recipes-bsp/grub/grub-efi_xen.inc
> new file mode 100644
> index 0000000..5aa0958
> --- /dev/null
> +++ b/recipes-bsp/grub/grub-efi_xen.inc
> @@ -0,0 +1 @@
> +GRUB_BUILDIN:append:aarch64 = "${@bb.utils.contains('DISTRO_FEATURES', 
> 'xen', ' xen_boot', '', d)}"
> -- 
> 2.17.1
> 
> 
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6965): 
https://lists.yoctoproject.org/g/meta-virtualization/message/6965
Mute This Topic: https://lists.yoctoproject.org/mt/87585688/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to