From 7a512a3d0ef6ddefff5b2e54c0c715025a58bcaf Mon Sep 17 00:00:00 2001 From: Mykyta Dorokhin Date: Wed, 31 Aug 2016 12:38:15 +0300 Subject: mtp: Add initial support for the new mtp machine type. Existing kernel/u-boot/at91bootstrap modified to support building against mtp machine type. --- recipes-bsp/u-boot/u-boot_2012.10.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-bsp/u-boot') diff --git a/recipes-bsp/u-boot/u-boot_2012.10.bb b/recipes-bsp/u-boot/u-boot_2012.10.bb index 654564f..aa3576f 100644 --- a/recipes-bsp/u-boot/u-boot_2012.10.bb +++ b/recipes-bsp/u-boot/u-boot_2012.10.bb @@ -18,6 +18,7 @@ SRC_URI = "git://github.com/linux4sam/u-boot-at91.git;branch=u-boot-2012.10-at91 SRC_URI += "file://u-boot-2010.06-macb-autoneg-timeout.patch" SRC_URI_append_mtcdt = " file://u-boot-2012.10-mtcdt.patch" +SRC_URI_append_mtp = " file://u-boot-2012.10-mtcdt.patch" TARGET_LDFLAGS = "" -- cgit v1.2.3