]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fix in wistron-amilo8210 patch; rel 2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 2 Apr 2011 05:46:48 +0000 (05:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel.spec -> 1.902
    linux-wistron-amilo8210.patch -> 1.2

kernel.spec
linux-wistron-amilo8210.patch

index 47b20d52a6c4fdb318699ce31437d71b105ca7b0..4d20a3fd5c0bc9bf8af7e48a8735b76d39bc17f0 100644 (file)
@@ -88,7 +88,7 @@
 
 %define                basever         2.6.38
 %define                postver         .2
-%define                rel             1
+%define                rel             2
 
 %define                _enable_debug_packages                  0
 
index fc9ccb3040820a27cd6521f4918bca73a2557c09..15655032424908b9d9e86ab1162f57ccb557cbdd 100644 (file)
@@ -25,7 +25,7 @@
 +              .callback = dmi_matched,
 +              .matches = {
 +                      DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
-+                      DMI_MATCH(DMI_PRODUCT_NAME, "AMILO Pro V8210"),
++                      DMI_MATCH(DMI_PRODUCT_NAME, "AMILO Pro Series V8210"),
 +              },
 +              .driver_data = keymap_fs_amilo_pro_v8210
 +      },
This page took 0.108355 seconds and 4 git commands to generate.