mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
pseudo: Uprev pseudo and fix a few minor bugs
Uprev pseudo to the latest version. This corrects a linking problem on some newer host systems. In addition, we add more detail to the local.conf.sample file to explain the NO32LIBS and why someone would set it to 0. Also fix a minor bug in pseudo that prevented it from building for the target. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
7586adb360
commit
5ade6c7de8
@@ -152,7 +152,7 @@ PRELINKSRCREV ??= "909470ee441237563d6236c505cb2d02ddc48704"
|
||||
SRCREV_pn-prelink ??= "${PRELINKSRCREV}"
|
||||
SRCREV_pn-prelink-native ??= "${PRELINKSRCREV}"
|
||||
SRCREV_pn-psplash ??= "424"
|
||||
PSEUDOSRCREV ??= "bcb42d80c0817da5479ab9c4f2cd8c4727e98ef8"
|
||||
PSEUDOSRCREV ??= "5434325fc887817ebb2bad36313d8277992cef1d"
|
||||
SRCREV_pn-pseudo ??= "${PSEUDOSRCREV}"
|
||||
SRCREV_pn-pseudo-native ??= "${PSEUDOSRCREV}"
|
||||
SRCREV_pn-pseudo-nativesdk ??= "${PSEUDOSRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user