components/hwdata/hwdata.p5m
branchs11-sru
changeset 2306 7192dd0e3ba3
parent 464 08f94c414553
equal deleted inserted replaced
2305:bbb20b9f8491 2306:7192dd0e3ba3
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/system/data/hardware-registry@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/system/data/hardware-registry@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.description \
    28 set name=pkg.description \
    29     value="ASCII databases describing various PCI and USB devices and other hardware"
    29     value="ASCII databases describing various PCI and USB devices and other hardware"
    30 set name=pkg.summary value="Hardware data files"
    30 set name=pkg.summary value="Hardware data files"
    31 set name=info.classification \
    31 set name=info.classification \
    32     value=org.opensolaris.category.2008:System/Hardware
    32     value=org.opensolaris.category.2008:System/Hardware
    33 set name=info.source-url $(COMPONENT_ARCHIVE_URLS)
    33 set name=info.source-url $(COMPONENT_ARCHIVE_URLS)
    34 set name=info.upstream-url value=http://pciids.sf.net/ \
    34 set name=info.upstream-url value=http://pci-ids.ucw.cz/ \
    35     value=http://www.linux-usb.org/usb-ids.html
    35     value=http://www.linux-usb.org/usb-ids.html
    36 # PSARC/2005/399 Tamarack: Removable Media Enhancements in Solaris
    36 # PSARC/2005/399 Tamarack: Removable Media Enhancements in Solaris
    37 set name=org.opensolaris.arc-caseid \
    37 set name=org.opensolaris.arc-caseid \
    38     value=PSARC/2005/399
    38     value=PSARC/2005/399
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)