linux-aspeed: Fix defconfig SRC_URI

The defconfig in SRC_URI contains ast2400/2500 directory, when working
with devtool, it causes the defconfig to be copied into unexpected
subdirectory in working dir.

Fix it by specifying FILESEXTRAPATHS_prepend and remove the directory
from SRC_URI.

Resolves: openbmc/openbmc#3294
Tested: Build linux-apseed on both Palmetto and Romulus and verify the
        defconfig is correctly used.
        Build, clean, and rebuild linux-aspeed with devtool and verify
        the defconfig is correctly used.

Change-Id: I3ec9ab71f39f26e434f2eb593b27fbb34b69bd54
Signed-off-by: Lei YU <mine260309@gmail.com>
3 files changed
tree: 906cf580f1b0045c21adaa279a8c0bd8af7b1588
  1. conf/
  2. recipes-bsp/
  3. recipes-core/
  4. recipes-kernel/
  5. COPYING.apache-2.0
  6. COPYING.MIT
  7. LICENSE
  8. MAINTAINERS
  9. README.md
README.md

ASPEED

This is the ASPEED Board Support Package (BSP) layer. It supports the AST2400 and AST2500; ARM service management SOCs made by ASPEED. More information about the AST2400 and AST2500 can be found here and here.