From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 50B29E00887; Fri, 28 Apr 2017 00:30:17 -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.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [209.85.128.175 listed in list.dnswl.org] * -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 Received: from mail-wr0-f175.google.com (mail-wr0-f175.google.com [209.85.128.175]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BB9F3E007EE for ; Fri, 28 Apr 2017 00:30:15 -0700 (PDT) Received: by mail-wr0-f175.google.com with SMTP id w50so28826679wrc.0 for ; Fri, 28 Apr 2017 00:30:15 -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=Zu6kFLN8sbwkz2AiWjErdJr21+rOc84Mr392R4y2yAE=; b=e+BeF0sKLLypvSStjCCMoClNDZ3hlLfNZ5YRmxnnTMoUYO6oZAtYRgyvUSEno5Be4B 1qENQXalLVDWeft2b5Mr5TTNpZdXTAJgQ63OBC9cJZRd9yQvGP5frDBrK15P6/4ItDsD PcfNwtJz43IEV8igLzsA9LQdybzgYje5gVAFheTR9erLOm714kr8dapvNIuEAsH4Wi5X 3+TCx90FBF+7B/XCWIwHAKnBq3Zmgq8zPOCQB7rGx67kyiYKjg76Rx96GaZk1tYeH9Ta hKhGfSFKRNbjJV9ZpOF96+8MdfOSwA+Bt/5qr9dFVFfF9L3B5pcmQkxApVV4KiI5yX8l rebQ== 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=Zu6kFLN8sbwkz2AiWjErdJr21+rOc84Mr392R4y2yAE=; b=Zon2Lp7S0TMl8JcUDINw6Eh94pljJG/O7cxzPnDtTRNW/q5fhVVGoTtTW1yTSwlXs3 YjOhljsAjKgJ/vbB6BtcZwUAv48irYzvfPWp7dDG7cFe2Hic0cTboAb7fCEpC/j5Yz0w uOsIFSeuxlks7piWVfWduTU98BhFOJXgm0gfCsROjO8GJepfCzMO/gwh+Wzro4IG0mJs rtmzr7fu4c2DRBC3aUO2Jy85ncocCc7+z+vs+7D2FQhhqLRcO4URxsBUK5fowk5nVfgn Fs/BZEU9aHlGHYmz12JdHXiQTUt/5VsRUJg2EBIYaefYtk1eBF7nsLPzWW1EAi/o1br6 q+kA== X-Gm-Message-State: AN3rC/7OfJiy2upZL1srIlhYUXwLBtoKXBz9yNntf7BvY00X4Z0hGRpw qaiN2wlgYNXLlQ== X-Received: by 10.223.155.134 with SMTP id d6mr6888035wrc.157.1493364614384; Fri, 28 Apr 2017 00:30:14 -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.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2017 00:30:13 -0700 (PDT) From: Gary Bisson To: meta-freescale@yoctoproject.org Date: Fri, 28 Apr 2017 09:30:02 +0200 Message-Id: <20170428073007.18052-2-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 1/6] nitrogen6sx: 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:17 -0000 Required when mainline BSP is used. See 79b9c97f for more details. Signed-off-by: Gary Bisson --- conf/machine/nitrogen6sx.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/conf/machine/nitrogen6sx.conf b/conf/machine/nitrogen6sx.conf index 43f3a2e..0a4fbd7 100644 --- a/conf/machine/nitrogen6sx.conf +++ b/conf/machine/nitrogen6sx.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}-imx6sx-nitrogen6sx.dtb;imx6sx-nitrogen6sx.dtb \ +" +IMAGE_DEPENDS_wic_append = " dosfstools-native mtools-native" + # Boot scripts to install BOOT_SCRIPTS = "6x_bootscript-${MACHINE}:6x_bootscript" -- 2.11.0