From b2ceafb02ff5dc4dc28a0a0cece85ca03d80bf23 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Mon, 23 Sep 2019 17:32:39 -0700 Subject: meta-intel: add intel suffix to recipes Add a suffix, "intel" to all common intel recipe changes. The suffix is defined in intel.inc, which is included already in the s2600wf machine conf and likely any platform including meta-intel. (From meta-intel rev: 4fc52d948f7549472683ae26a10d5c60abde1537) Signed-off-by: Patrick Venture Change-Id: I3561dc40115894d5aa6a08fe723bf214100daefa Signed-off-by: Brad Bishop --- meta-intel/conf/machine/include/intel.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-intel/conf') diff --git a/meta-intel/conf/machine/include/intel.inc b/meta-intel/conf/machine/include/intel.inc index db6b0c10e..738d103e5 100644 --- a/meta-intel/conf/machine/include/intel.inc +++ b/meta-intel/conf/machine/include/intel.inc @@ -19,3 +19,5 @@ PREFERRED_PROVIDER_virtual/obmc-host-ctl ?= "obmc-op-control-host" PREFERRED_PROVIDER_virtual/obmc-inventory-data ?= "${VIRTUAL-RUNTIME_skeleton_workbook}" PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw = "phosphor-ipmi-kcs" #PREFERRED_PROVIDER_virtual/obmc-gpio-monitor ?= "phosphor-gpio-monitor" + +OVERRIDES .= ":intel" -- cgit v1.2.3