summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-17 07:24:38 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-17 18:02:22 -0400
commita45bc43f2deb9dfe503e34d5d1006f626ce0d829 (patch)
tree61b92ff5e714faac98842a6b4b91a7240f7e7a98
parentffa2b21e06d14cdb371fc59674b327056c7e0c88 (diff)
downloadtalos-openbmc-a45bc43f2deb9dfe503e34d5d1006f626ce0d829.tar.gz
talos-openbmc-a45bc43f2deb9dfe503e34d5d1006f626ce0d829.zip
meta-phosphor: python: pyphosphor: rename as git
Rename pyphosphor.bb as pyphosphor_git.bb per OE norms. (From meta-phosphor rev: 82e41912202dacd72fdb22944776e01daba37226) Change-Id: I169e222d1e3ab166acb53a1ed48cf5fdde31ecda Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-devtools/python/pyphosphor_git.bb (renamed from meta-phosphor/recipes-devtools/python/pyphosphor.bb)1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-devtools/python/pyphosphor.bb b/meta-phosphor/recipes-devtools/python/pyphosphor_git.bb
index 2001e9c7d..1274c1240 100644
--- a/meta-phosphor/recipes-devtools/python/pyphosphor.bb
+++ b/meta-phosphor/recipes-devtools/python/pyphosphor_git.bb
@@ -2,6 +2,7 @@ SUMMARY = "Phosphor python library"
DESCRIPTION = "Phosphor python library."
HOMEPAGE = "http://github.com/openbmc/pyphosphor"
PR = "r1"
+PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
OpenPOWER on IntegriCloud