commit | 5d84b27a2ddb8a56671d1bef846c2c54735a7c0e | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.ibm.com> | Fri Feb 21 15:44:39 2020 +0000 |
committer | Eddie James <eajames@linux.ibm.com> | Wed Mar 18 16:51:38 2020 -0500 |
tree | 3989abd145a6583c675463905b141ee4ca8776c5 | |
parent | 344718b8b4dda75d47f89e72fb9b1372039ec6eb [diff] [blame] |
openpower-occ-control: Update recipe and SRCREV to python3native The python file in the repo has already been changed to use python3 explicitly, so update the SRCREV to get the latest. Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I6e7abedf840630d59a72a9bad58a8e28dc26d304
diff --git a/recipes-phosphor/occ/openpower-occ-control_git.bb b/recipes-phosphor/occ/openpower-occ-control_git.bb index b76894d..aaab247 100644 --- a/recipes-phosphor/occ/openpower-occ-control_git.bb +++ b/recipes-phosphor/occ/openpower-occ-control_git.bb
@@ -7,7 +7,7 @@ inherit autotools \ pkgconfig \ obmc-phosphor-dbus-service \ - pythonnative \ + python3native \ phosphor-dbus-yaml require ${PN}.inc