generic-poky/meta/recipes-bsp/u-boot
Marek Vasut a40f5d3406 u-boot: Factor out common bits
The u-boot recipes share a couple of common variables, which makes
updating of the recipes error prone and a toil. Factor those common
bits into u-boot-common_${PV}.inc so that they are in one place.

The u-boot_${PV}.bb now explicitly require u-boot-common_${PV}.inc
before require u-boot.inc , as doing require u-boot-common_${PV}.inc
from u-boot.inc would fail due to ${PV} not being set. This is a
functional change.

(From OE-Core rev: b36056af20e981433f143556d511dec5644930fc)

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-28 16:15:19 +01:00
..
u-boot-common_2016.03.inc u-boot: Factor out common bits 2016-10-28 16:15:19 +01:00
u-boot-fw-utils_2016.03.bb u-boot: Factor out common bits 2016-10-28 16:15:19 +01:00
u-boot-mkimage_2016.03.bb u-boot: Factor out common bits 2016-10-28 16:15:19 +01:00
u-boot.inc u-boot: Factor out common bits 2016-10-28 16:15:19 +01:00
u-boot_2016.03.bb u-boot: Factor out common bits 2016-10-28 16:15:19 +01:00