diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-06-11 16:11:24 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-06-11 16:11:24 +0000 |
commit | c2c7686b5bff9de5a423ac7d79ba9a910253d486 (patch) | |
tree | 293b7b8c63bc36b2e13b8c50038349cc41ffc6fd /packages/gspcav1 | |
parent | 9e0ff1423b0617f7275c7cc75ff932ec10ed0ed8 (diff) |
gspcav1: (futile) attempt at unb0rking package
* renamed 20070110 directory to files so that patches are applicable to all releases
* MS.patch does not apply cleanly to latest release
* setting default pref to -1 for latest release
* "known good version" from 20070110 is indeed b0rked as well. It breaks in do_compile.
* giving up since I have no personal interest in this package.
"you can't break it if it ain't fixed" applies here.
Leaving it less b0rked than it was before. Good luck to the next guy ;-)
Diffstat (limited to 'packages/gspcav1')
-rw-r--r-- | packages/gspcav1/files/.mtn2git_empty (renamed from packages/gspcav1/gspcav1-20070110/.mtn2git_empty) | 0 | ||||
-rw-r--r-- | packages/gspcav1/files/MS.patch (renamed from packages/gspcav1/gspcav1-20070110/MS.patch) | 0 | ||||
-rw-r--r-- | packages/gspcav1/files/Makefile.patch (renamed from packages/gspcav1/gspcav1-20070110/Makefile.patch) | 0 | ||||
-rw-r--r-- | packages/gspcav1/gspcav1_20070508.bb | 2 |
4 files changed, 2 insertions, 0 deletions
diff --git a/packages/gspcav1/gspcav1-20070110/.mtn2git_empty b/packages/gspcav1/files/.mtn2git_empty index e69de29bb2..e69de29bb2 100644 --- a/packages/gspcav1/gspcav1-20070110/.mtn2git_empty +++ b/packages/gspcav1/files/.mtn2git_empty diff --git a/packages/gspcav1/gspcav1-20070110/MS.patch b/packages/gspcav1/files/MS.patch index 588a4bc3da..588a4bc3da 100644 --- a/packages/gspcav1/gspcav1-20070110/MS.patch +++ b/packages/gspcav1/files/MS.patch diff --git a/packages/gspcav1/gspcav1-20070110/Makefile.patch b/packages/gspcav1/files/Makefile.patch index 87262686cb..87262686cb 100644 --- a/packages/gspcav1/gspcav1-20070110/Makefile.patch +++ b/packages/gspcav1/files/Makefile.patch diff --git a/packages/gspcav1/gspcav1_20070508.bb b/packages/gspcav1/gspcav1_20070508.bb index e1fc443d36..14c98e3e3a 100644 --- a/packages/gspcav1/gspcav1_20070508.bb +++ b/packages/gspcav1/gspcav1_20070508.bb @@ -4,6 +4,8 @@ PRIORITY = "optional" SECTION = "kernel/modules" LICENSE = "GPL" +DEFAULT_PREFERENCE = "-1" + PR = "r1" SRC_URI = "http://mxhaard.free.fr/spca50x/Download/oldrelease/${PN}-${PV}.tar.gz \ |