[oe-commits] Martin Jansa : gstreamer/gst-omapfb_1.0.bb: switch from SRCREV to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 20:08:10 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: cb0e24a40995426e581ae9810bf4d3ae19d1e5f9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cb0e24a40995426e581ae9810bf4d3ae19d1e5f9

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 21:06:42 2009 +0100

gstreamer/gst-omapfb_1.0.bb: switch from SRCREV to SRCPV

---

 recipes/gstreamer/gst-omapfb_1.0.bb |    3 ++-
 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 f00ac7f..4c2d3ae 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"





More information about the Openembedded-commits mailing list