From 469443da2a19db5e34f209abb2e110b6fd658073 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 7 Dec 2022 12:03:04 +0100 Subject: [PATCH] profiles: fix indio image paths Signed-off-by: John Crispin --- profiles/indio_um-310ax-v1.yml | 6 +++--- profiles/indio_um-510axm-v1.yml | 6 +++--- profiles/indio_um-510axp-v1.yml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/profiles/indio_um-310ax-v1.yml b/profiles/indio_um-310ax-v1.yml index d24f785ff..fef40e9b6 100644 --- a/profiles/indio_um-310ax-v1.yml +++ b/profiles/indio_um-310ax-v1.yml @@ -1,9 +1,9 @@ --- -profile: indio_um-310ax-v1 +profile: indio_um-310ax-v1 target: ipq807x subtarget: ipq60xx -description: Build image for the Indio UM-310AX V1 -image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-indio-um-310ax-v1-squashfs-sysupgrade.tar +description: Build image for the Indio UM-310AX V1 +image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-indio_um-310ax-v1-squashfs-sysupgrade.tar feeds: - name: ipq807x path: ../../feeds/ipq807x diff --git a/profiles/indio_um-510axm-v1.yml b/profiles/indio_um-510axm-v1.yml index 4d077e694..edf96d823 100644 --- a/profiles/indio_um-510axm-v1.yml +++ b/profiles/indio_um-510axm-v1.yml @@ -1,9 +1,9 @@ --- -profile: indio_um-510axm-v1 +profile: indio_um-510axm-v1 target: ipq807x subtarget: ipq60xx -description: Build image for the Indio UM-510AXM V1 -image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-indio-um-510axm-v1-squashfs-sysupgrade.tar +description: Build image for the Indio UM-510AXM V1 +image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-indio_um-510axm-v1-squashfs-sysupgrade.tar feeds: - name: ipq807x path: ../../feeds/ipq807x diff --git a/profiles/indio_um-510axp-v1.yml b/profiles/indio_um-510axp-v1.yml index ba3b82e9d..4d205373f 100644 --- a/profiles/indio_um-510axp-v1.yml +++ b/profiles/indio_um-510axp-v1.yml @@ -1,9 +1,9 @@ --- -profile: indio_um-510axp-v1 +profile: indio_um-510axp-v1 target: ipq807x subtarget: ipq60xx -description: Build image for the Indio UM-510AXP V1 -image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-indio-um-510axp-v1-squashfs-sysupgrade.tar +description: Build image for the Indio UM-510AXP V1 +image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-indio_um-510axp-v1-squashfs-sysupgrade.tar feeds: - name: ipq807x path: ../../feeds/ipq807x