From f99192c7b0333a5661cab601069bff6f6d84def8 Mon Sep 17 00:00:00 2001 From: "Eugenio Paolantonio (g7)" Date: Wed, 11 Sep 2024 21:57:28 +0200 Subject: [PATCH] [devices] Drop adaptation bundles for bahamut and qx1000 The flashable image is the preferred way to install the bahamut and qx1000 ports, so drop them to avoid confusion. Signed-off-by: Eugenio Paolantonio (g7) --- devices.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/devices.yml b/devices.yml index 02f928d..60c3fc7 100644 --- a/devices.yml +++ b/devices.yml @@ -61,18 +61,6 @@ rootfs: only_stable: yes packages: *devtools_packages - # F(x)tec Pro1 - - name: droidian-adaptation-fxtec-pro1 - arch: arm64 - apilevel: 28 - packages: *fxtec_pro1_packages - - # Sony Xperia 5 - - name: droidian-adaptation-sony-bahamut - arch: arm64 - apilevel: 30 - packages: *sony_bahamut_packages - ######################################################################## # Device specific images # ########################################################################