summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/mrw
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-14 21:40:03 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-16 03:43:47 +0000
commit03159af314b07242ef35c1377137ea324284e1b9 (patch)
tree8be6411e9858e4bcf559cd2554dad5c375907379 /meta-phosphor/common/recipes-phosphor/mrw
parent287064bd9db3adf48f7251bb478a0a23c9ee8a30 (diff)
downloadtalos-openbmc-03159af314b07242ef35c1377137ea324284e1b9.tar.gz
talos-openbmc-03159af314b07242ef35c1377137ea324284e1b9.zip
yaml-tiny: rename with native suffix
yaml-tiny is a native only recipe, rename according to convention. This eliminates a number of "manifest-foo:populate_sysroot not found" build warnings. Change-Id: Ibc29bc528fa21f404e7360c8211e65f56f0b015e Tested: Built a Witherspoon image Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/mrw')
-rw-r--r--meta-phosphor/common/recipes-phosphor/mrw/mrw-perl-tools-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/mrw/mrw-perl-tools-native.bb b/meta-phosphor/common/recipes-phosphor/mrw/mrw-perl-tools-native.bb
index f2cc50992..91651227b 100644
--- a/meta-phosphor/common/recipes-phosphor/mrw/mrw-perl-tools-native.bb
+++ b/meta-phosphor/common/recipes-phosphor/mrw/mrw-perl-tools-native.bb
@@ -7,7 +7,7 @@ inherit native
inherit cpan_build
inherit mrw-rev
-DEPENDS += "libmodule-build-perl-native mrw-api-native yaml-tiny"
+DEPENDS += "libmodule-build-perl-native mrw-api-native yaml-tiny-native"
SRC_URI += "${MRW_TOOLS_SRC_URI}"
SRCREV = "${MRW_TOOLS_SRCREV}"
OpenPOWER on IntegriCloud