From 34cee147e1fce677df14e78f21d6fa9f3fe0dade Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 22 Nov 2021 12:51:23 +0000 Subject: phosphor-networkd: srcrev bump 26c40a43b2..ee2cba8a7d sureshvijayv1 (1): Check eth intf existence before creating VLAN Change-Id: I4b79e03d36c08a72932c09327714f4d7e6f8477d Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb') diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 137e737c2..1d401bbb4 100644 --- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb +++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb @@ -11,7 +11,7 @@ inherit python3native inherit systemd SRC_URI += "git://github.com/openbmc/phosphor-networkd" -SRCREV = "26c40a43b2fde3898ba6786ab28af01cd9125805" +SRCREV = "ee2cba8a7d22ef4a251181087e9ef9bfc5c4b165" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native" -- cgit v1.2.3 From 210248c7ee7d9baf0086ae755353f409c6b91b25 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 29 Nov 2021 22:41:11 +0000 Subject: phosphor-networkd: srcrev bump ee2cba8a7d..329b5fba06 William A. Kennington III (3): network_manager: Add reload hooking ethernet_interface: Defer link down for MAC change ethernet_interface: Defer setting NIC enabled Change-Id: I2865dbb51e036eb923cfc2081a90516737bb3d82 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb') diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 1d401bbb4..1dd268d23 100644 --- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb +++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb @@ -11,7 +11,7 @@ inherit python3native inherit systemd SRC_URI += "git://github.com/openbmc/phosphor-networkd" -SRCREV = "ee2cba8a7d22ef4a251181087e9ef9bfc5c4b165" +SRCREV = "329b5fba06acd63ce0fb9f43ea3f99b1542e862e" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native" -- cgit v1.2.3 From c723e0c21e6ef1cfb20fc8ca35e7d474fcc28ccb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 2 Dec 2021 19:11:15 +0000 Subject: phosphor-networkd: srcrev bump 329b5fba06..c7cf25f740 William A. Kennington III (1): network_manager: Reloads should be delayed via timer Change-Id: I8242a8d86f88668905bd1625fcfe08f460b6251b Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb') diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 1dd268d23..3ae79250b 100644 --- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb +++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb @@ -11,7 +11,7 @@ inherit python3native inherit systemd SRC_URI += "git://github.com/openbmc/phosphor-networkd" -SRCREV = "329b5fba06acd63ce0fb9f43ea3f99b1542e862e" +SRCREV = "c7cf25f7409a6e0fb33d06482d297d03b6dc6b60" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native" -- cgit v1.2.3 From eaeb5fa7f811ea7f6a28e9fc6b51e6ec85f82e4b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 4 Dec 2021 11:31:12 +0000 Subject: phosphor-networkd: srcrev bump c7cf25f740..afa4032d8f William A. Kennington III (3): ethernet_interface: Remove superfluous logging ethernet_interface: Disable opportunistic DHCPv6 if disabled ethernet_interface: Remove unused function Change-Id: I53720c6611fb742a1fd089979419335826532a4b Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb') diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 3ae79250b..088049d6c 100644 --- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb +++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb @@ -11,7 +11,7 @@ inherit python3native inherit systemd SRC_URI += "git://github.com/openbmc/phosphor-networkd" -SRCREV = "c7cf25f7409a6e0fb33d06482d297d03b6dc6b60" +SRCREV = "afa4032d8fe2ba50a7e364ad7c5f58b6424cb17c" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native" -- cgit v1.2.3 From d9a1e06d6dcd8e5b2db5b1dc0570effc8b798974 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 9 Dec 2021 22:11:09 +0000 Subject: phosphor-networkd: srcrev bump afa4032d8f..b353ba0dcf Johnathan Mantey (1): Fix missing line-feed for DHCPv6Client entry Change-Id: I642aa6a83442c772777177e38833cfdffbf7da07 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb') diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 088049d6c..627f59899 100644 --- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb +++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb @@ -11,7 +11,7 @@ inherit python3native inherit systemd SRC_URI += "git://github.com/openbmc/phosphor-networkd" -SRCREV = "afa4032d8fe2ba50a7e364ad7c5f58b6424cb17c" +SRCREV = "b353ba0dcf4aec7f68b8ff08800679f7f150fb81" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native" -- cgit v1.2.3