aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/aximx50v.conf
blob: 2c84768498efb9980bce0550ba3604c66db402dd (plain)
1
2
3
4
5
6
7
8
9
#@TYPE: Machine
#@NAME: Axim x50v/x51v
#@DESCRIPTION: Machine configuration for the Dell Axim x50v/x51v with a pxa27x CPU

require conf/machine/aximx50.conf

MACHINE_GUI_CLASS = "bigscreen"
MACHINE_DISPLAY_WIDTH_PIXELS = "480"
MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
t-tcl-fail-fixed OpenEmbedded Core user contribution treesGrokmirror user
summaryrefslogtreecommitdiffstats
path: root/meta/lib/test.py
blob: 12f4d837ddc1cffdf311a864507bb3f7b8a7a176 (plain)
1
2
3
import oe.license

print(oe.license.is_included('LGPLv2.1 | GPLv3', ['*'], []))