All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-poky][PATCH] poky.conf: Debian 8 is no longer supported
@ 2019-12-16  4:06 Adrian Bunk
  2019-12-16 23:55 ` [poky] " Richard Purdie
  0 siblings, 1 reply; 5+ messages in thread
From: Adrian Bunk @ 2019-12-16  4:06 UTC (permalink / raw)
  To: poky

Upstream LTS EOL will be June 2020,
and Python 3.4 is now too old for bitbake.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
 meta-poky/conf/distro/poky.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 8a0f28a863..995dd826ac 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -59,7 +59,6 @@ SANITY_TESTED_DISTROS ?= " \
             fedora-29 \n \
             fedora-30 \n \
             centos-7 \n \
-            debian-8 \n \
             debian-9 \n \
             debian-10 \n \
             opensuseleap-15.1 \n \
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-17  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-16  4:06 [meta-poky][PATCH] poky.conf: Debian 8 is no longer supported Adrian Bunk
2019-12-16 23:55 ` [poky] " Richard Purdie
2019-12-17  0:06   ` Armpit
2019-12-17  3:27     ` Adrian Bunk
2019-12-17  9:44       ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.