From ca9fac4170fb082fe6d0a032024ddfe818cb77a1 Mon Sep 17 00:00:00 2001 From: James Thomas Date: Fri, 5 Dec 2014 17:18:37 +0000 Subject: Remove u-boot as a build-depend for the kernel We don't need anything from the tools, prevents needing to rebuild the kernel when we change u-boot --- strata/bsp-jetson.morph | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/strata/bsp-jetson.morph b/strata/bsp-jetson.morph index 114e3a27..98b86337 100644 --- a/strata/bsp-jetson.morph +++ b/strata/bsp-jetson.morph @@ -30,8 +30,7 @@ chunks: repo: upstream:linux ref: 8c885b20c4c9115d29dca4e5afd66228c51c5f69 unpetrify-ref: baserock/jetson/linux-tegra-3.18-rc3 - build-depends: - - u-boot@jetson + build-depends: [] - name: bsp-support morph: strata/bsp-jetson/bsp-support.morph repo: baserock:baserock/bsp-support -- cgit v1.2.1