[PATCH openbmc v3] Update recipes and remove dhcp file
Norman James
njames at us.ibm.com
Thu Feb 4 11:57:06 AEDT 2016
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.
Regards,
Norman James
IBM - POWER Systems Architect
Phone: 1-512-286-6807 (T/L: 363-6807)
Internet: njames at us.ibm.com
From: Joel Stanley <joel at jms.id.au>
To: OpenBMC Patches <openbmc-patches at stwcx.xyz>
Cc: OpenBMC Maillist <openbmc at lists.ozlabs.org>
Date: 02/03/2016 06:24 PM
Subject: Re: [PATCH openbmc v3] Update recipes and remove dhcp file
Sent by: "openbmc" <openbmc-bounces+njames=us.ibm.com at lists.ozlabs.org>
On Thu, Feb 4, 2016 at 11:20 AM, OpenBMC Patches
<openbmc-patches at stwcx.xyz> wrote:
> From: Adriana Kobylak <anoo at us.ibm.com>
>
> Backout kernel level since tag 20160202 has vuart support that bmc
> currently does not support
Has a bug been opened?
> Pickup IPMI and REST functions to update the MAC address
> Remove dhcp file from network recipe that seems to cause issues
> ---
> meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb | 2 +-
> meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb | 2 +-
> meta-phosphor/common/recipes-phosphor/network/network.bb | 8 +
+------
> .../common/recipes-phosphor/network/network/80-dhcp.network | 5
-----
> 4 files changed, 4 insertions(+), 13 deletions(-)
> delete mode 100755
meta-phosphor/common/recipes-phosphor/network/network/80-dhcp.network
>
> 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
> index fe00ce3..e14d168 100644
> --- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
> +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.3.bb
> @@ -10,7 +10,7 @@ SRC_URI =
"git://github.com/openbmc/linux;protocol=git;branch=${KBRANCH}"
> LINUX_VERSION ?= "4.3"
> LINUX_VERSION_EXTENSION ?= "-${SRCREV}"
>
> -SRCREV="openbmc-20160202-2"
> +SRCREV="fe68a785afbaa305506c87c6324f70ed0605385c"
Please don't do this. If you need a new tag, then we can create one.
By reverting back to here you lose fixes for the network driver. From
your commit message I think you're trying to avoid including the vuart
driver in the build. If this is the case then disable it in the kernel
configuration.
_______________________________________________
openbmc mailing list
openbmc at lists.ozlabs.org
https://lists.ozlabs.org/listinfo/openbmc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20160203/806be88b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20160203/806be88b/attachment-0001.gif>
More information about the openbmc
mailing list