From ac20bc0b4893cd8c6f5821fe8b5e8e0b2feb49ba Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 28 Jan 2009 16:49:09 +0100 Subject: dsplink/: bump PR and fix some depends --- packages/dsplink/codec-engine_2.21.bb | 2 +- packages/dsplink/dsplink_1.60.bb | 2 +- packages/dsplink/gstreamer-ti_svn.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'packages') diff --git a/packages/dsplink/codec-engine_2.21.bb b/packages/dsplink/codec-engine_2.21.bb index 88f2eb7620..7019f3cc1e 100644 --- a/packages/dsplink/codec-engine_2.21.bb +++ b/packages/dsplink/codec-engine_2.21.bb @@ -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 diff --git a/packages/dsplink/dsplink_1.60.bb b/packages/dsplink/dsplink_1.60.bb index fec275de4e..e8377a811c 100644 --- a/packages/dsplink/dsplink_1.60.bb +++ b/packages/dsplink/dsplink_1.60.bb @@ -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" diff --git a/packages/dsplink/gstreamer-ti_svn.bb b/packages/dsplink/gstreamer-ti_svn.bb index d943a0c30a..9c22734dd5 100644 --- a/packages/dsplink/gstreamer-ti_svn.bb +++ b/packages/dsplink/gstreamer-ti_svn.bb @@ -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" -- cgit 1.2.3-korg