summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/mrw
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-26 18:52:38 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-01 18:33:28 +0300
commit7cb04e2256f8b52c619a9c34e02700e07bba253b (patch)
treea9697ef2e18aa39a4a646353d08e0ff8b330bae7 /meta-phosphor/recipes-phosphor/mrw
parent67173dbd10c11ec7994610179af7cd09aab84632 (diff)
downloadopenbmc-7cb04e2256f8b52c619a9c34e02700e07bba253b.tar.xz
meta-phosphor: rename mrw-native to git
The mrw-native recipe pulls its source from git, therefore rename it per OE norms. Tested: Built witherspoon image which includes mrw. Tested: Verified palmetto system builds. (From meta-phosphor rev: e076f373111e3de9c575ee19bdb13fc4edbb763c) Change-Id: I3daec60c4acf5b49af8bd74d1f72455551aa0820 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/mrw')
-rw-r--r--meta-phosphor/recipes-phosphor/mrw/mrw-native_git.bb (renamed from meta-phosphor/recipes-phosphor/mrw/mrw-native.bb)1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/mrw/mrw-native.bb b/meta-phosphor/recipes-phosphor/mrw/mrw-native_git.bb
index db9cbd902..8fbf31e82 100644
--- a/meta-phosphor/recipes-phosphor/mrw/mrw-native.bb
+++ b/meta-phosphor/recipes-phosphor/mrw/mrw-native_git.bb
@@ -1,6 +1,7 @@
SUMMARY = "Phosphor OpenBMC machine readable workbook"
DESCRIPTION = "Pulls down system specific data"
PR = "r1"
+PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"