zaius: Rename u-boot bbappend to u-boot-aspeed

8099077e3 renamed the u-boot recipe and as such the append and
associated patches no longer applied.

Typically bitbake complains about recipe appends without a
base recipe but in the u-boot case oe-core provides u-boot
and the bbappend applied cleanly to _that_ version of the
u-boot recipe.

Change-Id: I5d526509813fdfce177d180aecb9ecb507d4e2b7
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-zaius/recipes-bsp/u-boot/u-boot/0001-board-aspeed-Add-reset_phy-for-Zaius.patch b/meta-zaius/recipes-bsp/u-boot/u-boot-aspeed/0001-board-aspeed-Add-reset_phy-for-Zaius.patch
similarity index 100%
rename from meta-zaius/recipes-bsp/u-boot/u-boot/0001-board-aspeed-Add-reset_phy-for-Zaius.patch
rename to meta-zaius/recipes-bsp/u-boot/u-boot-aspeed/0001-board-aspeed-Add-reset_phy-for-Zaius.patch
diff --git a/meta-zaius/recipes-bsp/u-boot/u-boot/0002-board-aspeed-aspeednic-Use-MAC2-for-networking.patch b/meta-zaius/recipes-bsp/u-boot/u-boot-aspeed/0002-board-aspeed-aspeednic-Use-MAC2-for-networking.patch
similarity index 100%
rename from meta-zaius/recipes-bsp/u-boot/u-boot/0002-board-aspeed-aspeednic-Use-MAC2-for-networking.patch
rename to meta-zaius/recipes-bsp/u-boot/u-boot-aspeed/0002-board-aspeed-aspeednic-Use-MAC2-for-networking.patch
diff --git a/meta-zaius/recipes-bsp/u-boot/u-boot_%.bbappend b/meta-zaius/recipes-bsp/u-boot/u-boot-aspeed_%.bbappend
similarity index 100%
rename from meta-zaius/recipes-bsp/u-boot/u-boot_%.bbappend
rename to meta-zaius/recipes-bsp/u-boot/u-boot-aspeed_%.bbappend