2023-12-12 22:31:03

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the aspeed tree

Hi all,

After merging the aspeed tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:

make[4]: *** No rule to make target 'arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb', needed by 'arch/arm/boot/dts/aspeed/'. Stop.

Caused by commit

70fe22dd623e ("ARM: dts: aspeed: Harma: Add Meta Harma (AST2600) BMC")

I have used the aspeed tree from next-20231212 for today.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2023-12-13 22:06:44

by Joel Stanley

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the aspeed tree

On Wed, 13 Dec 2023 at 09:00, Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> After merging the aspeed tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> make[4]: *** No rule to make target 'arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-harma.dtb', needed by 'arch/arm/boot/dts/aspeed/'. Stop.
>
> Caused by commit
>
> 70fe22dd623e ("ARM: dts: aspeed: Harma: Add Meta Harma (AST2600) BMC")
>
> I have used the aspeed tree from next-20231212 for today.

Should be fixed today, sorry about that.

Cheers,

Joel