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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc index 8fc33608d0..d7fd3c7227 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc | |||
| @@ -7,12 +7,12 @@ SECTION = "bootloaders" | |||
| 7 | DEPENDS += "flex-native bison-native" | 7 | DEPENDS += "flex-native bison-native" |
| 8 | 8 | ||
| 9 | LICENSE = "GPL-2.0-or-later" | 9 | LICENSE = "GPL-2.0-or-later" |
| 10 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" | 10 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1" |
| 11 | PE = "1" | 11 | PE = "1" |
| 12 | 12 | ||
| 13 | # 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 |
| 14 | # repo during parse | 14 | # repo during parse |
| 15 | SRCREV = "e4b6ebd3de982ae7185dbf689a030e73fd06e0d2" | 15 | SRCREV = "e092e3250270a1016c877da7bdd9384f14b1321e" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master" | 17 | SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master" |
| 18 | 18 | ||
