diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-20 22:32:19 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-20 22:32:19 +0000 |
commit | 8f1090e880e1ae850f538ec388d08c352e5e5354 (patch) | |
tree | 168c401e8ebbfaefb0f6344aaf9a546f07cba7ef /profiles/hardened | |
parent | sys-auth/ykpers: x86 stable (bug #671306) (diff) | |
download | gentoo-8f1090e880e1ae850f538ec388d08c352e5e5354.tar.gz gentoo-8f1090e880e1ae850f538ec388d08c352e5e5354.tar.bz2 gentoo-8f1090e880e1ae850f538ec388d08c352e5e5354.zip |
profiles/hardened/linux/arm: deprecate in favour of 17.0 profiles
Use
default/linux/arm/17.0/armv6j
default/linux/arm/17.0/armv7a
instead.
Note: these are vanilla profiles and thus have a few
hardened-specific USE-flags disabled.
Bug: https://bugs.gentoo.org/673276
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/arm/armv6j/deprecated | 1 | ||||
-rw-r--r-- | profiles/hardened/linux/arm/armv7a/deprecated | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/hardened/linux/arm/armv6j/deprecated b/profiles/hardened/linux/arm/armv6j/deprecated new file mode 100644 index 000000000000..21a020f5259f --- /dev/null +++ b/profiles/hardened/linux/arm/armv6j/deprecated @@ -0,0 +1 @@ +default/linux/arm/17.0/armv6j diff --git a/profiles/hardened/linux/arm/armv7a/deprecated b/profiles/hardened/linux/arm/armv7a/deprecated new file mode 100644 index 000000000000..2063c2646bdf --- /dev/null +++ b/profiles/hardened/linux/arm/armv7a/deprecated @@ -0,0 +1 @@ +default/linux/arm/17.0/armv7a |