From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from linuxmail.bmw-carit.de (mail.bmw-carit.de [62.245.222.98]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by yocto-www.yoctoproject.org (Postfix) with ESMTPS id 33520E006EF for ; Fri, 8 Feb 2013 05:24:45 -0800 (PST) Received: from localhost (mysterion.bmw-carit.intra [192.168.101.53]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: timo.mueller) by linuxmail.bmw-carit.de (Postfix) with ESMTPSA id 5C980400A2; Fri, 8 Feb 2013 13:44:17 +0100 (CET) From: Timo Mueller To: yocto@yoctoproject.org Date: Fri, 8 Feb 2013 14:24:32 +0100 Message-Id: <5ea21b7fbee999dedbd9e17f8e1f7202fa526204.1360320932.git.timo.mueller@bmw-carit.de> X-Mailer: git-send-email 1.7.11.7 In-Reply-To: References: In-Reply-To: References: Cc: Timo Mueller Subject: [RFC v5 02/12] Fixed typo in version variable name X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2013 13:24:45 -0000 From: Timo Mueller Signed-off-by: Timo Mueller --- features/org.yocto.bc.headless.build/customTargets.xml | 4 ++-- features/org.yocto.sdk.headless.build/customTargets.xml | 4 ++-- features/org.yocto.sdk.site/category.xml | 6 +++--- features/org.yocto.sdk.site/site.xml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/features/org.yocto.bc.headless.build/customTargets.xml b/features/org.yocto.bc.headless.build/customTargets.xml index a3c87ff..b6d7ed7 100644 --- a/features/org.yocto.bc.headless.build/customTargets.xml +++ b/features/org.yocto.bc.headless.build/customTargets.xml @@ -81,7 +81,7 @@ - + @@ -177,7 +177,7 @@ - + diff --git a/features/org.yocto.sdk.headless.build/customTargets.xml b/features/org.yocto.sdk.headless.build/customTargets.xml index 45cb4c9..cb08f91 100644 --- a/features/org.yocto.sdk.headless.build/customTargets.xml +++ b/features/org.yocto.sdk.headless.build/customTargets.xml @@ -81,7 +81,7 @@ - + @@ -177,7 +177,7 @@ - + diff --git a/features/org.yocto.sdk.site/category.xml b/features/org.yocto.sdk.site/category.xml index 6b1812c..6466ea5 100644 --- a/features/org.yocto.sdk.site/category.xml +++ b/features/org.yocto.sdk.site/category.xml @@ -1,12 +1,12 @@ - + - + - + diff --git a/features/org.yocto.sdk.site/site.xml b/features/org.yocto.sdk.site/site.xml index c2af2bd..d477279 100644 --- a/features/org.yocto.sdk.site/site.xml +++ b/features/org.yocto.sdk.site/site.xml @@ -3,11 +3,11 @@ Yocto Project update site - + - + -- 1.7.11.7