mbox series

[0/1] arm-bsp/corstone1000: remove the need for meta-arm-image

Message ID 20220317161033.3099761-1-emekcan.aras@arm.com
Headers show
Series arm-bsp/corstone1000: remove the need for meta-arm-image | expand

Message

Emekcan Aras March 17, 2022, 4:10 p.m. UTC
From: Emekcan Aras <Emekcan.Aras@arm.com>

This commit remove meta-arm-image from the yml file and adds
necessary image configuration to meta-arm-bsp/recipes-bsp/images.
Signed-off-by: Emekcan Aras's avatarEmekcan Aras <emekcan.aras@arm.com>

Emekcan Aras (1):
  arm-bsp/corstone1000: remove the need for meta-arm-image

 ci/corstone1000-common.yml                    | 10 ++-----
 .../recipes-bsp/images/corstone1000-image.bb  | 11 ++++++++
 .../images/corstone1000-initramfs-image.bb    | 28 +++++++++++++++++++
 .../wic/corstone1000-image.corstone1000.wks   | 15 ++++++++++
 4 files changed, 57 insertions(+), 7 deletions(-)
 create mode 100644 meta-arm-bsp/recipes-bsp/images/corstone1000-image.bb
 create mode 100644 meta-arm-bsp/recipes-bsp/images/corstone1000-initramfs-image.bb
 create mode 100644 meta-arm-bsp/wic/corstone1000-image.corstone1000.wks

Comments

Jon Mason March 23, 2022, 1:31 p.m. UTC | #1
On Thu, 17 Mar 2022 16:10:32 +0000, emekcan.aras@arm.com wrote:
> This commit remove meta-arm-image from the yml file and adds
> necessary image configuration to meta-arm-bsp/recipes-bsp/images.
> Signed-off-by: Emekcan Aras's avatarEmekcan Aras <emekcan.aras@arm.com>
> 
> Emekcan Aras (1):
>   arm-bsp/corstone1000: remove the need for meta-arm-image
> 
> [...]

Applied, thanks!

[1/1] arm-bsp/corstone1000: remove the need for meta-arm-image
      commit: bc278abe27838064b3e36398808fa4ce5ee40d21

Best regards,