From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ye0-f169.google.com (mail-ye0-f169.google.com [209.85.213.169]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4E66AE0073A for ; Tue, 12 Mar 2013 12:16:32 -0700 (PDT) Received: by mail-ye0-f169.google.com with SMTP id r10so42244yen.14 for ; Tue, 12 Mar 2013 12:16:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=vheJV9tpJHegvoY7XDd/UqaUWBWejJiAswGiwCZFTqU=; b=qE16U7r0f518/ZvPc3m5dJ97wfZfpouhSjBQNuS0YxVWIn6JBahtlT+p5zrMgPLszr 60ApDqcx7JbmdcXkBan0sK1q4XKCDvxqpt12ktdCOzhmJ+8sENu39/g/UQ76+/Ucz6s1 vv6yPYeRV0up385lROlge1f9CQ8VFdpoptMNMoeJ2u6GO46xXHg9K1WsY4xhE5Kcq/1j GGxAc09/gtgz/V6POTu4iDCHKv570yx9eKD0L13WV1dRpKlIjrUILjNAc+96SvCI8Hgi KjZw8CIGJL1kh0ma09ARoEhwH2mgOFtIbypDXNfWf9hPr+r1iPtOsZY9xuOWr2Cnomoq XN/g== X-Received: by 10.236.88.72 with SMTP id z48mr13506027yhe.51.1363115791591; Tue, 12 Mar 2013 12:16:31 -0700 (PDT) Received: from localhost.localdomain ([75.76.228.60]) by mx.google.com with ESMTPS id u41sm31221960yhb.20.2013.03.12.12.16.30 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 12 Mar 2013 12:16:31 -0700 (PDT) From: John Weber To: meta-freescale@yoctoproject.org Date: Tue, 12 Mar 2013 14:16:25 -0500 Message-Id: <1363115785-31126-1-git-send-email-rjohnweber@gmail.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: References: Subject: [fsl-community-bsp-base][PATCH] Add Wandboard Dual to README X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2013 19:16:32 -0000 Signed-off-by: John Weber --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5585b08..7118882 100644 --- a/README +++ b/README @@ -37,7 +37,7 @@ processors: * Freescale i.MX6Q SABRE Lite (imx6qsabrelite) * Freescale i.MX6Q SABRE SD (imx6qsabresd) * Boundary Devices Nitrogen6X (nitrogen6x) - + * Wandboard.org Wandboard Dual (wandboard-dual) Quick Start Guide ----------------- -- 1.7.9.5