diff options
| author | John Klug <john.klug@multitech.com> | 2019-02-12 16:30:08 -0600 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2019-02-12 16:30:08 -0600 |
| commit | 9b7ddec2d027f4f76dd1ad8ba28bd6c2731a9c3e (patch) | |
| tree | dc1ee8c973946db4fe74eedbc8ad3f4e5e428eeb /recipes-bsp | |
| parent | f0e5b5f234e689c2693eee6da5dddb91161a6c33 (diff) | |
| download | meta-multitech-9b7ddec2d027f4f76dd1ad8ba28bd6c2731a9c3e.tar.gz meta-multitech-9b7ddec2d027f4f76dd1ad8ba28bd6c2731a9c3e.tar.bz2 meta-multitech-9b7ddec2d027f4f76dd1ad8ba28bd6c2731a9c3e.zip | |
Bump revision for silent console feature.
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot.inc | 3 |
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" |
