summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb b/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb
index 48627a979d..a2d8acff9b 100644
--- a/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb
+++ b/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb
@@ -2,9 +2,10 @@ DESCRIPTION = "Driver for the Ati W100 found on the Sharp Zaurus C[87]x0"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "CLOSED"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://mirror1.pdaxrom.org/source/src/AtiCore-1.0.1.tar.bz2 \
+ file://fixstretchblit.patch;patch=1 \
file://aticore-2.6.patch;patch=1"
S = "${WORKDIR}/AtiCore-1.0.1"