mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
pseudo: Uprev to the latest git version
Uprev pseudo to the latest head version to resolve a number of issues on older hosts such as RHEL 5. In addition sqlite was changed to link statically into pseudo to avoid a potential LD_LIBRARY_PATH issue. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
971907567c
commit
ad0ac0ecd3
@@ -108,8 +108,8 @@ SRCREV_pn-osc-native ??= "9096"
|
||||
SRCREV_pn-owl-video ??= "394"
|
||||
SRCREV_pn-pkgconfig ??= "66d49f1375fec838bcd301bb4ca2ef76cee0e47c"
|
||||
SRCREV_pn-psplash ??= "424"
|
||||
SRCREV_pn-pseudo ??= "086e65c90420b3d38f30c3cd81a0f8573f6f69cf"
|
||||
SRCREV_pn-pseudo-native ??= "086e65c90420b3d38f30c3cd81a0f8573f6f69cf"
|
||||
SRCREV_pn-pseudo ??= "973e40da8e5abb080cc0b9c9eaff4d84dea5b42c"
|
||||
SRCREV_pn-pseudo-native ??= "973e40da8e5abb080cc0b9c9eaff4d84dea5b42c"
|
||||
QEMUSRCREV ??= "72bb3c7571226af13cfe9eec020a56add3d30a70"
|
||||
SRCREV_pn-qemu-native ??= "${QEMUSRCREV}"
|
||||
SRCREV_pn-qemu-nativesdk ??= "${QEMUSRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user