[PATCH openbmc 0/7] Phosphor changes needed for Yocto 2.1
Patrick Williams
patrick at stwcx.xyz
Tue Jun 21 08:09:13 AEST 2016
Due to an interesting tidbit in RFC2821 [1], git-send-email cannot send
patches with lines longer than 998 characters. Somehow the upstream
yocto-2.1 tree has a change which would violate this. Yes, you read
that right; there is a line longer than 998 characters in the Yocto
tree.
In order to get some email sent, I broke my pull-request into two.
#397[2] and #396[3]. I would appreciate reviews on both of them, but
#397 should be safe to apply as is and #396 raises a problem with u-boot
that we need to get to the bottom of first.
Brad / Milton,
I had to do some changes to the image generation recipes to make them work
with Yocto-2.1. Yocto-2.1 seems stricter on a number of things.
Joel,
Can you try to build #396 and see if you can figure out what is
going on with u-boot-fw-utils? It fails on compile to find 'uint8_t'
and I can't see any obvious change between Yocto-2.0.1 and Yocto-2.1.
I also considered upgrading to the u-boot 2016.05 tree but we do not
have the 'palmetto_defconfig' there yet, which is needed for Barreleye /
Palmetto.
[1] http://www.ietf.org/rfc/rfc2821.txt
[2] https://github.com/openbmc/openbmc/pull/397
[3] https://github.com/openbmc/openbmc/pull/396
On Mon, Jun 20, 2016 at 04:57:30PM -0500, OpenBMC Patches wrote:
> https://github.com/openbmc/openbmc/pull/397
>
> Patrick Williams (7):
> meta-phosphor: Use obmc-phosphor-event for qemu systems
> meta-phosphor: use obmc-phosphor-user for qemu systems
> meta-phosphor: Remove unused systemd patch
> openssl: run 'make depend'
> u-boot-fw-utils: Update to latest version.
> meta-phosphor: Make image-overlay a machine feature.
> meta-phosphor: Ensure INITRAMFS_CTYPE defined
>
> meta-phosphor/classes/obmc-phosphor-image.bbclass | 4 +
> .../recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb | 2 +-
> .../openssl/openssl/Configure.patch | 15 +
> .../openssl/openssl_%.bbappend | 8 +
> .../images/core-image-minimal-initramfs.bbappend | 1 +
> .../0100-systemd_networkd_dbus_setaddress.patch | 1209 --------------------
> .../common/recipes-core/systemd/systemd_%.bbappend | 1 -
> .../conf/machine/include/obmc-bsp-common.inc | 2 +-
> meta-phosphor/conf/machine/include/sample.inc | 4 +-
> 9 files changed, 32 insertions(+), 1214 deletions(-)
> create mode 100644 meta-phosphor/common/recipes-connectivity/openssl/openssl/Configure.patch
> delete mode 100644 meta-phosphor/common/recipes-core/systemd/systemd/0100-systemd_networkd_dbus_setaddress.patch
>
> --
> 2.9.0
>
>
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc
--
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20160620/72acca50/attachment.sig>
More information about the openbmc
mailing list