From 473322828246100028861f4e960df75f58acdd0d Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Fri, 21 Nov 2014 15:36:50 +0000 Subject: Fix u-boot chunks path to point to the new filenames The u-boot chunks renaming was introduced in the commit e40bd7f09c0f754b0dab83573ef4795137f4857b, and we forgot to change also the name in the morph field of the strata with these chunks. --- strata/bsp-jetson.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strata/bsp-jetson.morph') diff --git a/strata/bsp-jetson.morph b/strata/bsp-jetson.morph index 9d992541..114e3a27 100644 --- a/strata/bsp-jetson.morph +++ b/strata/bsp-jetson.morph @@ -19,7 +19,7 @@ chunks: unpetrify-ref: baserock/morph build-depends: [] - name: u-boot@jetson - morph: strata/bsp-jetson/u-boot.morph + morph: strata/bsp-jetson/u-boot@jetson.morph repo: upstream:u-boot ref: c77921345b943cdf5f2f28bbe88c6d8970620d2e unpetrify-ref: baserock/jetson/u-boot-tegra-next -- cgit v1.2.1