[Merge] livecd-rootfs:jammy-iotg-bump into livecd-rootfs:ubuntu/jammy

Utkarsh Gupta mp+424375 at code.launchpad.net
Thu Jun 30 05:20:41 UTC 2022



Diff comments:

> diff --git a/live-build/auto/build b/live-build/auto/build
> index 7621de6..1b6ee50 100755
> --- a/live-build/auto/build
> +++ b/live-build/auto/build
> @@ -580,6 +580,9 @@ for FLAVOUR in $LB_LINUX_FLAVOURS; do
>  		image-intel)
>  			FLAVOUR="intel"
>  			;;
> +		intel-iotg*)

I think that's because we have intel-iotg-edge as well?

> +			FLAVOUR="intel-iotg"
> +			;;
>  	esac
>  	KVERS="$( (cd "binary/$INITFS"; ls vmlinu?-* 2>/dev/null || true) | (fgrep -v .efi || true) | sed -n "s/^vmlinu.-\\([^-]*-[^-]*-$FLAVOUR\\)$/\\1/p" )"
>  	if [ -z "$KVERS" ]; then


-- 
https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-rootfs/+merge/424375
Your team Ubuntu Core Development Team is requested to review the proposed merge of livecd-rootfs:jammy-iotg-bump into livecd-rootfs:ubuntu/jammy.




More information about the Ubuntu-reviews mailing list