pseudo: Update to latest version

From the changelog:

2010-08-27:
  * (seebs) fix a bug caused by memcmp with wrong length
  * (seebs) stop hand-coding lengths of memcmp (torek was right...)
This commit is contained in:
Mark Hatle 2010-08-31 09:29:38 -05:00 committed by Richard Purdie
parent 9897b81e56
commit 3aa6e464aa
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ PRELINKSRCREV ??= "909470ee441237563d6236c505cb2d02ddc48704"
SRCREV_pn-prelink ??= "${PRELINKSRCREV}"
SRCREV_pn-prelink-native ??= "${PRELINKSRCREV}"
SRCREV_pn-psplash ??= "424"
PSEUDOSRCREV ??= "6f8b09a6df61a547aa58d0748c0d1aba135d9b73"
PSEUDOSRCREV ??= "ecab857a8a1bd332d6539370c0f183c2b4f004f6"
SRCREV_pn-pseudo ??= "${PSEUDOSRCREV}"
SRCREV_pn-pseudo-native ??= "${PSEUDOSRCREV}"
QEMUSRCREV ??= "72bb3c7571226af13cfe9eec020a56add3d30a70"