summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/libvncserver
Commit message (Collapse)AuthorAgeFilesLines
* libvncserver: Fix build with security flags on and disable libvaKhem Raj2016-12-132-0/+24
| | | | | | | | | | | When libva is present it detects it and then fails to build until the support is fixed, lets disable it Add a patch to fix issue found when compiling with security flags turned on Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: fix indentationMartin Jansa2016-08-221-3/+3
| | | | | | | | * remove tabs which sneaked in since last cleanup * meta-oe layers are using consistent indentation with 4 spaces, see http://www.openembedded.org/wiki/Styleguide Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libvncserver: fix PN -> BPN for multilibYi Zhao2016-01-041-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: recipes-graphics: add libvncserver recipeIoan-Adrian Ratiu2015-12-183-0/+576
Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>