From 0d861f0db4be30d4d23f83b52b65737d1cd623f8 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Wed, 10 Jul 2019 09:19:42 -0700 Subject: [PATCH] Restrict Delta armel platforms to Jessie. These platforms rely on the older 3.2 iproc kernel (which it too old to build past jessie). If these platforms are ported to the 4.14 iproc kernel then this restriction can be removed. --- packages/platforms/delta/armel/PKG_DEFAULTS.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/platforms/delta/armel/PKG_DEFAULTS.yml diff --git a/packages/platforms/delta/armel/PKG_DEFAULTS.yml b/packages/platforms/delta/armel/PKG_DEFAULTS.yml new file mode 100644 index 00000000..2d121bde --- /dev/null +++ b/packages/platforms/delta/armel/PKG_DEFAULTS.yml @@ -0,0 +1,4 @@ +# These platforms rely on the older 3.2 iproc kernel (which it too old to build past jessie). +# If these platforms are ported to the 4.14 iproc kernel then this restriction can be removed. + +dists: jessie