diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-bsp/u-boot/files/remove-redundant-yyloc-global.patch (renamed from meta/recipes-bsp/u-boot/u-boot-tools/remove-redundant-yyloc-global.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-common.inc | 1 | ||||
| -rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb | 2 |
3 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-tools/remove-redundant-yyloc-global.patch b/meta/recipes-bsp/u-boot/files/remove-redundant-yyloc-global.patch index 2a184e57e2..2a184e57e2 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools/remove-redundant-yyloc-global.patch +++ b/meta/recipes-bsp/u-boot/files/remove-redundant-yyloc-global.patch | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc index edd0004792..4a17894c49 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc | |||
| @@ -15,6 +15,7 @@ PE = "1" | |||
| 15 | SRCREV = "303f8fed261020c1cb7da32dad63b610bf6873dd" | 15 | SRCREV = "303f8fed261020c1cb7da32dad63b610bf6873dd" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.denx.de/u-boot.git \ | 17 | SRC_URI = "git://git.denx.de/u-boot.git \ |
| 18 | file://remove-redundant-yyloc-global.patch \ | ||
| 18 | " | 19 | " |
| 19 | 20 | ||
| 20 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
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 ca8876ff98..7eaf721ca8 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,4 +1,2 @@ | |||
| 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" | ||
