summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-04-02 15:29:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-03 00:14:27 +0300
commit5745d869296874b8d6bfb55a89b440ce3e9b84a3 (patch)
treef56178c2ec0c6d24df31e737d5cc716d00e21acb /meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
parentb4806382c4f97fed61b79f5d98968d3fe78b8a9b (diff)
downloadopenbmc-5745d869296874b8d6bfb55a89b440ce3e9b84a3.tar.xz
phosphor-snmp: use python3
(From meta-phosphor rev: d642fbf08cc10ecf92ebc2c3378b991058d07b70) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I11c5813219187acb96e1efc361ba172c2c616c06 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
index 7f4787b74..71dc00fa3 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-snmp_git.bb
@@ -5,7 +5,7 @@ PR = "r1"
PV = "0.1+git${SRCPV}"
inherit autotools pkgconfig
-inherit pythonnative
+inherit python3native
inherit obmc-phosphor-dbus-service
LICENSE = "Apache-2.0"