[PATCH openbmc 0/2] Yocto cleanup

OpenBMC Patches openbmc-patches at stwcx.xyz
Tue Mar 8 05:50:23 AEDT 2016


Commits were incorrectly applied into the yocto-poky tree.  This tree is intended to be a mirror of the original yocto/poky repository.  Move the content out of the yocto-poky tree and into meta-phosphor.

https://github.com/openbmc/openbmc/pull/203

Patrick Williams (2):
  Move systemd patches from yocto-poky tree.
  Move glibc-cross-localedef patches from yocto-poky.

 .../0001-add-support-for-Power8-LE-mode.patch      |   26 +
 .../glibc/cross-localedef-native_2.22.bbappend     |    2 +
 .../0100-systemd_networkd_dbus_setaddress.patch    | 1209 ++++++++++++++++++++
 .../common/recipes-core/systemd/systemd_%.bbappend |    1 +
 .../0001-add-support-for-Power8-LE-mode.patch      |   26 -
 .../glibc/cross-localedef-native_2.22.bb           |    1 -
 .../0100-systemd_networkd_dbus_setaddress.patch    | 1209 --------------------
 .../meta/recipes-core/systemd/systemd_225.bb       |    1 -
 8 files changed, 1238 insertions(+), 1237 deletions(-)
 create mode 100644 meta-phosphor/common/recipes-core/glibc/cross-localedef-native/0001-add-support-for-Power8-LE-mode.patch
 create mode 100644 meta-phosphor/common/recipes-core/glibc/cross-localedef-native_2.22.bbappend
 create mode 100644 meta-phosphor/common/recipes-core/systemd/systemd/0100-systemd_networkd_dbus_setaddress.patch
 delete mode 100644 yocto-poky/meta/recipes-core/glibc/cross-localedef-native/0001-add-support-for-Power8-LE-mode.patch
 delete mode 100644 yocto-poky/meta/recipes-core/systemd/systemd/0100-systemd_networkd_dbus_setaddress.patch

-- 
2.7.1




More information about the openbmc mailing list