db: fix db3/db4 confusion by causing all packages to use virtual/db in db-4.3 4.3.29
authorJohn Bowler <jbowler@nslu2-linux.org>
Fri, 11 Nov 2005 07:15:36 +0000 (07:15 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 11 Nov 2005 07:15:36 +0000 (07:15 +0000)
commit1c60e3ea33243897f1159d617a0bf0fb9e5916f3
tree9c07ba79b1bd4132216ca513c55faf5df5a74c66
parent82111b6f46d1afcb5d480fceaabc6822403e1867
db: fix db3/db4 confusion by causing all packages to use virtual/db in db-4.3 4.3.29
  - The SleepyCat implementation of the Berkeley DB exists in OE in two different
  - versions, 3.2 and 4.3.  These appear to now be compatible (i.e. with the correct
  - settings db-4.3 can do everything db-3.2 can do and all packages compile with it).
  - The previous scheme of allowing both to be built (which was highly error prone)
  - has been removed and all db users now reference virtual/db.
  - Affects:
  - bogofilter, cyrus-*, openldap, perl, postfix, rpm
17 files changed:
packages/bogofilter/bogofilter_0.96.0.bb
packages/cyrus-imapd/cyrus-imapd_2.2.12.bb
packages/cyrus-sasl/cyrus-sasl_2.1.17.bb
packages/cyrus-sasl/cyrus-sasl_2.1.18.bb
packages/cyrus-sasl/cyrus-sasl_2.1.19.bb
packages/db/db-native_4.3.29.bb [new file with mode: 0644]
packages/db/db3-native_3.2.9.bb
packages/db/db3_3.2.9.bb
packages/db/db_4.3.29.bb [moved from packages/db/db_4.3.27.bb with 70% similarity]
packages/dsniff/dsniff_2.3.bb
packages/openldap/openldap_2.2.24.bb
packages/perl/perl-native_5.8.4.bb
packages/perl/perl-native_5.8.7.bb
packages/perl/perl.inc
packages/postfix/postfix-native_2.0.20.bb
packages/postfix/postfix_2.0.20.bb
packages/rpm/rpm_4.4.bb