db: fix thumb uclibc operation in 4.3.29
authorJohn Bowler <jbowler@nslu2-linux.org>
Tue, 15 Nov 2005 17:16:26 +0000 (17:16 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 15 Nov 2005 17:16:26 +0000 (17:16 +0000)
commit46a0af08c57518f16c489588caa93bff791ad74e
tree8b9bb67339470fa74898a103951588c33c4d1b61
parent788c17586397848cf645faf2b280e302faa47306
db: fix thumb uclibc operation in 4.3.29
  - 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)
packages/db/db-4.3.29/.mtn2git_empty [new file with mode: 0644]
packages/db/db-4.3.29/arm-thumb-mutex.patch [new file with mode: 0644]
packages/db/db_4.3.29.bb