<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-skeleton/flashbios, branch 04-16-2019</title>
<subtitle>Talos™ II OpenBMC Skeleton files</subtitle>
<id>https://git.raptorcs.com/git/talos-skeleton/atom?h=04-16-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-skeleton/atom?h=04-16-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/'/>
<updated>2017-09-11T19:14:53+00:00</updated>
<entry>
<title>flashbios: Do not expect the full path to the executable</title>
<updated>2017-09-11T19:14:53+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2017-09-07T19:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=0206be87facad3bdc6344e6cd1e92d8908aa212b'/>
<id>urn:sha1:0206be87facad3bdc6344e6cd1e92d8908aa212b</id>
<content type='text'>
The service file that starts the bios flasher was changed from specifying
the path /usr/sbin/&lt;flasher&gt; to just &lt;flasher&gt; to allow the service file
to find the binary on any directory specified by PATH and enable patching
on a read-only filesystem.

Remove the parsing of the path from the code, and change execl to execlp
which gets the path from the PATH env variable.

Resolves openbmc/openbmc#2271

Change-Id: I2b74e287e1e5db8feb96bfe51a0a73d999ba43c2
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>flash_bios: reap children</title>
<updated>2016-09-12T18:46:51+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2016-09-08T13:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=df32eea60e2b983991c8e14234a53779644659c2'/>
<id>urn:sha1:df32eea60e2b983991c8e14234a53779644659c2</id>
<content type='text'>
Change-Id: Id8d341322f19112d102c9df8a9e6bdb7e2ef6341
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>libopenbmc_intf include path update</title>
<updated>2016-06-27T15:56:39+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2016-06-27T15:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=f6c85685bda3305ffe3a53df6d1af59f3a0234ed'/>
<id>urn:sha1:f6c85685bda3305ffe3a53df6d1af59f3a0234ed</id>
<content type='text'>
Remove the interfaces prefix from applications including openbmc_intf.h.

Use brackets rather than quotes in prep for a libopenbmc_intf SDK
package.

Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>Reorganize directory structure</title>
<updated>2016-06-10T22:06:59+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2016-05-28T22:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skeleton/commit/?id=40a360c2a4feef97a8f7041e655b2a42e51e0224'/>
<id>urn:sha1:40a360c2a4feef97a8f7041e655b2a42e51e0224</id>
<content type='text'>
Moving to directory per-application layout.  This facilitates
building single applications which is useful in the Yocto build
environment since different applications satisfy different OpenBMC
build requirements.

A number of issues are also addressed:
 - All applications were pulling in libsystemd and the gdbus libs
    irrespective of whether or not they were needed.
 - gpio.o duplicated in every application - moved to libopenbmc_intf
 - Added install target

Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
</feed>
