<html><body><p>Don't know if there is a real issue or not.   I wasn't ready for VUART and wasn't educated in time on how to use it.  I just wanted the Linux release to have OCC and network fixes.  I spent many hours trying to figure out why we couldn't boot.<br><br><br>Regards,<br>Norman James<br>IBM - POWER Systems Architect<br>Phone: 1-512-286-6807 (T/L: 363-6807)<br>Internet: njames@us.ibm.com<br><br><br><img width="16" height="16" src="cid:1__=09BBF5DCDF973BC48f9e8a93df938690918c09B@" border="0" alt="Inactive hide details for Joel Stanley ---02/03/2016 06:24:22 PM---On Thu, Feb 4, 2016 at 11:20 AM, OpenBMC Patches <openbmc-pa"><font color="#424282">Joel Stanley ---02/03/2016 06:24:22 PM---On Thu, Feb 4, 2016 at 11:20 AM, OpenBMC Patches <openbmc-patches@stwcx.xyz> wrote:</font><br><br><font size="2" color="#5F5F5F">From:        </font><font size="2">Joel Stanley <joel@jms.id.au></font><br><font size="2" color="#5F5F5F">To:        </font><font size="2">OpenBMC Patches <openbmc-patches@stwcx.xyz></font><br><font size="2" color="#5F5F5F">Cc:        </font><font size="2">OpenBMC Maillist <openbmc@lists.ozlabs.org></font><br><font size="2" color="#5F5F5F">Date:        </font><font size="2">02/03/2016 06:24 PM</font><br><font size="2" color="#5F5F5F">Subject:        </font><font size="2">Re: [PATCH openbmc v3] Update recipes and remove dhcp file</font><br><font size="2" color="#5F5F5F">Sent by:        </font><font size="2">"openbmc" <openbmc-bounces+njames=us.ibm.com@lists.ozlabs.org></font><br><hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br><br><br><tt>On Thu, Feb 4, 2016 at 11:20 AM, OpenBMC Patches<br><openbmc-patches@stwcx.xyz> wrote:<br>> From: Adriana Kobylak <anoo@us.ibm.com><br>><br>> Backout kernel level since tag 20160202 has vuart support that bmc<br>> currently does not support<br><br>Has a bug been opened?<br><br>> Pickup IPMI and REST functions to update the MAC address<br>> Remove dhcp file from network recipe that seems to cause issues<br>> ---<br>>  meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb       | 2 +-<br>>  meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb    | 2 +-<br>>  meta-phosphor/common/recipes-phosphor/network/network.bb          | 8 ++------<br>>  .../common/recipes-phosphor/network/network/80-dhcp.network       | 5 -----<br>>  4 files changed, 4 insertions(+), 13 deletions(-)<br>>  delete mode 100755 meta-phosphor/common/recipes-phosphor/network/network/80-dhcp.network<br>><br>> diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb<br>> index fe00ce3..e14d168 100644<br>> --- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb<br>> +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb<br>> @@ -10,7 +10,7 @@ SRC_URI = "git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"<br>>  LINUX_VERSION ?= "4.3"<br>>  LINUX_VERSION_EXTENSION ?= "-${SRCREV}"<br>><br>> -SRCREV="openbmc-20160202-2"<br>> +SRCREV="fe68a785afbaa305506c87c6324f70ed0605385c"<br><br>Please don't do this. If you need a new tag, then we can create one.<br><br>By reverting back to here you lose fixes for the network driver. From<br>your commit message I think you're trying to avoid including the vuart<br>driver in the build. If this is the case then disable it in the kernel<br>configuration.<br>_______________________________________________<br>openbmc mailing list<br>openbmc@lists.ozlabs.org<br></tt><tt><a href="https://lists.ozlabs.org/listinfo/openbmc">https://lists.ozlabs.org/listinfo/openbmc</a></tt><tt><br></tt><br><BR>
</body></html>