From patchwork Mon Nov 11 13:03:03 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 21443 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f200.google.com (mail-ie0-f200.google.com [209.85.223.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 46385244E4 for ; Mon, 11 Nov 2013 13:03:09 +0000 (UTC) Received: by mail-ie0-f200.google.com with SMTP id x13sf9634417ief.7 for ; Mon, 11 Nov 2013 05:03:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=P5LybRzaCi6Np8vGWV67RIwtc/bG+KVwQZ6zyjCpdx0=; b=fTJlHVBGJH7Y4UJC1xP40Wwi6LvPAQPAgkF6lcsGubwOnFJPvsjeVcdFSUAhAru1cG JLsiNcex1nAvZmfsNNPUnPIr3L49R+GfY+T8XLjZHmtU2qIoEUymQ5CKg7FhhZRpfA4/ H9oPuB+AA9ec/Bo3qn05B80gm2bLFSWAPeUUXnwCasWqBVUSGxYG4Wa/8xu9vHoFP80F cgsQQmxK+JDTG6Jrd9kqrlvGqgaubtCQTI2iRryt6Joa2daGrpnLcocgzvgCunnTdvTY zPuNS9VeE2AvA8j01ZIJQ/SugsCzFq9lJcJKNNh34DmgPDiijYrlbXu3pQNFDiMW7sQv lLzw== X-Gm-Message-State: ALoCoQlmtWTu4zM7mn7TfbVLxru92U0mLDbscYdcrT0WuFjGWcHznQd9UZAxC6yQAFHmsR6m9ROf X-Received: by 10.182.48.195 with SMTP id o3mr9532019obn.22.1384174988734; Mon, 11 Nov 2013 05:03:08 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.85.198 with SMTP id j6ls2394318qez.6.gmail; Mon, 11 Nov 2013 05:03:08 -0800 (PST) X-Received: by 10.221.44.136 with SMTP id ug8mr23888024vcb.13.1384174988634; Mon, 11 Nov 2013 05:03:08 -0800 (PST) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx.google.com with ESMTPS id vq3si9655060veb.27.2013.11.11.05.03.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Nov 2013 05:03:08 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.173; Received: by mail-vc0-f173.google.com with SMTP id lh4so3257363vcb.32 for ; Mon, 11 Nov 2013 05:03:08 -0800 (PST) X-Received: by 10.52.157.232 with SMTP id wp8mr20402263vdb.4.1384174988463; Mon, 11 Nov 2013 05:03:08 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp89333vcz; Mon, 11 Nov 2013 05:03:08 -0800 (PST) X-Received: by 10.180.105.194 with SMTP id go2mr12253739wib.39.1384174986941; Mon, 11 Nov 2013 05:03:06 -0800 (PST) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx.google.com with ESMTPS id s5si9603511wjs.169.2013.11.11.05.03.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 11 Nov 2013 05:03:06 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.178 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=209.85.212.178; Received: by mail-wi0-f178.google.com with SMTP id hn9so2133091wib.11 for ; Mon, 11 Nov 2013 05:03:06 -0800 (PST) X-Received: by 10.180.24.6 with SMTP id q6mr1488180wif.0.1384174986535; Mon, 11 Nov 2013 05:03:06 -0800 (PST) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id y11sm34012240wie.7.2013.11.11.05.03.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Nov 2013 05:03:05 -0800 (PST) From: Linus Walleij To: openembedded-devel@lists.openembedded.org Cc: Andrea Adami , Linus Walleij Subject: [meta-handheld] [PATCH 3/3] h3600: build .tar.gz images too Date: Mon, 11 Nov 2013 14:03:03 +0100 Message-Id: <1384174983-5077-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This enables us to output a tar.gz image during the h3600 build process. Signed-off-by: Linus Walleij --- conf/machine/h3600.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf index 6e9941bec1a5..7670c9c0e170 100644 --- a/conf/machine/h3600.conf +++ b/conf/machine/h3600.conf @@ -24,7 +24,7 @@ INITRAMFS_FSTYPES ?= "cpio.gz cpio.lzma" IMAGE_DEVICE_TABLES = "" -IMAGE_FSTYPES = "jffs2" +IMAGE_FSTYPES += "tar.gz jffs2" MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel ipaq-boot-params" MACHINE_EXTRA_RDEPENDS = "mtd-utils mtd-utils-jffs2"