aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2016-02-29 09:37:43 -0600
committerMark Hatle <mark.hatle@windriver.com>2016-02-29 22:13:42 -0600
commit8b7ff912ccaadfc0f355642f2a9f99c334a61253 (patch)
tree67c9d56fe95867f2b8975f86325ce2180453043e
parenta0f3e9b535c6539b06330373f59902e82a3ba3d7 (diff)
downloadopenembedded-core-contrib-8b7ff912ccaadfc0f355642f2a9f99c334a61253.tar.gz
db: remove the NO_UPDATE_REASON and replace it a comment about RPM
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
-rw-r--r--meta/recipes-support/db/db_6.0.30.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/db/db_6.0.30.bb b/meta/recipes-support/db/db_6.0.30.bb
index 9505defabf..50a469b080 100644
--- a/meta/recipes-support/db/db_6.0.30.bb
+++ b/meta/recipes-support/db/db_6.0.30.bb
@@ -15,7 +15,7 @@ LICENSE = "AGPL-3.0"
VIRTUAL_NAME ?= "virtual/db"
RCONFLICTS_${PN} = "db3"
-RECIPE_NO_UPDATE_REASON = "Updating to 6.1.x requires also updating rpm to 5.4.15"
+# Note, when upgraded to 6.1.x, a patch in RPM will need to be removed to activate db 6.1 support.
SRC_URI = "http://download.oracle.com/berkeley-db/db-${PV}.tar.gz"
SRC_URI += "file://arm-thumb-mutex_db5.patch;patchdir=.. \