mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
sat-solver: upgrade to newer git version
This works with rpm 5.4.0 Signed-off-by: Qing He <qing.he@intel.com> Update the CMAKE configuration file to find the proper DB library as used by RPM5 within Poky. Disable checking for Fedora and Debian, as this might lead to incorrect results. Merge the dso_linking_change_build_fix with the other cmake changes. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
@@ -160,7 +160,7 @@ SRCREV_pn-qemu-nativesdk ??= "${QEMUSRCREV}"
|
||||
SRCREV_pn-qemu ??= "${QEMUSRCREV}"
|
||||
SRCREV_pn-qemugl ??= "d888bbc723c00d197d34a39b5b7448660ec1b1c0"
|
||||
SRCREV_pn-qemugl-nativesdk ??= "d888bbc723c00d197d34a39b5b7448660ec1b1c0"
|
||||
SRCREV_pn-sat-solver = "aa799f7bae0ec055e0e527203635001bb7346dbc"
|
||||
SRCREV_pn-sat-solver = "9e1f2a097965debebc69cebf8ed73c6ff31a5220"
|
||||
SRCREV_pn-screenshot ??= "292"
|
||||
SRCREV_pn-settings-daemon ??= "0f174f463dfed500b65533e249cd22942e439c77"
|
||||
SRCREV_pn-swabber-native ??= "a0792390c5d6d5a5bade7ab155c80eef3f30fa52"
|
||||
|
||||
Reference in New Issue
Block a user