]> code.ossystems Code Review - openembedded-core.git/commitdiff
db: remove the NO_UPDATE_REASON and replace it a comment about RPM
authorMark Hatle <mark.hatle@windriver.com>
Mon, 29 Feb 2016 15:37:43 +0000 (09:37 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2016 16:59:55 +0000 (16:59 +0000)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-support/db/db_6.0.30.bb

index 9505defabff80c85469cdd89b84e6258854d76b8..50a469b08094143afabaa13ca513ee849f27bd34 100644 (file)
@@ -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=.. \