From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- external/meta-sdl/conf/layer.conf | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 external/meta-sdl/conf/layer.conf (limited to 'external/meta-sdl/conf/layer.conf') diff --git a/external/meta-sdl/conf/layer.conf b/external/meta-sdl/conf/layer.conf deleted file mode 100644 index e53c542b..00000000 --- a/external/meta-sdl/conf/layer.conf +++ /dev/null @@ -1,11 +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 += "sdl" -BBFILE_PATTERN_sdl = "^${LAYERDIR}/" -BBFILE_PRIORITY_sdl = "6" -LAYERSERIES_COMPAT_sdl = "thud" -- cgit 1.2.3-korg