[oe-commits] [openembedded-core] 06/69: db: remove the NO_UPDATE_REASON and replace it a comment about RPM

git at git.openembedded.org git at git.openembedded.org
Mon Mar 7 22:11:56 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 46915c6b9d61372407499952f002853c385451c7
Author: Mark Hatle <mark.hatle at windriver.com>
AuthorDate: Mon Feb 29 09:37:43 2016 -0600

    db: remove the NO_UPDATE_REASON and replace it a comment about RPM
    
    Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
 meta/recipes-support/db/db_6.0.30.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/db/db_6.0.30.bb b/meta/recipes-support/db/db_6.0.30.bb
index 9505def..50a469b 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=.. \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list