diff options
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb')
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb index 7eaf721ca8..ca8876ff98 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb | |||
@@ -1,2 +1,4 @@ | |||
1 | require u-boot-common.inc | 1 | require u-boot-common.inc |
2 | require u-boot-tools.inc | 2 | require u-boot-tools.inc |
3 | |||
4 | SRC_URI += "file://remove-redundant-yyloc-global.patch" | ||