From 6f7466418cc95a27f07ae932fa6fdd56e9c7f90d Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 6 Aug 2021 07:40:55 -0500 Subject: meta-facebook: prep for new override syntax Ran `scripts/contrib/convert-overrides.py` from upstream Yocto and fixed up a few by hand that were missed. Tested: Built bletchley and tiogapass. Signed-off-by: Patrick Williams Change-Id: I0489ba007132901697e4ef1a29b03a3591b3ee3b --- meta-facebook/recipes-x86/chassis/x86-power-control_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-facebook/recipes-x86/chassis') diff --git a/meta-facebook/recipes-x86/chassis/x86-power-control_%.bbappend b/meta-facebook/recipes-x86/chassis/x86-power-control_%.bbappend index aa99b7e8d..c119baca9 100644 --- a/meta-facebook/recipes-x86/chassis/x86-power-control_%.bbappend +++ b/meta-facebook/recipes-x86/chassis/x86-power-control_%.bbappend @@ -1,2 +1,2 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" +FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" EXTRA_OECMAKE += "-DCHASSIS_SYSTEM_RESET=ON" -- cgit v1.2.3