mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-16 20:21:56 +02:00
* patches will now be closer to 5.1.0 release Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
10 lines
231 B
BlitzBasic
10 lines
231 B
BlitzBasic
require qt5-git.inc
|
|
require ${PN}.inc
|
|
|
|
SRC_URI += " \
|
|
file://0001-qmltestexample-fix-link.patch \
|
|
file://0003-Fix-wrong-calculation-of-viewPort-for-transitions.patch \
|
|
"
|
|
|
|
SRCREV = "672354676d8e968e2523d1aeb450213a46b8b27c"
|