Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xserver-xf86-config: don't use wildcards in SRC_URI | Koen Kooi | 2014-02-21 | 1 | -1/+1 |
| | | | | | | | | | | It is strongly discouraged to use wildcards in SRC_URI since it breaks when using multiple bbappends and immediate expansion of FILESDIR. This fixes a do_install failure when building with multiple BSPs enabled. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | ||||
* | xserver-xf86-config: Remove xorg.conf.d/* from CONFFILES_${PN}. | David-John Willis | 2012-04-23 | 1 | -6/+5 |
| | |||||
* | xserver-xf86-config: Clean up silly oversight. | David-John Willis | 2012-04-12 | 1 | -2/+2 |
| | | | | | | * I forgot to append the machine to the SRC_URI_append so left this in a state that would break other BSP layers. Bad John! | ||||
* | xserver-xf86-config: Add initial xorg config for the RaspberryPi. | David-John Willis | 2012-04-04 | 3 | -0/+63 |