tools/osbuild-mpp: include nevra in package list
Include the nevra in the list of dep-solved packages. Use that for the package info. Adapt the boot manifest accordingly.
This commit is contained in:
parent
ff76b6fade
commit
8a27de0d10
2 changed files with 3 additions and 2 deletions
|
|
@ -70,7 +70,7 @@
|
|||
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
|
||||
"kernel_opts": "ro biosdevname=0 net.ifnames=0",
|
||||
"legacy": "i386-pc",
|
||||
"saved_entry": {"mpp-format-string": "ffffffffffffffffffffffffffffffff-{rpms['stages']['kernel-core'][12:-4]}" }
|
||||
"saved_entry": {"mpp-format-string": "ffffffffffffffffffffffffffffffff-{rpms['stages']['kernel-core'][12:]}" }
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue