diff --git a/Makefile b/Makefile index 7cc765c..5cfaa3f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ SOURCE = https://raw.githubusercontent.com/fedora-modularity/baseruntime-package-lists/master/data/Fedora/devel/hp MODULE = $(shell pwd | sed 's/^.*\///') +BRANCH = $(shell git rev-parse --abbrev-ref HEAD | sed -e 's/^/./' -e 's/^\.master$$//') update: - curl $(SOURCE)/$(MODULE).yaml -o $(MODULE).yaml + curl $(SOURCE)/$(MODULE)$(BRANCH).yaml -o $(MODULE).yaml diff --git a/host.yaml b/host.yaml index 9e5bf5e..8c50a31 100644 --- a/host.yaml +++ b/host.yaml @@ -33,6 +33,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 1a1c5ff0deb39f4166d710a959d633901e7636bf + # extlinux-bootloader-1.2-3.fc27 + extlinux-bootloader: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4f1d6e93c3452ae054c16713d351115e6d94a6ab # fbset-2.1-43.fc27 fbset: rationale: >- @@ -63,13 +68,18 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f8ed1b576233d3808fd44373d13c76749c1c159f - # shim-signed-13-0.5 + # plymouth-0.9.3-0.9.20160620git0e65b86c.fc27 + plymouth: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f64caafdc8a3443d1daa7988295408b44afb0637 + # shim-signed-13-0.7 shim-signed: rationale: >- Provides the signed aarch64 binaries; provides the signed i686 binaries; provides the signed x86_64 binaries. - ref: db207c6fdcdc01b40859a05922654210069fa40e + ref: 0154c48a8f2bb60104a359a9ef08f8e5b0ba8c68 # syslinux-6.04-0.5.fc27 syslinux: rationale: >-