aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-feedformatter_0.4.bb
AgeCommit message (Expand)Author
2016-02-01python(3)-feedformatter: add recipesSven Ebenfeld
/option> OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-x11-free_4.8.3.bb
blob: bedd201350202983df485f79e4581b86e027698f (plain)
1
2
3
4
5
6
7
8
9
10
11
require qt4-x11-free.inc
require qt4-${PV}.inc

PR = "${INC_PR}.0"

QT_CONFIG_FLAGS_append_armv6 = " -no-neon "

QT_CONFIG_FLAGS += " \
 -no-embedded \
 -xrandr \
 -x11"