]> code.ossystems Code Review - openembedded-core.git/commitdiff
libmatchbox 1.9: Apply 16bpp fixed patch
authorRichard Purdie <richard@openedhand.com>
Fri, 18 May 2007 08:22:49 +0000 (08:22 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 18 May 2007 08:22:49 +0000 (08:22 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1756 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/libmatchbox/libmatchbox_1.9.bb

index 52b320d661ac5e8587b06ff8fd9eb6678a4382eb..03be54a0758aabfc2ed621691b4c5a29487a5d86 100644 (file)
@@ -1,6 +1,9 @@
 require libmatchbox.inc
 
+PR = "r4"
+
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \
+           file://16bppfixes.patch;patch=1 \
           file://check.m4"
 
 do_configure_prepend () {