ffmpeg: switch to SRCPV with PE bump
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 19 Apr 2010 20:44:42 +0000 (22:44 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 19 Apr 2010 20:44:42 +0000 (22:44 +0200)
recipes/ffmpeg/ffmpeg.inc
recipes/ffmpeg/ffmpeg_0.5.bb
recipes/ffmpeg/ffmpeg_git.bb
recipes/ffmpeg/ffmpeg_svn.bb

index c855877..2b4d26e 100644 (file)
@@ -7,6 +7,8 @@ LICENSE = "LGPL"
 
 ARM_INSTRUCTION_SET = "arm"
 
+PE = "2"
+
 DEPENDS = "zlib libogg libvorbis libtheora faac faad2 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'lame liba52', d)}"
 RSUGGESTS = "mplayer"
 
index 6dfc185..956d0cb 100644 (file)
@@ -2,7 +2,6 @@ require ffmpeg.inc
 
 DEPENDS += "schroedinger libgsm"
 
-PE = "1"
 PR = "${INC_PR}.0"
 
 DEFAULT_PREFERENCE = "1"
index fc9bdf2..5c84ea7 100644 (file)
@@ -2,8 +2,7 @@ require ffmpeg.inc
 
 DEPENDS += "schroedinger libgsm"
 
-PE = "1"
-PV = "0.5.0+${PR}+gitr${SRCREV}" 
+PV = "0.5.0+${PR}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
 
 DEFAULT_PREFERENCE = "-1"
index 620783c..3b8da50 100644 (file)
@@ -4,7 +4,6 @@ DEPENDS += "schroedinger libgsm"
 
 SRCREV = "22521"
 
-PE = "1"
 PV = "0.5.0+${PR}+svnr${SRCPV}"
 PR = "${INC_PR}.0"