xref: /illumos-gate/usr/src/pkg/manifests/system-fru-id-platform.p5m (revision 18d738ddd2d0f4a4b4d5b1939e627aacd420b59d)
125b05a3eSAndy Fiddaman#
225b05a3eSAndy Fiddaman# CDDL HEADER START
325b05a3eSAndy Fiddaman#
425b05a3eSAndy Fiddaman# The contents of this file are subject to the terms of the
525b05a3eSAndy Fiddaman# Common Development and Distribution License (the "License").
625b05a3eSAndy Fiddaman# You may not use this file except in compliance with the License.
725b05a3eSAndy Fiddaman#
825b05a3eSAndy Fiddaman# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
925b05a3eSAndy Fiddaman# or http://www.opensolaris.org/os/licensing.
1025b05a3eSAndy Fiddaman# See the License for the specific language governing permissions
1125b05a3eSAndy Fiddaman# and limitations under the License.
1225b05a3eSAndy Fiddaman#
1325b05a3eSAndy Fiddaman# When distributing Covered Code, include this CDDL HEADER in each
1425b05a3eSAndy Fiddaman# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1525b05a3eSAndy Fiddaman# If applicable, add the following below this CDDL HEADER, with the
1625b05a3eSAndy Fiddaman# fields enclosed by brackets "[]" replaced with your own identifying
1725b05a3eSAndy Fiddaman# information: Portions Copyright [yyyy] [name of copyright owner]
1825b05a3eSAndy Fiddaman#
1925b05a3eSAndy Fiddaman# CDDL HEADER END
2025b05a3eSAndy Fiddaman#
2125b05a3eSAndy Fiddaman
2225b05a3eSAndy Fiddaman#
2325b05a3eSAndy Fiddaman# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24*18d738ddSPeter Tribble# Copyright 2023 Peter Tribble.
2525b05a3eSAndy Fiddaman#
2625b05a3eSAndy Fiddaman
2725b05a3eSAndy Fiddamanset name=pkg.fmri value=pkg:/system/fru-id/platform@$(PKGVERS)
2825b05a3eSAndy Fiddamanset name=pkg.summary value="FRU ID Platform Modules"
2925b05a3eSAndy Fiddamanset name=pkg.description value="FRU ID platform data module and access library"
3025b05a3eSAndy Fiddamanset name=info.classification \
3125b05a3eSAndy Fiddaman    value="org.opensolaris.category.2008:System/Administration and Configuration"
3225b05a3eSAndy Fiddamanset name=variant.arch value=$(ARCH)
3325b05a3eSAndy Fiddamandir  path=usr group=sys
3425b05a3eSAndy Fiddaman$(i386_ONLY)dir path=usr/lib
3525b05a3eSAndy Fiddaman$(i386_ONLY)dir path=usr/lib/picl group=sys
3625b05a3eSAndy Fiddaman$(i386_ONLY)dir path=usr/lib/picl/plugins group=sys
3725b05a3eSAndy Fiddaman$(i386_ONLY)file path=usr/lib/picl/plugins/fru_container.conf group=sys
3825b05a3eSAndy Fiddaman$(i386_ONLY)legacy pkg=SUNWfruip.i arch=$(ARCH).i86pc \
3925b05a3eSAndy Fiddaman    desc="FRU ID platform data module and access library" \
4025b05a3eSAndy Fiddaman    name="FRU ID Platform Modules (Usr)"
4125b05a3eSAndy Fiddamanlicense cr_Sun license=cr_Sun
4225b05a3eSAndy Fiddamanlicense lic_CDDL license=lic_CDDL
43