From 215a2d9660a929beae8bc420239467fc9e135b4f Mon Sep 17 00:00:00 2001 From: Benjamin Fair Date: Wed, 23 Oct 2019 14:23:08 -0700 Subject: [PATCH] Adjust paths for use with Bitbake Signed-off-by: Benjamin Fair --- ImageGeneration/inputs/mergedBootBlockAndUboot.xml | 10 +++++----- ImageGeneration/references/BootBlockAndHeader_EB.xml | 6 +++--- .../references/BootBlockAndHeader_RunBMC.xml | 6 +++--- ImageGeneration/references/UbootHeader_EB.xml | 6 +++--- ImageGeneration/references/UbootHeader_RunBMC.xml | 6 +++--- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/ImageGeneration/inputs/mergedBootBlockAndUboot.xml b/ImageGeneration/inputs/mergedBootBlockAndUboot.xml index d832f96..f4c7756 100644 --- a/ImageGeneration/inputs/mergedBootBlockAndUboot.xml +++ b/ImageGeneration/inputs/mergedBootBlockAndUboot.xml @@ -18,18 +18,18 @@ BootBlock 0 - output_binaries/BootBlockAndHeader.bin + Poleg_bootblock.bin.full - output_binaries/BootBlockAndHeader.bin + Poleg_bootblock.bin.full u-boot - output_binaries/BootBlockAndHeader.bin - output_binaries/UbootAndHeader.bin + Poleg_bootblock.bin.full + u-boot.bin.full - output_binaries/UbootAndHeader.bin + u-boot.bin.full diff --git a/ImageGeneration/references/BootBlockAndHeader_EB.xml b/ImageGeneration/references/BootBlockAndHeader_EB.xml index 775534f..157535d 100644 --- a/ImageGeneration/references/BootBlockAndHeader_EB.xml +++ b/ImageGeneration/references/BootBlockAndHeader_EB.xml @@ -42,7 +42,7 @@ 0x144 0x4 - inputs/Poleg_bootblock.bin + Poleg_bootblock.bin @@ -50,9 +50,9 @@ Code 0x200 - inputs/Poleg_bootblock.bin + Poleg_bootblock.bin - inputs/Poleg_bootblock.bin + Poleg_bootblock.bin diff --git a/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml b/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml index cc719e9..4d1e972 100644 --- a/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml +++ b/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml @@ -42,7 +42,7 @@ 0x144 0x4 - inputs/Poleg_bootblock.bin + Poleg_bootblock.bin @@ -50,9 +50,9 @@ Code 0x200 - inputs/Poleg_bootblock.bin + Poleg_bootblock.bin - inputs/Poleg_bootblock.bin + Poleg_bootblock.bin diff --git a/ImageGeneration/references/UbootHeader_EB.xml b/ImageGeneration/references/UbootHeader_EB.xml index 1e72e22..475ec45 100644 --- a/ImageGeneration/references/UbootHeader_EB.xml +++ b/ImageGeneration/references/UbootHeader_EB.xml @@ -42,7 +42,7 @@ 0x144 0x4 - inputs/u-boot.bin + u-boot.bin @@ -50,9 +50,9 @@ Code 0x200 - inputs/u-boot.bin + u-boot.bin - inputs/u-boot.bin + u-boot.bin diff --git a/ImageGeneration/references/UbootHeader_RunBMC.xml b/ImageGeneration/references/UbootHeader_RunBMC.xml index 7eb3076..481ed2f 100644 --- a/ImageGeneration/references/UbootHeader_RunBMC.xml +++ b/ImageGeneration/references/UbootHeader_RunBMC.xml @@ -42,7 +42,7 @@ 0x144 0x4 - inputs/u-boot.bin + u-boot.bin @@ -50,9 +50,9 @@ Code 0x200 - inputs/u-boot.bin + u-boot.bin - inputs/u-boot.bin + u-boot.bin -- 2.24.0.rc0.303.g954a862665-goog