summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-03 06:51:15 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-06 05:12:11 +0300
commit4f79273d6aff3754f35c7a7dfec5d1e311b38fb6 (patch)
treefcdfbe3244c9008e7f9b67259516a92437d92389 /meta-phosphor/recipes-phosphor/users
parent195cf9dfddd3c128c081d522209c244c410f63a7 (diff)
downloadopenbmc-4f79273d6aff3754f35c7a7dfec5d1e311b38fb6.tar.xz
meta-phosphor: user-manager: rename as git recipe
Rename phosphor-user-manager.bb to phosphor-user-manager_git.bb per OE norms. (From meta-phosphor rev: 01b443ec430ca41403c129079d72984aa1bdb037) Change-Id: I71966085aa03559f4729f4c7543f91e576f4d913 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/users')
-rw-r--r--meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb (renamed from meta-phosphor/recipes-phosphor/users/phosphor-user-manager.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager.bb b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
index 894acdd88..a891c364e 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -2,9 +2,10 @@ SUMMARY = "Phosphor User Manager Daemon"
DESCRIPTION = "Daemon that does user management"
HOMEPAGE = "http://github.com/openbmc/phosphor-user-manager"
PR = "r1"
-
+PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
+
inherit autotools pkgconfig
inherit obmc-phosphor-dbus-service