diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
commit | 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch) | |
tree | bf879bea7ef8517ba8c3d1286ef300401d3d484c /diethotplug | |
parent | 101e2f1623def0a355d20aacb8bd93810703e834 (diff) |
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'diethotplug')
-rw-r--r-- | diethotplug/diethotplug-0.4/modules.ieee1394map | 6 | ||||
-rw-r--r-- | diethotplug/diethotplug-0.4/modules.pcimap | 1 | ||||
-rw-r--r-- | diethotplug/diethotplug-0.4/modules.usbmap | 1 | ||||
-rw-r--r-- | diethotplug/diethotplug_0.4.bb | 0 |
4 files changed, 0 insertions, 8 deletions
diff --git a/diethotplug/diethotplug-0.4/modules.ieee1394map b/diethotplug/diethotplug-0.4/modules.ieee1394map deleted file mode 100644 index 544e0a1e8d..0000000000 --- a/diethotplug/diethotplug-0.4/modules.ieee1394map +++ /dev/null @@ -1,6 +0,0 @@ -# ieee1394 module match_flags vendor_id model_id specifier_id version -dv1394 0x0000000c 0x000000 0x000000 0x00a02d 0x010001 -raw1394 0x0000000c 0x000000 0x000000 0x00a02d 0x010001 -raw1394 0x0000000c 0x000000 0x000000 0x00a02d 0x000100 -sbp2 0x0000000c 0x000000 0x000000 0x00609e 0x010483 -video1394 0x0000000c 0x000000 0x000000 0x00a02d 0x000100 diff --git a/diethotplug/diethotplug-0.4/modules.pcimap b/diethotplug/diethotplug-0.4/modules.pcimap deleted file mode 100644 index 3fd01ca286..0000000000 --- a/diethotplug/diethotplug-0.4/modules.pcimap +++ /dev/null @@ -1 +0,0 @@ -# pci module vendor device subvendor subdevice class class_mask driver_data diff --git a/diethotplug/diethotplug-0.4/modules.usbmap b/diethotplug/diethotplug-0.4/modules.usbmap deleted file mode 100644 index 50eb1c8bfa..0000000000 --- a/diethotplug/diethotplug-0.4/modules.usbmap +++ /dev/null @@ -1 +0,0 @@ -# usb module match_flags idVendor idProduct bcdDevice_lo bcdDevice_hi bDeviceClass bDeviceSubClass bDeviceProtocol bInterfaceClass bInterfaceSubClass bInterfaceProtocol driver_info diff --git a/diethotplug/diethotplug_0.4.bb b/diethotplug/diethotplug_0.4.bb deleted file mode 100644 index e69de29bb2..0000000000 --- a/diethotplug/diethotplug_0.4.bb +++ /dev/null |