summaryrefslogtreecommitdiff
path: root/meta-yadro
diff options
context:
space:
mode:
authorJonathan Doman <jonathan.doman@intel.com>2024-03-28 22:15:48 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-04-03 06:08:43 +0300
commit1846331f9771994d54c5d2828330ff15c2bfb640 (patch)
treea3d81801413c831f9589a05b725afb4028a55f44 /meta-yadro
parent673f10a76ae2c0106444c29d190e104fb0d059be (diff)
downloadopenbmc-1846331f9771994d54c5d2828330ff15c2bfb640.tar.xz
smbios-mdr: Add cpuinfo-peci PACKAGECONFIG
Part of the functionality contained in the existing `cpuinfo` flag is now split into a new flag `cpuinfo-peci`. The new flag is still logically dependent on the existing one, but it gives finer control over enabled features. Remove all cpuinfo flags from default PACKAGECONFIG. Update bbappend based on new defaults. smbios-mdr: srcrev bump abdccd3af9..4e1cf09955 Jonathan Doman (1): cpuinfoapp: Make PECI features optional Change-Id: Ib9a1e634634f046b2ec6ff5629d4498bf0d5914b Signed-off-by: Jonathan Doman <jonathan.doman@intel.com>
Diffstat (limited to 'meta-yadro')
-rw-r--r--meta-yadro/meta-vegman/recipes-phosphor/smbios/smbios-mdr_git.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-yadro/meta-vegman/recipes-phosphor/smbios/smbios-mdr_git.bbappend b/meta-yadro/meta-vegman/recipes-phosphor/smbios/smbios-mdr_git.bbappend
deleted file mode 100644
index 546d64a106..0000000000
--- a/meta-yadro/meta-vegman/recipes-phosphor/smbios/smbios-mdr_git.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-PACKAGECONFIG:remove = " cpuinfo"