ti-codec-engine: also add RREPLACES
authorKoen Kooi <koen@openembedded.org>
Fri, 20 Feb 2009 07:44:34 +0000 (08:44 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 20 Feb 2009 07:44:34 +0000 (08:44 +0100)
packages/dsplink/ti-codec-engine_2.21.bb

index 2eaa40c..80e6fb8 100644 (file)
@@ -8,7 +8,7 @@ RDEPENDS = "update-modules"
 inherit module
 
 # tconf from xdctools dislikes '.' in pwd :/
-PR = "r10"
+PR = "r11"
 PV = "221"
 
 # Get CE tarball from TI website, place in sources and calculate
@@ -216,6 +216,8 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
 
 #legacy upgrade helpers
 RPROVIDES_ti-cmem-module += "ti-cmemk-module"
+RREPLACES_ti-cmem-module += "ti-cmemk-module"
+
 
 # ti-dsplink-module can be built by either codec-engine or standalone dsplink - tell it to use this one, else unwanted dependence
 PREFERRED_PROVIDER_ti-dsplink-module = "ti-codec-engine"