diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-02-23 08:45:25 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-23 08:45:25 +0000 |
commit | 5d364f90b8d6fc72775211ad041b24ccde0018cc (patch) | |
tree | e861b5669a1089bdad60461146b135afdae2e461 | |
parent | 8d83161e5923e779fef7ee10587febfd78d6a31f (diff) |
libmatchbox-1.7: PR++
-rw-r--r-- | packages/libmatchbox/libmatchbox_1.7.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/libmatchbox/libmatchbox_1.7.bb b/packages/libmatchbox/libmatchbox_1.7.bb index d71f99c5f2..c3fef81f0d 100644 --- a/packages/libmatchbox/libmatchbox_1.7.bb +++ b/packages/libmatchbox/libmatchbox_1.7.bb @@ -1,4 +1,5 @@ include libmatchbox.inc +PR = "r2" SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \ file://svn-explicit-types.patch;patch=1 \ |