diff options
| author | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-04-23 16:04:21 +1000 |
|---|---|---|
| committer | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-04-23 16:04:21 +1000 |
| commit | 7baa3e67f9a2ca22e7ad81b1470e1136952225de (patch) | |
| tree | cc57df042f1b3e1450c6c74128883fa54424ebc3 /recipes-bsp | |
| parent | 98a8298372a29ad4d06e17333d9896c3f119a3e7 (diff) | |
| download | meta-xilinx-7baa3e67f9a2ca22e7ad81b1470e1136952225de.tar.gz | |
Moved defconfig to bsp/board layer.
Also some other minor changes.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-extra.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-extra.inc b/recipes-bsp/u-boot/u-boot-extra.inc index 6fed1f78..aa7e6149 100644 --- a/recipes-bsp/u-boot/u-boot-extra.inc +++ b/recipes-bsp/u-boot/u-boot-extra.inc | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | 1 | ||
| 2 | # Move into include? | ||
| 3 | # Also deploy u-boot elf file with same file format as bin file | 2 | # Also deploy u-boot elf file with same file format as bin file |
| 4 | SRC_ELF ?= "u-boot" | 3 | SRC_ELF ?= "u-boot" |
| 5 | DEST_ELF ?= "u-boot-${MACHINE}-${PV}-${PR}.elf" | 4 | DEST_ELF ?= "u-boot-${MACHINE}-${PV}-${PR}.elf" |
