summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-02-12 16:30:08 -0600
committerJohn Klug <john.klug@multitech.com>2019-07-03 11:22:01 -0500
commit52ae16e2f7a70cef4c7d2f5b452ed557f3b25b2f (patch)
treedc1ee8c973946db4fe74eedbc8ad3f4e5e428eeb
parent532043b066d7e857aafc1fb69fe97736238616ae (diff)
downloadmeta-multitech-52ae16e2f7a70cef4c7d2f5b452ed557f3b25b2f.tar.gz
meta-multitech-52ae16e2f7a70cef4c7d2f5b452ed557f3b25b2f.tar.bz2
meta-multitech-52ae16e2f7a70cef4c7d2f5b452ed557f3b25b2f.zip
Bump revision for silent console feature.
-rw-r--r--recipes-bsp/u-boot/u-boot.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot.inc b/recipes-bsp/u-boot/u-boot.inc
index d1402d5..a7d6828 100644
--- a/recipes-bsp/u-boot/u-boot.inc
+++ b/recipes-bsp/u-boot/u-boot.inc
@@ -3,6 +3,9 @@ HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
SECTION = "bootloaders"
PROVIDES = "virtual/bootloader"
+# New U-Boot with suppressed version.
+PR="m1"
+
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"