genode/repos/base/ports/grub2.port
2020-06-29 14:22:28 +02:00

12 lines
292 B
Plaintext

LICENSE := GPLv3
VERSION := git
DOWNLOADS := g2fg.git
URL(g2fg) := https://github.com/alex-ab/g2fg.git
REV(g2fg) := a0c3164b6b23afb25119f2be8c3b7490c1dcb9e2
DIR(g2fg) := boot
default: $(DOWNLOADS)
$(VERBOSE)tar -C boot -xJf boot/grub2.tar.xz
$(VERBOSE)unxz -kf boot/grub2-head.img.xz