<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-phosphor/scripts, branch fplus</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=fplus</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=fplus'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2024-11-20T15:23:08+00:00</updated>
<entry>
<title>meta-phosphor: run-repotest: ensure fail on supported-machine.md</title>
<updated>2024-11-20T15:23:08+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2024-11-20T14:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=3dbfa8e6609e9f05467c212f283521aac24c6cab'/>
<id>urn:sha1:3dbfa8e6609e9f05467c212f283521aac24c6cab</id>
<content type='text'>
run-repotest is currently not failing when the `supported-machines.md`
needs an update.  Add an `exit 1` so that this fails visibly rather
than just reporting a warning.

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: Idd3332e4433b4d9b4792d6d1bfef8911930e4ffa
</content>
</entry>
<entry>
<title>meta-phosphor: generate supported machine list</title>
<updated>2024-09-05T02:44:12+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2024-09-04T20:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=6f3379d7b8d3d8d9664193697b3f3d683d1f9bdb'/>
<id>urn:sha1:6f3379d7b8d3d8d9664193697b3f3d683d1f9bdb</id>
<content type='text'>
Add a script to generate a list of supported machines and hook it
into the `run-repotest` to ensure that it is ran as necessary when
new machines are added or removed.

Fixes openbmc/openbmc#3926.

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: If33aa08451bb8a789459bf49d8d7ec9044973304
</content>
</entry>
<entry>
<title>meta-bytedance: g220a: linux: Remove patch</title>
<updated>2024-07-10T12:21:06+00:00</updated>
<author>
<name>Lei YU</name>
<email>yulei.sh@bytedance.com</email>
</author>
<published>2024-07-09T08:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=e9ab72a86c8d27d755c8c56f5f93dcd015334de7'/>
<id>urn:sha1:e9ab72a86c8d27d755c8c56f5f93dcd015334de7</id>
<content type='text'>
The driver is already in upstream, remove it.

Signed-off-by: Lei YU &lt;yulei.sh@bytedance.com&gt;
Change-Id: I58384e3127694e5cda1d484c7eeb29d1d843ff7d
</content>
</entry>
<entry>
<title>meta-phosphor: repotest: prohibit new DTS files</title>
<updated>2024-01-02T17:33:32+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2024-01-02T13:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=1eb2b743b9e5a9d7e90b2ed3330152d9170c009c'/>
<id>urn:sha1:1eb2b743b9e5a9d7e90b2ed3330152d9170c009c</id>
<content type='text'>
DTS files should be submitted upstream to the kernel, just like patches.
Allowing individual DTS files to be added to the tree is just another
form of patching the kernel.  Explicitly search and prohibit new ones
from being added.

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: Ibd176423cda5082ead3bf1d3da1e66507e0ea475
</content>
</entry>
<entry>
<title>meta-aspeed: Fix value_start issue in `rev_id` path</title>
<updated>2023-09-01T02:44:29+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@aj.id.au</email>
</author>
<published>2023-08-14T03:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=7c92857b506f93640474f9809bdb0f23fa45e900'/>
<id>urn:sha1:7c92857b506f93640474f9809bdb0f23fa45e900</id>
<content type='text'>
There's a bug in socsec that prevents the IBM's configuration from
successfully building an OTP image.

I have got the fix merged upstream:

https://github.com/AspeedTech-BMC/socsec/pull/18

However, Aspeed do not plan on doing a release until October:

&gt; [ 17:51 ] arj: @Troy Lee any chance Neal can tag a new socsec release so we can bump it in OpenBMC and pick up some recent fixes?
&gt; [ 18:25 ] Troy Lee: Current schedule is October.

https://discord.com/channels/775381525260664832/922871693008068638/1144547174286377062

For now, fix otptool using a recipe patch, in violation of the usual
guidelines.

I prefer we do this over switching to a "git" version for the recipe as
instability with these tools really cannot be tolerated.

Change-Id: I65b1992b5479ea257cfa65fd8b3cfc021b7d3dea
Signed-off-by: Andrew Jeffery &lt;andrew@aj.id.au&gt;
</content>
</entry>
<entry>
<title>meta-phosphor: run-repotest: Remove meta-google shellcheck exceptions</title>
<updated>2023-06-06T14:16:01+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2023-06-05T21:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=0c9d7838224d5da81f4908d9ae533026ebb3273b'/>
<id>urn:sha1:0c9d7838224d5da81f4908d9ae533026ebb3273b</id>
<content type='text'>
Change-Id: I7e5087f65512610b75631174dd4175f1b07f4284
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
</content>
</entry>
<entry>
<title>meta-ibm: fix some shellcheck issues</title>
<updated>2023-06-05T23:58:41+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-06-03T00:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=9e1e3a73c2e8b82dd66a2b3fa07d2f3083c72ceb'/>
<id>urn:sha1:9e1e3a73c2e8b82dd66a2b3fa07d2f3083c72ceb</id>
<content type='text'>
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I3792c2aa7f4bcd92254717c5bd00bc438f9101be
</content>
</entry>
<entry>
<title>meta-inventec: remove stray repotest exemptions</title>
<updated>2023-06-03T00:45:45+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-06-03T00:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=595b4421de8ea135984cfe5703f7abc227929b7c'/>
<id>urn:sha1:595b4421de8ea135984cfe5703f7abc227929b7c</id>
<content type='text'>
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: Ie1fd5cddb2f449bd85385a5a50143b2261213ea5
</content>
</entry>
<entry>
<title>meta-quanta: fix shellcheck issues</title>
<updated>2023-04-27T16:16:12+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-04-16T01:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=8c2262344c1fc1f8708f4a44af395ea8c49f12e2'/>
<id>urn:sha1:8c2262344c1fc1f8708f4a44af395ea8c49f12e2</id>
<content type='text'>
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I189baf142cc86d44ebbf615edd3bb0ec1785be8d
</content>
</entry>
<entry>
<title>meta-openpower: fix shellcheck issues</title>
<updated>2023-04-20T11:36:29+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-04-14T19:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=42347499d6f8229a66a1ec01f15b1af81eba2257'/>
<id>urn:sha1:42347499d6f8229a66a1ec01f15b1af81eba2257</id>
<content type='text'>
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I35a9ffed937919467dec62a1fbff729f4a51366c
</content>
</entry>
</feed>
