aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/vgabios
AgeCommit message (Collapse)Author
2017-08-24vgabios : extract biossums tool and build it separately, nativeChristopher Clark
The biossums tool is used to generate the vgabios build product. This patch: * adds a separate recipe "biossums" for the tool * makes the vgabios recipe depend upon biossums-native * makes the vgabios recipe use the native binary rather than a locally built one The upstream source tarball contains binaries so these are removed before compiling proceeds. Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2015-02-20vgabios: DEPENDS on dev86-nativeChris Patterson
Signed-off-by: Chris Patterson <cjp256@gmail.com>
2015-02-20xen: break out firmware bitsChris Patterson
Added recipes for various xen firmware components: - ipxe - seabios - vgabios Signed-off-by: Chris Patterson <cjp256@gmail.com> Signed-off-by: Eric Chanudet <eric.chanudet@gmail.com> Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>