components/hwdata/hwdata.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2551 0391c5c3b137
child 3734 24181f5eb463
--- a/components/hwdata/hwdata.p5m	Tue Jan 20 22:00:28 2015 -0800
+++ b/components/hwdata/hwdata.p5m	Sat Jan 17 09:17:37 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -44,9 +44,9 @@
 file usb.ids path=usr/share/hwdata/usb.ids
 license pci.ids.license license="BSD (pci.ids)" \
     com.oracle.info.description="the pci.ids list of PCI device & vendor IDs" \
-    com.oracle.info.name=pci.ids com.oracle.info.tpno=7530 \
+    com.oracle.info.name=pci.ids com.oracle.info.tpno=$(TPNO_PCI) \
     com.oracle.info.version=$(COMPONENT_VERSION_pci.ids)
 license usb.ids.license license="BSD (usb.ids)" \
     com.oracle.info.description="the usb.ids list of USB device & vendor IDs" \
-    com.oracle.info.name=usb.ids com.oracle.info.tpno=7831 \
+    com.oracle.info.name=usb.ids com.oracle.info.tpno=$(TPNO_USB) \
     com.oracle.info.version=$(COMPONENT_VERSION_usb.ids)