diff mbox series

[meta-arago,master/kirkstone] tisdk-base-image: Remove old ubifs requirement for dra7xx

Message ID 20230411212242.26843-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master/kirkstone] tisdk-base-image: Remove old ubifs requirement for dra7xx | expand

Commit Message

Ryan Eatmon April 11, 2023, 9:22 p.m. UTC
All of the other platforms that require ubifs do so in the meta-ti conf
files.  This lone item was placed in meta-arago as a work around, likely
for testing back in 2017, and is no longer needed in our test flow.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-arago-distro/recipes-core/images/tisdk-base-image.bb | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-core/images/tisdk-base-image.bb b/meta-arago-distro/recipes-core/images/tisdk-base-image.bb
index 815dcff8..1a31c9c7 100644
--- a/meta-arago-distro/recipes-core/images/tisdk-base-image.bb
+++ b/meta-arago-distro/recipes-core/images/tisdk-base-image.bb
@@ -6,7 +6,6 @@  DESCRIPTION = "Arago SDK base image suitable for initramfs containing\
 require arago-image.inc
 
 IMAGE_FSTYPES += "cpio.xz"
-IMAGE_FSTYPES:append:dra7xx = " ubifs ubi"
 
 ARAGO_BASE_IMAGE_EXTRA_INSTALL ?= ""