From 61018fda65fcb7a08d74b57abfe8e8809fcdaae0 Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Thu, 28 Apr 2011 15:15:58 +0800 Subject: poky-default-revisions: move the SRCREV to recipe file in this case, those non poky distro can also use these recipe normally (From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a) Signed-off-by: Yu Ke Signed-off-by: Richard Purdie --- meta/recipes-sato/owl-video-widget/libowl-av_svn.bb | 1 + meta/recipes-sato/owl-video-widget/owl-video_svn.bb | 1 + 2 files changed, 2 insertions(+) (limited to 'meta/recipes-sato/owl-video-widget') 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 99d0df7a0c..9d5fd89e53 100644 --- a/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb +++ b/meta/recipes-sato/owl-video-widget/libowl-av_svn.bb @@ -12,6 +12,7 @@ DEPENDS = "gtk+ gstreamer gst-plugins-base" RDEPENDS_${PN} = "gst-meta-base" RRECOMMENDS_${PN} = "gst-meta-audio gst-meta-video" +SRCREV = "416" PV = "0.0+svnr${SRCPV}" PR = "r6" diff --git a/meta/recipes-sato/owl-video-widget/owl-video_svn.bb b/meta/recipes-sato/owl-video-widget/owl-video_svn.bb index f83dbdc5d6..52883ce2c3 100644 --- a/meta/recipes-sato/owl-video-widget/owl-video_svn.bb +++ b/meta/recipes-sato/owl-video-widget/owl-video_svn.bb @@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ac14b7ca45afea5af040da54db270eb0 \ SECTION = "x11" DEPENDS = "libowl-av" +SRCREV = "394" PV = "0.0+svnr${SRCPV}" PR = "r3" -- cgit v1.2.3-54-g00ecf