[elbe-devel] [PATCH 05/11] tests: simple-armhf: Fix devicetree filename glob

Holger Dengler dengler at linutronix.de
Mon Mar 14 15:10:27 CET 2022


On 14.03.22 14:48, Torben Hohn wrote:
> The kernel ABI increases when the distro and therefore the kernel
> version is increased.
> 
> Widen the glob.
> 
> Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>

Reviewed-by: Holger Dengler <dengler at linutronix.de>

> ---
>  tests/simple-armhf.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/simple-armhf.xml b/tests/simple-armhf.xml
> index b50f24a51..82b37ad3f 100644
> --- a/tests/simple-armhf.xml
> +++ b/tests/simple-armhf.xml
> @@ -64,7 +64,7 @@
>  			</file>
>  			<cp path="/etc/bash.bashrc">/root/.bashrc</cp>
>  
> -			<cp path="/usr/lib/linux-image-4.19.0-*-armmp/vexpress-v2p-ca15-tc1.dtb">/boot/vexpress-v2p-ca15-tc1.dtb</cp>
> +			<cp path="/usr/lib/linux-image-*-armmp/vexpress-v2p-ca15-tc1.dtb">/boot/vexpress-v2p-ca15-tc1.dtb</cp>
>  			<ln path="boot/vexpress-v2p-ca15-tc1.dtb">/dtb</ln>
>  
>  			<artifact>/vmlinuz</artifact>

-- 
Gruß,
Holger Dengler
--
phone: +49 7556 25 999 14; fax: +49 7556 25 999 99
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20220314/c4541c32/attachment.sig>


More information about the elbe-devel mailing list