commit | 601c7cbbb215d7591d19abd8024ccacbdc2fb52a | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jun 26 23:45:39 2018 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jun 28 00:55:49 2018 +0000 |
tree | 279a0a54ccd277546c5cd11e5853337bfbcc2476 | |
parent | 24c1e5f94df7f70283a18a88d4d30c50b9e833b9 [diff] |
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