summaryrefslogtreecommitdiffstats
path: root/recipes-extended/vgabios
Commit message (Collapse)AuthorAgeFilesLines
* vgabios : extract biossums tool and build it separately, nativeChristopher Clark2017-08-242-2/+40
| | | | | | | | | | | | | | | 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>
* vgabios: DEPENDS on dev86-nativeChris Patterson2015-02-201-2/+2
| | | | Signed-off-by: Chris Patterson <cjp256@gmail.com>
* xen: break out firmware bitsChris Patterson2015-02-201-0/+31
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>