diff options
Diffstat (limited to 'xtscal')
-rw-r--r-- | xtscal/xtscal/xtscal-poodle.patch | 0 | ||||
-rw-r--r-- | xtscal/xtscal_0.5.1.oe | 5 |
2 files changed, 4 insertions, 1 deletions
diff --git a/xtscal/xtscal/xtscal-poodle.patch b/xtscal/xtscal/xtscal-poodle.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/xtscal/xtscal/xtscal-poodle.patch diff --git a/xtscal/xtscal_0.5.1.oe b/xtscal/xtscal_0.5.1.oe index 21d6eeb440..3c3a09e502 100644 --- a/xtscal/xtscal_0.5.1.oe +++ b/xtscal/xtscal_0.5.1.oe @@ -3,6 +3,9 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>" DEPENDS = "x11 libxft libxrandr xcalibrate" -SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2" +PR = "r1" + +SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2 \ + file://xtscal-poodle.patch;patch=1" inherit autotools |