diff options
| -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 52b320d661..03be54a075 100644 --- a/meta/packages/libmatchbox/libmatchbox_1.9.bb +++ b/meta/packages/libmatchbox/libmatchbox_1.9.bb | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | require libmatchbox.inc | 1 | require libmatchbox.inc |
| 2 | 2 | ||
| 3 | PR = "r4" | ||
| 4 | |||
| 3 | SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \ | 5 | SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \ |
| 6 | file://16bppfixes.patch;patch=1 \ | ||
| 4 | file://check.m4" | 7 | file://check.m4" |
| 5 | 8 | ||
| 6 | do_configure_prepend () { | 9 | do_configure_prepend () { |
