From b9799be79de3f0a15a14be392ee90574433435ad Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 6 Aug 2021 09:13:33 -0500 Subject: meta-aspeed: prep for new override syntax Signed-off-by: Patrick Williams Change-Id: I8135871ae0e3b360aff7d878f7cf04a2504f2dd0 --- meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb') 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 8cebe5ab3..395f5ab57 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 @@ DEPENDS += "dtc-native" # 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}" -- cgit v1.2.3