diff options
Diffstat (limited to 'packages/libmatchbox/libmatchbox_1.2.bb')
-rw-r--r-- | packages/libmatchbox/libmatchbox_1.2.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/libmatchbox/libmatchbox_1.2.bb b/packages/libmatchbox/libmatchbox_1.2.bb index e69de29bb2..533577b387 100644 --- a/packages/libmatchbox/libmatchbox_1.2.bb +++ b/packages/libmatchbox/libmatchbox_1.2.bb @@ -0,0 +1,6 @@ +include libmatchbox.inc + +PR = "r2" + +SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/libmatchbox/${PV}/libmatchbox-${PV}.tar.bz2 \ + file://autofoo.patch;patch=1" |