F40: Update for final
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
2abc5fd444
commit
c1eb922887
5 changed files with 6 additions and 6 deletions
|
|
@ -11,8 +11,8 @@ tree_name = docker-host
|
|||
tree_file = %(os_name)s-%(tree_name)s.json
|
||||
arch = x86_64
|
||||
release = f40
|
||||
ref = %(os_name)s/devel/%(arch)s/%(tree_name)s
|
||||
yum_baseurl = http://dl.fedoraproject.org/pub/fedora/linux/development/40/Everything/%(arch)s/os/
|
||||
ref = %(os_name)s/stable/%(arch)s/%(tree_name)s
|
||||
yum_baseurl = http://dl.fedoraproject.org/pub/fedora/linux/releases/40/Everything/%(arch)s/os/
|
||||
# lorax_additional_repos = http://127.0.0.1/fedora-iot/local-overrides
|
||||
lorax_include_packages = fedora-productimg-iot
|
||||
docker_os_name = fedora
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# https://github.com/fedora-iot/iot-distro/issues/34
|
||||
#include: bootupd.yaml
|
||||
ref: fedora/devel/${basearch}/iot
|
||||
ref: fedora/stable/${basearch}/iot
|
||||
repos: []
|
||||
selinux: true
|
||||
ima: true
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
include: fedora-iot-base.yaml
|
||||
ref: fedora/devel/${basearch}/updates/iot
|
||||
ref: fedora/stable/${basearch}/updates/iot
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
include: fedora-iot-base.yaml
|
||||
ref: fedora/devel/${basearch}/testing/iot
|
||||
ref: fedora/stable/${basearch}/testing/iot
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
include: fedora-iot-base.yaml
|
||||
ref: fedora/devel/${basearch}/iot
|
||||
ref: fedora/stable/${basearch}/iot
|
||||
repos:
|
||||
- fedora-40
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue