From 957bbed0f6dd76578dbf1d242e608cf7397982f6 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Tue, 12 Oct 2021 20:28:34 -0500 Subject: meta-hxt: remove unusable stardragon4800-rep2 machine This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams Change-Id: Ie0d34a9c3146c60c5543e00a48f33aeb56ab419d --- meta-hxt/meta-stardragon4800-rep2/conf/layer.conf | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 meta-hxt/meta-stardragon4800-rep2/conf/layer.conf (limited to 'meta-hxt/meta-stardragon4800-rep2/conf/layer.conf') diff --git a/meta-hxt/meta-stardragon4800-rep2/conf/layer.conf b/meta-hxt/meta-stardragon4800-rep2/conf/layer.conf deleted file mode 100644 index 1232072fe..000000000 --- a/meta-hxt/meta-stardragon4800-rep2/conf/layer.conf +++ /dev/null @@ -1,9 +0,0 @@ -# We have a conf and classes directory, add to BBPATH -BBPATH .= ":${LAYERDIR}" - -# We have recipes-* directories, add to BBFILES -BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ - ${LAYERDIR}/recipes-*/*/*.bbappend" - -BBFILE_COLLECTIONS += "stardragon4800-rep2" -BBFILE_PATTERN_stardragon4800-rep2 = "" -- cgit v1.2.3