summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/leds
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-03 06:54:25 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-06 05:12:11 +0300
commit195cf9dfddd3c128c081d522209c244c410f63a7 (patch)
tree56d4e45cb20133d683ee3286cb68e5d93cbc2398 /meta-phosphor/recipes-phosphor/leds
parent38703a3de858eb994dd9aeecb4c3a73aaa4a381d (diff)
downloadopenbmc-195cf9dfddd3c128c081d522209c244c410f63a7.tar.xz
meta-phosphor: led-sysfs: rename as git
Rename phosphor-led-sysfs.bb to phosphor-led-sysfs_git.bb per OE norms. (From meta-phosphor rev: 1f52b4e7a74a4d667a29f02d3f9764b742b990e8) Change-Id: I7cde431a11fa8defc4680cdcce01dfefd2a77720 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/leds')
-rw-r--r--meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb (renamed from meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs.bb b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
index 76da1b56a..8000fa442 100644
--- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs.bb
+++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-sysfs_git.bb
@@ -2,9 +2,10 @@ SUMMARY = "Phosphor Physical LED Controller daemon"
DESCRIPTION = "Daemon to trigger actions on a physical LED"
HOMEPAGE = "http://github.com/openbmc/phosphor-led-sysfs"
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