commit | b9799be79de3f0a15a14be392ee90574433435ad | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 06 09:13:33 2021 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 10 21:56:33 2021 +0000 |
tree | 3c65475447a820e83c873a0371ac0717763b82c3 | |
parent | ed2ee5d25d6f756fe721e16b39aabbd475d982d9 [diff] [blame] |
meta-aspeed: prep for new override syntax Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8135871ae0e3b360aff7d878f7cf04a2504f2dd0
diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb b/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb index 8cebe5a..395f5ab 100644 --- a/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb +++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb
@@ -6,4 +6,4 @@ # FIXME this can/should be removed when we have rebased off our # 2016 snapshot onto a more modern (circa late 2018) u-boot tree. -BUILD_CFLAGS_remove = "-isystem${STAGING_INCDIR_NATIVE}" +BUILD_CFLAGS:remove = "-isystem${STAGING_INCDIR_NATIVE}"