[OS-BUILD PATCH] redhat/configs: Fix incorrect configs location and content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Vladis Dronov <vdronov@xxxxxxxxxx>

redhat/configs: Fix incorrect configs location and content

These are fixes identified by the Red Hat config files verification
tool: https://gitlab.com/cki-project/kernel-webhooks/-/issues/387

This commit fixes the following problems. Two ':' separators in a row
in priority.rhel file.

Incorrect config file name or content:

fedora/generic/arm/CONFIG_BATTERY_QCOM_BATTMGR=n
fedora/generic/CONFIG_MFD_KHADAS_MCU
rhel/generic/CONFIG_MFD_KHADAS_MCU

Signed-off-by: Vladis Dronov <vdronov@xxxxxxxxxx>

diff --git a/redhat/configs/fedora/generic/CONFIG_MFD_KHADAS_MCU b/redhat/configs/fedora/generic/CONFIG_MFD_KHADAS_MCU
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/CONFIG_MFD_KHADAS_MCU
+++ b/redhat/configs/fedora/generic/CONFIG_MFD_KHADAS_MCU
@@ -0,0 +1 @@
+# CONFIG_MFD_KHADAS_MCU is not set
diff --git a/redhat/configs/fedora/generic/arm/CONFIG_BATTERY_QCOM_BATTMGR=n b/redhat/configs/fedora/generic/arm/CONFIG_BATTERY_QCOM_BATTMGR
rename from redhat/configs/fedora/generic/arm/CONFIG_BATTERY_QCOM_BATTMGR=n
rename to redhat/configs/fedora/generic/arm/CONFIG_BATTERY_QCOM_BATTMGR
index blahblah..blahblah 100644
--- a/redhat/configs/fedora/generic/arm/CONFIG_BATTERY_QCOM_BATTMGR=n
+++ b/redhat/configs/fedora/generic/arm/CONFIG_BATTERY_QCOM_BATTMGR
diff --git a/redhat/configs/priority.rhel b/redhat/configs/priority.rhel
index blahblah..blahblah 100644
--- a/redhat/configs/priority.rhel
+++ b/redhat/configs/priority.rhel
@@ -21,7 +21,7 @@ EMPTY=armv7hl armv7hl-debug armv7hl-lpae armv7hl-lpae-debug
 
 # x86_64
 x86_64=generic:generic-x86
-x86_64-debug=generic:generic-x86::debug:debug-x86
+x86_64-debug=generic:generic-x86:debug:debug-x86
 x86_64-kgcov=generic:generic-x86:kgcov
 
 # ppc64le
diff --git a/redhat/configs/rhel/generic/CONFIG_MFD_KHADAS_MCU b/redhat/configs/rhel/generic/CONFIG_MFD_KHADAS_MCU
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/CONFIG_MFD_KHADAS_MCU
+++ b/redhat/configs/rhel/generic/CONFIG_MFD_KHADAS_MCU
@@ -0,0 +1 @@
+# CONFIG_MFD_KHADAS_MCU is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2474
_______________________________________________
kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux