Files
poky/meta/recipes-bsp
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
..
2016-05-11 10:33:38 +01:00
2015-01-23 11:36:27 +00:00
2016-07-26 08:56:26 +01:00
2015-01-23 11:36:27 +00:00
2016-07-08 09:57:24 +01:00
2016-07-08 09:57:24 +01:00
2016-09-08 00:32:43 +01:00
2016-10-28 16:15:19 +01:00
2016-07-20 10:28:45 +01:00