Update atilib to avoid a segfault
authorRichard Purdie <rpurdie@rpsys.net>
Mon, 4 Jul 2005 22:15:51 +0000 (22:15 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 4 Jul 2005 22:15:51 +0000 (22:15 +0000)
packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb

index 48627a9..a2d8acf 100644 (file)
@@ -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"