summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/files
Commit message (Collapse)AuthorAgeFilesLines
* userland: Fix weston build with userland graphicsKhem Raj2020-12-041-0/+38
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: add knob for ALL_APPSTrevor Woerner2020-11-302-0/+58
| | | | | | | The userland sources include a bunch of sample applications. Add an "allapps" PACKAGECONFIG to allow the user to build the additional optional applications. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
* userland: Upgrade to latest as of 20201027Khem Raj2020-11-2521-122/+53
| | | | | | refresh patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Update to 2020-06-24 top commitKhem Raj2020-07-1421-76/+142
| | | | | | Forward port patches Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Fix build with gcc10Khem Raj2020-04-031-0/+32
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Update to 20200316 snapshotKhem Raj2020-04-0320-123/+65
| | | | | | | | | - Refresh patches - userland now needs to create symlinks for egl.pc,glesv2.pc and vg.pc when vc4 is not used Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: add pkg-config for openmaxil and add virtual/libomxil to PROVIDESMartin Jansa2020-01-241-0/+40
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* userland: Upgrade to latestKhem Raj2019-07-2819-64/+95
| | | | | | | Fix build with glibc 2.30 Forward patches to 20190724 release Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Update to 20190501Khem Raj2019-05-2918-45/+45
| | | | | | Forward port the patches as needed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Upgrade to latest as of 20190114Khem Raj2019-02-2418-40/+40
| | | | | | | Forward port the patches package vcfiled init scripts Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Update to latest masterKhem Raj2018-11-2118-303/+343
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland-nogl: Add recipe which does not include GL librariesKhem Raj2018-11-0718-0/+3716
This is needed when mesa is providing these libraries especially when using vc4graphics Signed-off-by: Khem Raj <raj.khem@gmail.com>