mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
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:
committed by
Richard Purdie
parent
9897b81e56
commit
3aa6e464aa
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user