mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
pseudo: Update to the latest upstream version
Update pseudo to the latest version to resolve a number of optimization defects. The problems were present on both 64-bit and 32-bit systems, but generally only caused issues on 32-bit hosts. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
57bab3315c
commit
26396016ae
@@ -150,7 +150,7 @@ PRELINKSRCREV ??= "909470ee441237563d6236c505cb2d02ddc48704"
|
||||
SRCREV_pn-prelink ??= "${PRELINKSRCREV}"
|
||||
SRCREV_pn-prelink-native ??= "${PRELINKSRCREV}"
|
||||
SRCREV_pn-psplash ??= "424"
|
||||
PSEUDOSRCREV ??= "c9792c7acdb1cac90549ff08db12a8bf0c53cdcf"
|
||||
PSEUDOSRCREV ??= "a1b25a64d8dd012bc8adcac1e1e09b6291c877ad"
|
||||
SRCREV_pn-pseudo ??= "${PSEUDOSRCREV}"
|
||||
SRCREV_pn-pseudo-native ??= "${PSEUDOSRCREV}"
|
||||
SRCREV_pn-pseudo-nativesdk ??= "${PSEUDOSRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user