diff --git a/c8-armhfp.conf b/c8-armhfp.conf index deade04..e4a1e93 100644 --- a/c8-armhfp.conf +++ b/c8-armhfp.conf @@ -62,7 +62,7 @@ gather_method = { gather_backend = "dnf" check_deps = False -greedy_method = "all" +greedy_method = "none" repoclosure_backend = "dnf" # CREATEREPO diff --git a/centos-armhfp-packages.json b/centos-armhfp-packages.json index eda9c6c..11fb75c 100644 --- a/centos-armhfp-packages.json +++ b/centos-armhfp-packages.json @@ -1,6 +1,6 @@ { "BaseOS": { - "armv7hl": { + "armfhp": { "ModemManager": [ "ModemManager-glib.armv7hl", "ModemManager.armv7hl" @@ -2290,7 +2290,7 @@ } }, "AppStream": { - "armv7hl": { + "armhfp": { "CUnit": [ "CUnit.armv7hl" ], @@ -8373,4 +8373,4 @@ ] } } -} \ No newline at end of file +}