From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com ([134.134.136.24]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RGRbM-0000oj-KJ for openembedded-core@lists.openembedded.org; Wed, 19 Oct 2011 10:34:16 +0200 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 19 Oct 2011 01:28:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,351,1309762800"; d="scan'208";a="64658107" Received: from unknown (HELO swold-mobl.bigsur.com) ([10.255.15.6]) by orsmga002.jf.intel.com with ESMTP; 19 Oct 2011 01:28:23 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Wed, 19 Oct 2011 01:28:10 -0700 Message-Id: <722774f80b91e54011bc8eedcf080965f9fb79ea.1319012721.git.sgw@linux.intel.com> X-Mailer: git-send-email 1.7.6.2 In-Reply-To: References: In-Reply-To: References: Subject: [CONSOLIDATED PULL 07/16] ghostscript: renamed x86_64 to x86-64 for patch to work X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2011 08:34:16 -0000 Signed-off-by: Saul Wold --- .../ghostscript/{x86_64 => x86-64}/objarch.h | 0 .../ghostscript/{x86_64 => x86-64}/soobjarch.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-extended/ghostscript/ghostscript/{x86_64 => x86-64}/objarch.h (100%) rename meta/recipes-extended/ghostscript/ghostscript/{x86_64 => x86-64}/soobjarch.h (100%) diff --git a/meta/recipes-extended/ghostscript/ghostscript/x86_64/objarch.h b/meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h similarity index 100% rename from meta/recipes-extended/ghostscript/ghostscript/x86_64/objarch.h rename to meta/recipes-extended/ghostscript/ghostscript/x86-64/objarch.h diff --git a/meta/recipes-extended/ghostscript/ghostscript/x86_64/soobjarch.h b/meta/recipes-extended/ghostscript/ghostscript/x86-64/soobjarch.h similarity index 100% rename from meta/recipes-extended/ghostscript/ghostscript/x86_64/soobjarch.h rename to meta/recipes-extended/ghostscript/ghostscript/x86-64/soobjarch.h -- 1.7.6.2