mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-09 07:34:45 +02:00
* we also had PROVIDES for qt5-tools-native, this makes it a bit easier to see what is what * drop FILESEXTRAPATHS, not needed after renaming to match BPN with qtbase patches 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] = "720e5061d75913dfa97bf8bef4a443df"
|
|
SRC_URI[sha256sum] = "6f8a0489eb057f6cba5e77cabaec13dcd010da562b3b88f91fe960022d7c37c8"
|