commit | 5d0011f5327f25dea62bba0e0b5078448cc624cc | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Apr 02 07:32:43 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Apr 02 16:14:23 2020 -0500 |
tree | da94c86869cad7a34ea1784abb8cd834bc90312f | |
parent | 4b32c9ae068beccc3755c48784253e96c31cfd46 [diff] |
phosphor-network: use python3 (From meta-phosphor rev: 395d34d699b0ba041f8f0043b099c0512da82eb8) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1946bbc3a576c4195c3827573c01ff35d991739b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 0bbfb4b..0928c95 100644 --- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb +++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" inherit autotools pkgconfig -inherit pythonnative +inherit python3native inherit phosphor-networkd-rev inherit systemd