Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-01-05 | db: revert deletion of do_stage() applied in ↵ | Rene Wagner | 1 | |
cb4bdb355a7ab7751886b88c8857c5f64fcfd84f | ||||
2005-12-29 | db: change do_stage to use autotools_do_stage in db4 4.3.29 | John Bowler | 1 | |
2005-11-15 | db: fix thumb uclibc operation in 4.3.29 | John Bowler | 1 | |
- uclibc thumb builds were using libpthread to implement mutexes, the - uclibc version seems to be a stub (at least on thumb). This commit - fixes the ARM/gcc-assembly mutex implementation so that it has thumb - support and the resultant db4 works (tested on LE Thumb uclibc) | ||||
2005-11-11 | db: fix db3/db4 confusion by causing all packages to use virtual/db in ↵ | John Bowler | 1 | |
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 |