aurora-fb-image: add initial recipe for aurora based image suitable for the framebuffer
[openembedded.git] / recipes / images / aurora-fb-image.bb
bloba561394236d60efb4a1db9adfaa4d04a781ce083
1 ###############################################################################
2 # Aurora Framebuffer Image
3 ###############################################################################
5 require aurora-image.inc
7 TOUCH = ' ${@base_contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)}'
9 export IMAGE_BASENAME = "aurora-fb-image"
11 IMAGE_INSTALL += " \
12 task-qt4e-base \
13 ${TOUCH} \
14 pointercal \