diff options
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/libmatchbox/libmatchbox_1.9.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/libmatchbox/libmatchbox_1.9.bb b/meta/packages/libmatchbox/libmatchbox_1.9.bb index 52b320d66..03be54a07 100644 --- a/meta/packages/libmatchbox/libmatchbox_1.9.bb +++ b/meta/packages/libmatchbox/libmatchbox_1.9.bb @@ -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 () { |