mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-08 15:14:49 +02:00
* there are some issues with 5.0.1 and qt-webkit, keep 5.0.0 available until everybody is ready to upgrade to 5.0.2 or newer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
10 lines
251 B
BlitzBasic
10 lines
251 B
BlitzBasic
require ${PN}.inc
|
|
require qt5-${PV}.inc
|
|
|
|
PR = "${INC_PR}.0"
|
|
|
|
SRC_URI += "file://0001-Always-build-uic.patch"
|
|
|
|
SRC_URI[md5sum] = "c29073bfc3cf6b39492a2481d982386e"
|
|
SRC_URI[sha256sum] = "89bcde09b24e8139f9d1d957dcb07c5aada83d578c84279f66813f348243d500"
|