diff options
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot-common.inc')
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-common.inc | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc index 4799948bb1..ce07055f87 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc | |||
@@ -10,12 +10,9 @@ LICENSE = "GPLv2+" | |||
10 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e" | 10 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e" |
11 | PE = "1" | 11 | PE = "1" |
12 | 12 | ||
13 | # Drop this line when updating to 2020.01 final | ||
14 | PV = "2020.01~rc5" | ||
15 | |||
16 | # We use the revision in order to avoid having to fetch it from the | 13 | # We use the revision in order to avoid having to fetch it from the |
17 | # repo during parse | 14 | # repo during parse |
18 | SRCREV = "ef7c2af65966a57c98d3c47e6c2fe1ce2103b7f6" | 15 | SRCREV = "303f8fed261020c1cb7da32dad63b610bf6873dd" |
19 | 16 | ||
20 | SRC_URI = "git://git.denx.de/u-boot.git \ | 17 | SRC_URI = "git://git.denx.de/u-boot.git \ |
21 | " | 18 | " |