<br><tt><font size=2>Cyril Bur <cyrilbur@gmail.com> wrote on 02/02/2016
07:08:41 PM:<br><br>> From: Cyril Bur <cyrilbur@gmail.com></font></tt><br><tt><font size=2>> To: OpenBMC Patches <openbmc-patches@stwcx.xyz>,
Adriana Kobylak/<br>> Austin/IBM@IBMUS</font></tt><br><tt><font size=2>> Cc: openbmc@lists.ozlabs.org</font></tt><br><tt><font size=2>> Date: 02/02/2016 07:08 PM</font></tt><br><tt><font size=2>> Subject: Re: [PATCH openbmc 1/2] Update recipes</font></tt><br><tt><font size=2>> <br>> On Mon,  1 Feb 2016 22:10:19 -0600<br>> OpenBMC Patches <openbmc-patches@stwcx.xyz> wrote:<br>> <br>> > From: Adriana Kobylak <anoo@us.ibm.com><br>> > <br>> > ---<br>> >  meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb
| 2 +-<br>> >  meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
    | 2 +-<br>> >  2 files changed, 2 insertions(+), 2 deletions(-)<br>> > <br>> > diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/<br>> host-ipmid-fru.bb b/meta-phosphor/common/recipes-phosphor/host-<br>> ipmid/host-ipmid-fru.bb<br>> > index 5eed1f4..06ee00e 100644<br>> > --- a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb<br>> > +++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid-fru.bb<br>> > @@ -18,7 +18,7 @@ TARGET_CFLAGS += " -fpic -std=gnu++14"<br>> >  <br>> >  SRC_URI += "git://github.com/openbmc/ipmi-fru-parser"<br>> >  <br>> > -SRCREV = "63696f4b23c9fd0a84ce539a6414ada406aaf229"<br>> > +SRCREV = "a14239a201443222906864273449a39cfa84118e"<br>> >  <br>> >  FILES_${PN} += "${libdir}/host-ipmid/*.so"<br>> >  FILES_${PN}-dbg += "${libdir}/host-ipmid/.debug"<br>> > diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/<br>> host-ipmid.bb b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb<br>> > index e74a6de..068d395 100644<br>> > --- a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb<br>> > +++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb<br>> > @@ -18,7 +18,7 @@ RDEPENDS_${PN} += "settings"<br>> >  RDEPENDS_${PN} += "network"<br>> >  SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"<br>> >  <br>> > -SRCREV = "e90d8bf6a342649dba2fd1589a3cddb3cd051bb1"<br>> > +SRCREV = ""<br>> >  <br>> <br>> Does this not break the build?</font></tt><br><br><font size=2 face="sans-serif">I inadvertently created 2 commits instead
of amending the same one, making the first commit an "intermediate"
one with incomplete work, and the 2nd commit the completed work.</font><tt><font size=2><br>> <br>> >  S = "${WORKDIR}/git"<br>> >  INSTALL_NAME = "ipmid"<br>> <br></font></tt><BR>