From: Richard Purdie Date: Mon, 4 Jul 2005 22:15:51 +0000 (+0000) Subject: Update atilib to avoid a segfault X-Git-Tag: Release-2010-05/1~9453^2~4233^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25e7687fb31e124d9be8f4a17d5c4fe88f0f0cd7;p=openembedded.git Update atilib to avoid a segfault --- 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"