aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-omapfb_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gstreamer/gst-omapfb_1.0.bb')
-rw-r--r--recipes/gstreamer/gst-omapfb_1.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gstreamer/gst-omapfb_1.0.bb b/recipes/gstreamer/gst-omapfb_1.0.bb
index f00ac7f523..4c2d3aefb5 100644
--- a/recipes/gstreamer/gst-omapfb_1.0.bb
+++ b/recipes/gstreamer/gst-omapfb_1.0.bb
@@ -6,7 +6,8 @@ inherit autotools
DEPENDS = "gstreamer virtual/libx11 virtual/kernel"
SRCREV = "6f0b1cb50d1c67c3a3db2f11246256060ac871de"
-PV = "0.0+${PR}+gitr${SRCREV}"
+PV = "0.0+${PR}+gitr${SRCPV}"
+PE = "1"
SRC_URI = "git://github.com/felipec/${PN}.git;protocol=git \
file://0001-Implement-XOverlay-and-I420-to-422-colorspace-conver.patch;patch=1"