summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-09 20:14:37 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-16 02:14:21 +0000
commit8cb421de85c5ef9b6d11f3d539c68246c7feb95a (patch)
tree863e43a645417c0d8c1394d73d2bde4bd8871f76
parentd78d133afb911f4257ca51baecd83f9623f9d50d (diff)
downloadtalos-openbmc-8cb421de85c5ef9b6d11f3d539c68246c7feb95a.tar.gz
talos-openbmc-8cb421de85c5ef9b6d11f3d539c68246c7feb95a.zip
meta-phosphor: flash: obmc-flash-bios: rename as git
obmc-flash-bios.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: 67e5400e6813ba67613cc231527c4540c4fbaa47) Change-Id: I2ffd757d0db59deb29955c127f4c389e1a2bd763 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/flash/obmc-flash-bios_git.bb (renamed from meta-phosphor/recipes-phosphor/flash/obmc-flash-bios.bb)1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios.bb b/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios_git.bb
index f42bef443..8ecc04237 100644
--- a/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios.bb
+++ b/meta-phosphor/recipes-phosphor/flash/obmc-flash-bios_git.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "A sample implementation for the org.openbmc.Flash DBUS API. \
org.openbmc.Flash provides APIs for functions like BIOS flash access control \
and updating."
PR = "r1"
+PV = "1.0+git${SRCPV}"
inherit skeleton-gdbus
inherit obmc-phosphor-dbus-service
OpenPOWER on IntegriCloud