summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* remove PRINC use in meta-fsl-ppcChunrong Guo2014-05-051-1/+0
| | | | Signed-off-by: Chunrong Guo <B40290@freescale.com>
* Use generic bbappend filesdaisyOtavio Salvador2014-04-231-0/+0
| | | | | | | | | | | This uses the % wildcard for recipe matching, this easy the update of recipe versions and maintenance. - udev-extraconf_1.0.bbappend - xserver-xf86-config_0.1.bbappend - lttng-modules_2.3.3.bbappend Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Remove DSTRO string from PR due to meta-fsl-ppc is not distro specificZhenhua Luo2013-03-061-1/+1
| | | | | | | | conf/distro/fsl.conf has been removed from this layer, meta-fsl-ppc is not distro specific. use PRINC := "${@int(PRINC) + 1}" Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
* xserver-xf86-config_0.1.bbappend: Fix typoMatthew McClintock2011-12-051-1/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* bbappends: Add +fsl to PR of all packages we modifyMatthew McClintock2011-11-301-0/+2
| | | | | | | This way we can tell if we modified them after they are built and shipped. This is just to help with debugged later. Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add DEPENDS to the xserver for xf86-video-fbdevMatthew McClintock2011-11-081-0/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add support for graphics on p1022dsMadeeha Javed2011-11-085-0/+81
Signed-off-by: Madeeha Javed <madeeha_javed@mentor.com> Signed-off-by: Matthew McClintock <msm@freescale.com>