[poky] [PATCH 0/2] yocto-bsp: fix for xserver-xorg-config bbappend FILESPATH

tom.zanussi at intel.com tom.zanussi at intel.com
Sat Sep 29 16:45:28 PDT 2012


From: Tom Zanussi <tom.zanussi at intel.com>

This patchset fixes Yocto bug Bug 3158 [xserver-xorg-config_0.1.bbappend
bsp FILESPATH not set in a robust manner].

It also removes a few 'test' config options left in a couple of the
machine templates.

The following changes since commit 7c39c87d52c20e47cf90275a16e4517a296c8388:

  documentation: adt-manual, yocto-project-qs - Added tarball installer info (2012-09-28 17:54:28 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib.git tzanussi/yocto-bsp-filesextrapaths
  http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/yocto-bsp-filesextrapaths

Tom Zanussi (2):
  yocto-bsp: use FILESEXTRAPATHS for xserver-xf86-config bbappends
  yocto-bsp: remove 'test' options from user-config.cfg

 .../{{ if xserver == \"y\": }} xserver-xf86-config_0.1.bbappend"      | 4 +---
 .../{{ if xserver == \"y\": }} xserver-xf86-config_0.1.bbappend"      | 4 +---
 .../target/arch/powerpc/recipes-kernel/linux/files/user-config.cfg    | 4 ----
 .../recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend    | 3 +--
 .../target/arch/qemu/recipes-kernel/linux/files/user-config.cfg       | 4 ----
 .../{{ if xserver == \"y\": }} xserver-xf86-config_0.1.bbappend"      | 4 +---
 6 files changed, 4 insertions(+), 19 deletions(-)

-- 
1.7.11.4




More information about the poky mailing list