summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag.bb b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag.bb
index 317269f829..44971f358e 100644
--- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag.bb
+++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag.bb
@@ -1,15 +1,15 @@
SUMMARY = "Recipe to create AssetTag property in inventory manager"
-PR = "r1"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
+PROVIDES += "virtual/phosphor-inventory-manager-assettag"
+PR = "r1"
-inherit allarch
-inherit phosphor-inventory-manager
+SRC_URI = "file://assettag.yaml"
-PROVIDES += "virtual/phosphor-inventory-manager-assettag"
S = "${WORKDIR}"
-SRC_URI = "file://assettag.yaml"
+inherit allarch
+inherit phosphor-inventory-manager
do_install() {
install -D assettag.yaml ${D}${base_datadir}/events.d/assettag.yaml