From 69222b510638c5c0c768bfcdfde126205ab55e2d Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Wed, 26 May 2021 13:48:42 -0500 Subject: meta-facebook: prep for host-less machines Create config files that split "nohost" and "withost" variants of facebook machines. Signed-off-by: Patrick Williams Change-Id: I23460d8da076d02ebb6e5105b80244ca8a5681a4 --- meta-facebook/conf/machine/include/facebook-nohost.inc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-facebook/conf/machine/include/facebook-nohost.inc (limited to 'meta-facebook/conf/machine/include/facebook-nohost.inc') diff --git a/meta-facebook/conf/machine/include/facebook-nohost.inc b/meta-facebook/conf/machine/include/facebook-nohost.inc new file mode 100644 index 000000000..e9af8e94d --- /dev/null +++ b/meta-facebook/conf/machine/include/facebook-nohost.inc @@ -0,0 +1,3 @@ +require conf/machine/include/facebook.inc + +OVERRIDES .= ":fb-nohost" -- cgit v1.2.3