From: Tom Zanussi Date: Thu, 9 Aug 2012 20:03:30 +0000 (-0500) Subject: yocto-bsp: add missing xserver-xf86-config .bbappend for qemu X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=08c0c5c53ba625f28eb243968c9c3844ba99d780;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git yocto-bsp: add missing xserver-xf86-config .bbappend for qemu Re-add xserver-xf86-config which was inadvertently removed. Signed-off-by: Tom Zanussi Signed-off-by: Saul Wold --- diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend new file mode 100644 index 00000000000..d3420e0aeae --- /dev/null +++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend @@ -0,0 +1,2 @@ +THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" +FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:"