From: Maciej Wereski Date: Wed, 14 Nov 2018 07:19:16 +0000 (+0100) Subject: [TRE-2053] Remove Odroid Boot images X-Git-Tag: submit/tizen/20181114.150410~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ed98d80ad39d6869ea53026be1a5364a6679a41;p=profile%2Fcommon%2Fmeta.git [TRE-2053] Remove Odroid Boot images Change-Id: Ied296ed346bf66c63c55870d0cb61c13af7f6bbc Signed-off-by: Maciej Wereski --- diff --git a/common-targets.yaml b/common-targets.yaml index 57de95c..84afdec 100644 --- a/common-targets.yaml +++ b/common-targets.yaml @@ -2,8 +2,6 @@ Targets: - Name: standard Images: - - common-boot-armv7l-odroidu3.yaml - - common-boot-armv7l-odroidxu3.yaml - iot-boot-armv7l-artik530.yaml - iot-boot-armv7l-artik533s.yaml - iot-headless-2parts-armv7l-artik530_710.yaml diff --git a/common.yaml b/common.yaml index 4cd9f62..579a02e 100644 --- a/common.yaml +++ b/common.yaml @@ -18,24 +18,6 @@ Default: SaveRepos: False UserGroups: "audio,video" -Boot-Odroidu3: - Part: common-mbr-boot - Desktop: None - SaveRepos: False - UserGroups: "audio,video" - Groups: - - Common Boot Odroid U3 - Repos: [] - -Boot-Odroidxu3: - Part: common-mbr-boot - Desktop: None - SaveRepos: False - UserGroups: "audio,video" - Groups: - - Common Boot Odroid XU3 - Repos: [] - Boot-Artik530: Part: common-artik-mbr-boot Desktop: None diff --git a/ks/common-boot-armv7l-odroidu3.yaml b/ks/common-boot-armv7l-odroidu3.yaml deleted file mode 100644 index 47384aa..0000000 --- a/ks/common-boot-armv7l-odroidu3.yaml +++ /dev/null @@ -1,14 +0,0 @@ -Name: common-boot-armv7l-odroidu3 -Architecture: armv7l -Schedule: "*" -Active: True -Platform: Boot-Odroidu3 -Part: common-mbr-boot -Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz -FileName: common-boot-armv7l-odroidu3 -Group: Common Boot Odroid U3 -Attachment: - - /var/tmp/u-boot/u-boot-mmc.bin - - /var/tmp/u-boot/params.bin -Repos: - - unified-standard \ No newline at end of file diff --git a/ks/common-boot-armv7l-odroidxu3.yaml b/ks/common-boot-armv7l-odroidxu3.yaml deleted file mode 100644 index 8ff97ce..0000000 --- a/ks/common-boot-armv7l-odroidxu3.yaml +++ /dev/null @@ -1,14 +0,0 @@ -Name: common-boot-armv7l-odroidxu3 -Architecture: armv7l -Schedule: "*" -Active: True -Platform: Boot-Odroidxu3 -Part: common-mbr-boot -Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz -FileName: common-boot-armv7l-odroidxu3 -Group: Common Boot Odroid XU3 -Attachment: - - /var/tmp/u-boot-xu3/u-boot-mmc.bin - - /var/tmp/u-boot-xu3/params.bin -Repos: - - unified-standard \ No newline at end of file diff --git a/patterns/common-boot-odroid-u3.yaml b/patterns/common-boot-odroid-u3.yaml deleted file mode 100644 index 4a848fd..0000000 --- a/patterns/common-boot-odroid-u3.yaml +++ /dev/null @@ -1,7 +0,0 @@ -Summary: Common Boot Odroid U3 -Description: Common Boot Odroid U3 -Name: common-boot-odroid-u3 -Packages: -- arm-odroidxu3-linux-kernel -- arm-odroidxu3-linux-kernel-modules -- u-boot diff --git a/patterns/common-boot-odroid-xu3.yaml b/patterns/common-boot-odroid-xu3.yaml deleted file mode 100644 index 2eaa0bb..0000000 --- a/patterns/common-boot-odroid-xu3.yaml +++ /dev/null @@ -1,7 +0,0 @@ -Summary: Common Boot Odroid XU3 -Description: Common Boot Odroid XU3 -Name: common-boot-odroid-xu3 -Packages: -- arm-odroidxu3-linux-kernel -- arm-odroidxu3-linux-kernel-modules -- u-boot-xu3