From 116dff337eb89230357c59706d07d8673db52f84 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 27 Nov 2019 17:41:09 +0000 Subject: phosphor-ipmi-flash: srcrev bump 1290198fb8..cbf474049b Benjamin Fair (4): bmc: add network bridge support sys: add networking functions tools: add network bridge support tools: net: add header Brandon Kim (2): tools: Add PpcMemDevice as an HostIoInterface tools: Fix clangtidy warning for PpcMemDevice (From meta-phosphor rev: 7af22d847b130fa52dcb5580b074647ecbad4b28) Change-Id: Id2e325bc2fa20a195579ffc641be65cad8b1c63b Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/ipmi') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index 100552978..38d65eaa1 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -44,7 +44,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "1290198fb84fc136ff33cb79f1333fd06977d847" +SRCREV = "cbf474049bfa680ec1d52204400850b057a22533" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3 From 759e89745bb2127e9703a9b49938b518b0d67e50 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 26 Nov 2019 00:31:05 +0000 Subject: phosphor-ipmi-blobs: srcrev bump fea1d8115b..9cd8f76d3a Kun Yi (3): Fix openFiles refcount cleanup: remove getPath Various cleanups (From meta-phosphor rev: 58dbc723a2202a4074affc6ec1584a9d5c76bdeb) Change-Id: I52f6354ae788f13eaa96bf0288de3967963ec621 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/ipmi') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb index 0f6c433e3..55bac7d77 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-blobs_git.bb @@ -16,7 +16,7 @@ DEPENDS += "ipmi-blob-tool" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-blobs" -SRCREV = "fea1d8115bace4bedae2523a9d9389a990adb09f" +SRCREV = "9cd8f76d3a786645ba6e21e146f66f5f27a6290c" FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}" FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}" -- cgit v1.2.3 From 77cece71c03c63cbe01facd45d04a7075d85fbb5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 27 Nov 2019 10:31:12 +0000 Subject: phosphor-host-ipmid: srcrev bump 4d22640a64..b0094a72d4 James Feist (1): Provide proper exit code for signals Johnathan Mantey (3): Fix command privilege for Get LAN Configuration command Generate the correct prefix value for IPv4 netmasks 0.0.0.0 Change Set LAN Config Auth Type Enables to return a Read Only response (From meta-phosphor rev: db9bac1c384d4b45ab62656a25f420498e4b9244) Change-Id: I05b90c39dc1bf18136ca327d7b7fe93edeba2bc7 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/ipmi') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index 465aa6a1e..08112ca4c 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "4d22640a64b74c11b2cbdadc88d0ffd60d09e274" +SRCREV = "b0094a72d4c25a84b61327c752979f413e2b08f4" -- cgit v1.2.3 From 1a21bb5e279d0c0d8a5ab785ae9d0fe411f82f5e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 2 Dec 2019 19:31:06 +0000 Subject: phosphor-host-ipmid: srcrev bump b0094a72d4..520c1315fa Deepak Kumar Sahu (1): apphandler: move set acpi power state to new api. (From meta-phosphor rev: 6824741efd555daa7c7ea7d24a0713499de5ee0e) Change-Id: I4a5bdd4f0d732b9fcdbd54b37a501bf3cebe90e8 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/ipmi') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index 08112ca4c..7b3f828dc 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "b0094a72d4c25a84b61327c752979f413e2b08f4" +SRCREV = "520c1315fadc0ddfe8ede28fba62a28a0889ec43" -- cgit v1.2.3 From 4c74a25bed2494be60986f6b1da8ded5ff877af8 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Mon, 2 Dec 2019 14:51:39 +1030 Subject: Drop STAGING_KERNEL_DIR The Linux kernel userspace headers must be installed, not included directly from the kernel source tree: The correct way to package the header files for a distribution is to run 'make headers_install' from the kernel source directory to install the headers into /usr/include and then rebuild the C library package, with a dependency on the specific version of the just installed kernel headers. Luckily the header used by these two applications is shipped in the kernel used to build the userspace headers, so the hack of including the source tree has not been required for some time. (From meta-phosphor rev: fb23d65060279037444616b83c3dd62b407d21e6) Signed-off-by: Joel Stanley Change-Id: I17ac7d9cc5c5e2c54871b045a42025790e819506 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb | 4 ---- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb | 4 ---- 2 files changed, 8 deletions(-) (limited to 'meta-phosphor/recipes-phosphor/ipmi') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb index a3180402d..e702d2481 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-bt_git.bb @@ -20,7 +20,3 @@ DEPENDS += "systemd" S = "${WORKDIR}/git" SRC_URI += "git://github.com/openbmc/btbridge" SRCREV="aa5511d28ff9acee4a404c6397d09f5187812ed8" - -# This is how linux-libc-headers says to include custom uapi headers -CFLAGS_append = " -I ${STAGING_KERNEL_DIR}/include/uapi" -do_configure[depends] += "virtual/kernel:do_shared_workdir" diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb index eb39439b1..3cb163077 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb @@ -31,7 +31,3 @@ DEPENDS += " \ S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/kcsbridge.git" SRCREV = "46525ae48db23333493ac927c12ed13a0e663de5" - -# This is how linux-libc-headers says to include custom uapi headers -CFLAGS_append = " -I ${STAGING_KERNEL_DIR}/include/uapi" -do_configure[depends] += "virtual/kernel:do_shared_workdir" -- cgit v1.2.3 From 0f6bc2fd3c3f49af553e4f35ad135831ae328862 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 4 Dec 2019 23:21:09 +0000 Subject: phosphor-host-ipmid: srcrev bump 520c1315fa..225dec858e James Feist (1): chassis: remove startup dependencies William A. Kennington III (1): transporthandler: Static IPv6 Support jayaprakash Mutyala (1): sensorhandler:move get sensor threshold to new API (From meta-phosphor rev: de9f2874e41105b0677b8b28481104a4a8f9961a) Change-Id: I28ce8c290075d35bc44cba238ca6a5d261cf7396 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/ipmi') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index 7b3f828dc..f9cd1b775 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "520c1315fadc0ddfe8ede28fba62a28a0889ec43" +SRCREV = "225dec858e52f0e8319acfe72d7b3630adcc7a0d" -- cgit v1.2.3 From 63d8e7feef0fc6d7ef1951752c2a4653cd65a92d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 6 Dec 2019 01:11:09 +0000 Subject: phosphor-ipmi-flash: srcrev bump cbf474049b..2aa5534731 Benjamin Fair (1): tools: net: support IPv4 and IPv6 addresses (From meta-phosphor rev: d08fa73f0c8a72805ad77d877e9d0d875971dba4) Change-Id: I0caedc9cad5f6dfa4c86d20ec838127a13a040b1 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/ipmi') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb index 38d65eaa1..3c11d85e6 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb @@ -44,7 +44,7 @@ EXTRA_OECONF_append = " MAPPED_ADDRESS=${IPMI_FLASH_BMC_ADDRESS}" S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-ipmi-flash" -SRCREV = "cbf474049bfa680ec1d52204400850b057a22533" +SRCREV = "2aa55347312c400f9dd61a32c8c1e37b1691bb1c" SYSTEMD_PACKAGES = "${PN}" SYSTEMD_SERVICE_${PN} += "phosphor-ipmi-flash-bmc-prepare.target \ -- cgit v1.2.3 From 15873e94ce97c05474b4caabd2720428e976bb7e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 10 Dec 2019 18:31:14 +0000 Subject: phosphor-net-ipmid: srcrev bump 49a94b2f82..b0a81f665f Vernon Mauery (1): Add boost_coroutine to the link list (From meta-phosphor rev: 3dffb6689915365a415ee222ce576384d5bc30d1) Change-Id: I49f13c09198af7b0eb7a463de7ff84b9421bcb23 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/ipmi') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb index 733bbf503..3f9313ab6 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb @@ -16,7 +16,7 @@ DEPENDS += "systemd" DEPENDS += "phosphor-ipmi-host" SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid" -SRCREV = "49a94b2f82fb1aa68d608f28c4863bb36661a3a4" +SRCREV = "b0a81f665fb76dab9ef2af174ac64de99211f2f8" S = "${WORKDIR}/git" -- cgit v1.2.3