commit | 6f7466418cc95a27f07ae932fa6fdd56e9c7f90d | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 06 07:40:55 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 06 21:08:56 2021 +0000 |
tree | 5e7fcef77fd6406ba611311dfd5587d9bab5705c | |
parent | e5b39f63e81a697edd5d5958665c7f55b71cd133 [diff] [blame] |
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 <patrick@stwcx.xyz> Change-Id: I0489ba007132901697e4ef1a29b03a3591b3ee3b
diff --git a/meta-facebook/meta-tiogapass/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-facebook/meta-tiogapass/recipes-kernel/linux/linux-aspeed_%.bbappend index 0eb0884..df490bc 100644 --- a/meta-facebook/meta-tiogapass/recipes-kernel/linux/linux-aspeed_%.bbappend +++ b/meta-facebook/meta-tiogapass/recipes-kernel/linux/linux-aspeed_%.bbappend
@@ -1,2 +1,2 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/linux-aspeed:" +FILESEXTRAPATHS:prepend := "${THISDIR}/linux-aspeed:" SRC_URI += "file://tiogapass.cfg"