From e3d9eb5df031ea32208d196061b5511849019da9 Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Thu, 6 Sep 2012 10:47:46 -0700 Subject: meta-crystalforest: Crystal Forest BSP Created. Initial checkin for the new Crystal Forest BSP. This BSP is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke --- .../recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend (limited to 'meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend') diff --git a/meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend new file mode 100644 index 00000000..4b8d0e65 --- /dev/null +++ b/meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend @@ -0,0 +1,3 @@ +THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" +FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:" + -- cgit v1.2.3-54-g00ecf