diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/openmoko2/libjana_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/openmoko2/libjana_svn.bb b/packages/openmoko2/libjana_svn.bb index ca33f08e84..7c54aea134 100644 --- a/packages/openmoko2/libjana_svn.bb +++ b/packages/openmoko2/libjana_svn.bb @@ -6,7 +6,7 @@ PR = "r3" inherit autotools pkgconfig lib_package SRC_URI = "svn://svn.o-hand.com/repos/dates/branches;module=jana;proto=http \ - file://clockpatch.patch;patch=1" + file://clockpatch.patch;patch=1;maxrev=651" S = "${WORKDIR}/jana/" do_configure_prepend() { |