From 9e26ead7196ec13d825bfd57218f48b42671813e Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 23 Feb 2011 01:59:59 +0100 Subject: [PATCH] xorg.conf: Added ENTER at the end... --- recipes/xorg-xserver/xserver-xorg-conf/omap3-pandora/xorg.conf | 2 +- recipes/xorg-xserver/xserver-xorg-conf_0.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/xorg-xserver/xserver-xorg-conf/omap3-pandora/xorg.conf b/recipes/xorg-xserver/xserver-xorg-conf/omap3-pandora/xorg.conf index 284fb00f03..7190412480 100644 --- a/recipes/xorg-xserver/xserver-xorg-conf/omap3-pandora/xorg.conf +++ b/recipes/xorg-xserver/xserver-xorg-conf/omap3-pandora/xorg.conf @@ -45,4 +45,4 @@ Section "Files" FontPath "/usr/share/fonts/X11/Speedo" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" -EndSection \ No newline at end of file +EndSection diff --git a/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb b/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb index 283bc58f1f..c56aafc656 100644 --- a/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb +++ b/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Machine specific xorg.conf files" -PR = "r25" +PR = "r26" SRC_URI = "file://xorg.conf" -- 2.39.5