From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0757BE009AA; Fri, 28 Apr 2017 00:30:19 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source * [74.125.82.42 listed in dnsbl.sorbs.net] * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [74.125.82.42 listed in list.dnswl.org] Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5D704E007B5 for ; Fri, 28 Apr 2017 00:30:16 -0700 (PDT) Received: by mail-wm0-f42.google.com with SMTP id w64so34804985wma.0 for ; Fri, 28 Apr 2017 00:30:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=boundarydevices-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=w93OREWFmYN5P9tL0fV7EeKw0Xnao0TzrsIFIUn4a+I=; b=D0pecd8gr/4PPLRpc9G8zS+20tFDDhS7lnWAE55dLtJnNVuqSDtzocimsiXfA7qDP+ K1vdN4dQjUO2HAFhwZVrq81USTwX0oJu+FT+TJ1tv1upYfJbrXoMByUkiXPNeY7FdLtH zeKaYWuOq5uOnbYuwGV4AHt2StEgBf6/5FKRmHaSSJBAeOHGz+wySqwXiTm8OQMCmnrO OUZFs5PIOM18luVpHj+m25BlTf+o+WTUhOr6Hl72C6b9kWLx/VJFb0OInVxlo95rLvKa EZhvJK7wJM3wo99mmJf5O4PG2w9BLXN5NrVx6Sw4sjhc/nVgDeDl3NdYFHhFNGm9tStp mf4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=w93OREWFmYN5P9tL0fV7EeKw0Xnao0TzrsIFIUn4a+I=; b=YH4aEa1PW+bDQGPUwE6NR+vQ4ne3jei/4RXtpBUOwRyfqR2FxSFULNkkakiLe2ZPJm 63lS4HZON1T3biQldTBQnZDB0JwgI+rZz1Iss2+qbd43qgvfmIa3npAH5wp3bNT2Dezb KLtbZfoFHwfZCcUgRg9OrXDqj9XsVwmXSgToNcynSnt+f3h6xCgZwTle+fwplLS9yOF/ eBl9Wse3bfj00V0j9VKAVoYU/FnTS5pyXZnaxx2YqwdEvUL630bWVQiy6OqA13lvbtuM f2q69bYhHaXwipZQ6pcYaEvPXAdAN5zVGAmsNApOfQvHbINsIqalAdqbmasYDWqgYJlS i+QQ== X-Gm-Message-State: AN3rC/7q05SykjfvKIDnQrSUOUOfjh55chsdzfi3D5f6S8QfR5J73rj4 +yC7/ARTNBeIzw== X-Received: by 10.28.73.9 with SMTP id w9mr4785736wma.69.1493364616141; Fri, 28 Apr 2017 00:30:16 -0700 (PDT) Received: from localhost.localdomain (LMontsouris-657-1-10-89.w90-63.abo.wanadoo.fr. [90.63.251.89]) by smtp.googlemail.com with ESMTPSA id y6sm5878494wrc.51.2017.04.28.00.30.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2017 00:30:15 -0700 (PDT) From: Gary Bisson To: meta-freescale@yoctoproject.org Date: Fri, 28 Apr 2017 09:30:04 +0200 Message-Id: <20170428073007.18052-4-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170428073007.18052-1-gary.bisson@boundarydevices.com> References: <20170427093323.9341-1-gary.bisson@boundarydevices.com> <20170428073007.18052-1-gary.bisson@boundarydevices.com> Subject: [3rdparty][PATCH v2 3/6] nitrogen6x-lite: Add wic image tool support 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: Fri, 28 Apr 2017 07:30:19 -0000 Required when mainline BSP is used. See 79b9c97f for more details. Signed-off-by: Gary Bisson --- conf/machine/nitrogen6x-lite.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf index c626ed1..b3356e5 100644 --- a/conf/machine/nitrogen6x-lite.conf +++ b/conf/machine/nitrogen6x-lite.conf @@ -21,6 +21,15 @@ IMAGE_BOOTLOADER ?= "" # Ensure boot scripts will be available at rootfs time do_rootfs[depends] += "u-boot-script-boundary:do_deploy" +# wic support +WKS_FILE ?= "sdimage-bootpart.wks" +IMAGE_BOOT_FILES = " \ + 6x_bootscript-${MACHINE};6x_bootscript \ + ${KERNEL_IMAGETYPE} \ + ${KERNEL_IMAGETYPE}-imx6dl-nit6xlite.dtb;imx6dl-nit6xlite.dtb \ +" +IMAGE_DEPENDS_wic_append = " dosfstools-native mtools-native" + # Boot scripts to install BOOT_SCRIPTS = "6x_bootscript-${MACHINE}:6x_bootscript" -- 2.11.0