aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-distro/recipes-qt/qt5/qtbase_5.2.0.bbappend
blob: d35a948c7f60f6304b9492681abdfd5c9382e145 (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

PACKAGECONFIG_GL = "icu linuxfb"

SRC_URI += " \
	file://0001-qeglfswindow.cpp.patch \
	file://0002-qeglfswindow.cpp.patch \
"

PR_append = "-arago0"