dsplink/: bump PR and fix some depends
authorKoen Kooi <koen@openembedded.org>
Wed, 28 Jan 2009 15:49:09 +0000 (16:49 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 28 Jan 2009 15:49:09 +0000 (16:49 +0100)
packages/dsplink/codec-engine_2.21.bb
packages/dsplink/dsplink_1.60.bb
packages/dsplink/gstreamer-ti_svn.bb

index 88f2eb7..7019f3c 100644 (file)
@@ -8,7 +8,7 @@ RDEPENDS = "update-modules"
 inherit module
 
 # tconf from xdctools dislikes '.' in pwd :/
-PR = "r4"
+PR = "r5"
 PV = "221"
 
 # Get CE tarball from TI website, place in sources and calculate
index fec275d..e8377a8 100644 (file)
@@ -1,7 +1,7 @@
 require dsplink.inc
 
 # The tconf tool breaks if there is a '.' in your pwd
-PR = "r5"
+PR = "r6"
 PE = "1"
 PV = "160"
 
index d943a0c..9c22734 100644 (file)
@@ -1,4 +1,4 @@
-DEPENDS = "gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly libid3tag liboil libmad"
+DEPENDS = "codec-engine dmai gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly libid3tag liboil libmad"
 
 SRC_URI = "svn://omapzoom.org/svn/gstreamer_ti/trunk;module=gstreamer_ti;proto=https"
 SRCREV = "43"