summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot_2016.09.01.bb
diff options
context:
space:
mode:
authorMykyta Dorokhin <mykyta.dorokhin@globallogic.com>2019-02-08 14:58:29 +0200
committerJohn Klug <john.klug@multitech.com>2019-02-12 16:25:50 -0600
commitd9feaaa57bd89a32e8d246a399163bf28fff902d (patch)
treea3a608bc6eb588703210d064d8bf3539b13f73dd /recipes-bsp/u-boot/u-boot_2016.09.01.bb
parentc43e207d5c12b0e03b204cbd2ced1bd04a9d2994 (diff)
downloadmeta-multitech-atmel-d9feaaa57bd89a32e8d246a399163bf28fff902d.tar.gz
meta-multitech-atmel-d9feaaa57bd89a32e8d246a399163bf28fff902d.tar.bz2
meta-multitech-atmel-d9feaaa57bd89a32e8d246a399163bf28fff902d.zip
u-boot: enable silent console feature
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2016.09.01.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot_2016.09.01.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2016.09.01.bb b/recipes-bsp/u-boot/u-boot_2016.09.01.bb
index d68960c..44c9e04 100644
--- a/recipes-bsp/u-boot/u-boot_2016.09.01.bb
+++ b/recipes-bsp/u-boot/u-boot_2016.09.01.bb
@@ -4,6 +4,7 @@ DEPENDS += "dtc-native"
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-2016.09.01:"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
+ file://kconfig_common.patch \
file://config.patch \
file://i2c.patch \
file://macb.patch \