Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
* poky rev 831: 'packages: various .debug packaging fixes'
|
|
which is clearer. Use .../* to match files and ignore directories.
|
|
#1216 "db4 ships spurious debug info".
|
|
options, removing --disable-hash
|
|
cb4bdb355a7ab7751886b88c8857c5f64fcfd84f
|
|
|
|
- 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)
|
|
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
|