aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer/gst-plugins-base_0.10.22.bb
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-03-05 17:29:12 +0100
committerghost <andreas.monzner@multimedia-labs.de>2009-03-05 17:49:27 +0100
commit54ea32d1af86ab30de520f4ad2397d3b9d4decee (patch)
tree07c137ee1bc1f598e868362a89da3479a4d47421 /packages/gstreamer/gst-plugins-base_0.10.22.bb
parent1011b73c90a5d2555251880ce72073f3761539f1 (diff)
downloadopenembedded-54ea32d1af86ab30de520f4ad2397d3b9d4decee.tar.gz
gstreamer/gst-plugins-base_0.10.22.bb: set rconflicts and rreplaces for gst-plugins-base .. it replaces libgstapp-0.10-0*.ipk
Diffstat (limited to 'packages/gstreamer/gst-plugins-base_0.10.22.bb')
-rw-r--r--packages/gstreamer/gst-plugins-base_0.10.22.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/gstreamer/gst-plugins-base_0.10.22.bb b/packages/gstreamer/gst-plugins-base_0.10.22.bb
index 5d5108788b..e659a9b4b4 100644
--- a/packages/gstreamer/gst-plugins-base_0.10.22.bb
+++ b/packages/gstreamer/gst-plugins-base_0.10.22.bb
@@ -1,2 +1,5 @@
include gst-plugins.inc
PROVIDES_${PN} += "gst-plugins"
+RCONFLICTS_gst-plugins-base = "libgstapp-0.10-0"
+RREPLACES_gst-plugins-base = "libgstapp-0.10-0"
+PR = "r1"