diff options
Diffstat (limited to 'meta/recipes-sato/owl-video-widget')
-rw-r--r-- | meta/recipes-sato/owl-video-widget/libowl-av_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb b/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb index b9612c074..99d0df7a0 100644 --- a/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb +++ b/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb @@ -17,7 +17,7 @@ PR = "r6" S = "${WORKDIR}/${PN}" -SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \ +SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http \ file://gst_change_state.patch \ file://make-382.patch" |