[oe-commits] org.oe.dev gspcav1: (futile) attempt at unb0rking package

Laibsch commit openembedded-commits at lists.openembedded.org
Mon Jun 11 17:06:59 UTC 2007


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 ;-)

Author: Laibsch at openembedded.org
Branch: org.openembedded.dev
Revision: c0c18499bc6e8b5a120c2a0fb0abac48a79dbf54
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c0c18499bc6e8b5a120c2a0fb0abac48a79dbf54
Files:
1
packages/gspcav1/gspcav1-20070110
packages/gspcav1/files
packages/gspcav1/gspcav1_20070508.bb
Diffs:

#
# mt diff -re736482f378dba99944f4d2bcf586734696d37e9 -rc0c18499bc6e8b5a120c2a0fb0abac48a79dbf54
#
# 
# 
# rename "packages/gspcav1/gspcav1-20070110"
#     to "packages/gspcav1/files"
# 
# patch "packages/gspcav1/gspcav1_20070508.bb"
#  from [95949c715012933478e4e13fec581e2fa450dc3e]
#    to [d6f9e76afe374844461b7d997b20abaf39baacbf]
# 
============================================================
--- packages/gspcav1/gspcav1_20070508.bb	95949c715012933478e4e13fec581e2fa450dc3e
+++ packages/gspcav1/gspcav1_20070508.bb	d6f9e76afe374844461b7d997b20abaf39baacbf
@@ -1,9 +1,11 @@ LICENSE = "GPL"
 DESCRIPTION = "USB Webcam driver for spca5xx chipset family supporting \
 over 100 models of camera"
 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 \






More information about the Openembedded-commits mailing list