From 1b709a29a55278e17ecd1d0fd8df91f2021b3845 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 10 Jun 2019 08:29:26 +0100 Subject: profiles: drop deprecated default and hardened musl profiles Deteched by pkgcheck as: UnusedProfileDirs: [ default/linux/musl/arm, default/linux/musl/x86, hardened/linux/musl/arm ] These profiles were deprecated and removed from profiles.desc in commit fbe6d7bdaa09dc1839a43ecf57f3b34a6a712a99: """ Author: Anthony G. Basile Date: Wed Apr 10 16:38:10 2019 -0400 profiles: deprecate old arm/arm64/ppc/x86 musl profiles """ Signed-off-by: Sergei Trofimovich --- profiles/hardened/linux/musl/arm/armv7a/deprecated | 1 - profiles/hardened/linux/musl/arm/armv7a/eapi | 1 - profiles/hardened/linux/musl/arm/armv7a/parent | 3 --- profiles/hardened/linux/musl/arm/eapi | 1 - 4 files changed, 6 deletions(-) delete mode 100644 profiles/hardened/linux/musl/arm/armv7a/deprecated delete mode 100644 profiles/hardened/linux/musl/arm/armv7a/eapi delete mode 100644 profiles/hardened/linux/musl/arm/armv7a/parent delete mode 100644 profiles/hardened/linux/musl/arm/eapi (limited to 'profiles/hardened/linux') diff --git a/profiles/hardened/linux/musl/arm/armv7a/deprecated b/profiles/hardened/linux/musl/arm/armv7a/deprecated deleted file mode 100644 index 97118bd98bd2..000000000000 --- a/profiles/hardened/linux/musl/arm/armv7a/deprecated +++ /dev/null @@ -1 +0,0 @@ -default/linux/arm/17.0/musl/armv7a/hardened diff --git a/profiles/hardened/linux/musl/arm/armv7a/eapi b/profiles/hardened/linux/musl/arm/armv7a/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/hardened/linux/musl/arm/armv7a/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/hardened/linux/musl/arm/armv7a/parent b/profiles/hardened/linux/musl/arm/armv7a/parent deleted file mode 100644 index 4be939d87ce7..000000000000 --- a/profiles/hardened/linux/musl/arm/armv7a/parent +++ /dev/null @@ -1,3 +0,0 @@ -../../../../../default/linux/musl/arm/armv7a -.. -../.. diff --git a/profiles/hardened/linux/musl/arm/eapi b/profiles/hardened/linux/musl/arm/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/hardened/linux/musl/arm/eapi +++ /dev/null @@ -1 +0,0 @@ -5 -- cgit v1.2.3-65-gdbad