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