]> code.ossystems Code Review - openembedded-core.git/commit
db: remove the 6.x recipe
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 2 Jan 2017 13:15:55 +0000 (15:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Mar 2017 09:43:21 +0000 (09:43 +0000)
commit2694de76542840f79e3953c546d07b8ae479b8a1
tree8dff12e0a889073c54b21b378570a8352f9f0fa3
parent9ff0e8b4012f1e68f6caebc3027f9d1bada00f13
db: remove the 6.x recipe

Version 6.x of Berkeley DB has been rejected by open source community due to its hostile
AGPLv3 license; both Fedora and Debian are sticking with db 5.x - and by extension,
all the open source projects are still developed and tested with db 5.x

In oe-core the only thing that was requiring db 6.x was rpm 5.x, and so there's no reason
to continue carrying db 6.x in oe-core. If someone needs API features that are only available in
db 6.x, it can be re-added to meta-oe.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
meta/conf/distro/include/default-versions.inc
meta/recipes-support/db/db/Makefile-let-libdb-6.0.la-depend-os_map.l.patch [deleted file]
meta/recipes-support/db/db/Makefile-let-libso_target-depend-on-bt_rec.patch [deleted file]
meta/recipes-support/db/db_5.3.28.bb
meta/recipes-support/db/db_6.0.35.bb [deleted file]