From patchwork Wed Sep 9 20:20:52 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 516010 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id D2589140291 for ; Thu, 10 Sep 2015 06:28:40 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 0B7B89164D; Wed, 9 Sep 2015 20:28:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id g15ipaBATMsv; Wed, 9 Sep 2015 20:28:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 9F2B19174D; Wed, 9 Sep 2015 20:28:36 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 8966A1BFA9E for ; Wed, 9 Sep 2015 20:28:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 767DC915D1 for ; Wed, 9 Sep 2015 20:28:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Xgori7bEId9u for ; Wed, 9 Sep 2015 20:28:32 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by whitealder.osuosl.org (Postfix) with ESMTPS id D309691609 for ; Wed, 9 Sep 2015 20:28:31 +0000 (UTC) Received: by wiclk2 with SMTP id lk2so4894598wic.0 for ; Wed, 09 Sep 2015 13:28:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=b4gDjw1fCYlbL3J8LK+H4b7UTV4e3lYxPv3c3mWUZzg=; b=NYQSAc37NeNW4kLSwkXjE5MPLxRya58LP2GFoRrLTvB5XEuWjRrMUPq+S3Xk+K50GM 7wU8V9CiMusZ8ntiWEXRUcKQh9uPXaHkjesSByP8U0vMPuYOUNkFSvve3Hl3oZbRP00K 9lKpzp6CGKGt6JQb004fMBNsngEdQ8xPhVtHkCqLVZQJeDtEV1LZkXKHLGpM+eLc+ELp mdpa20mxrAFQ0BDPlBE0HcSQ+HKkCw+P5a0aorj/KJYAKjkkGGAYVtluI7EVC1/KdfdW xyCht1bSZZGKM0+0520OF2s9Y90ERleIVYyx7nIptBrJdtG42X4WkwH5ElBXf+NEuzZD rXaA== X-Gm-Message-State: ALoCoQl8xR1CT4Mam54OwIg6xyvXYo9lkwAa8Z+G0cvA1PoR79k86ynctglPbRCAa5Wmu/gm86To X-Received: by 10.180.10.170 with SMTP id j10mr60338318wib.77.1441830078832; Wed, 09 Sep 2015 13:21:18 -0700 (PDT) Received: from t450s.lan (89-92-157-132.hfc.dyn.abo.bbox.fr. [89.92.157.132]) by smtp.googlemail.com with ESMTPSA id aw1sm11962403wjc.26.2015.09.09.13.21.17 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Sep 2015 13:21:18 -0700 (PDT) From: Gary Bisson To: buildroot@busybox.net Date: Wed, 9 Sep 2015 22:20:52 +0200 Message-Id: <1441830063-8190-4-git-send-email-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.5.1 In-Reply-To: <1441830063-8190-1-git-send-email-gary.bisson@boundarydevices.com> References: <1441830063-8190-1-git-send-email-gary.bisson@boundarydevices.com> Cc: luca@lucaceresoli.net, thomas.petazzoni@free-electrons.com, jezz@sysmic.org, vincent.stehle@freescale.com Subject: [Buildroot] [PATCH 03/14] imx-kobs: add new package X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Based on the Yocto 3.14.28-1.0.0_ga update: https://github.com/Freescale/meta-fsl-arm/commit/6c44744 Signed-off-by: Gary Bisson --- Hi, This package has only been built as I have no i.MX device that has a NAND Flash. Regards, Gary --- package/freescale-imx/Config.in | 1 + package/freescale-imx/imx-kobs/Config.in | 10 ++++++++++ package/freescale-imx/imx-kobs/imx-kobs.hash | 2 ++ package/freescale-imx/imx-kobs/imx-kobs.mk | 12 ++++++++++++ 4 files changed, 25 insertions(+) create mode 100644 package/freescale-imx/imx-kobs/Config.in create mode 100644 package/freescale-imx/imx-kobs/imx-kobs.hash create mode 100644 package/freescale-imx/imx-kobs/imx-kobs.mk diff --git a/package/freescale-imx/Config.in b/package/freescale-imx/Config.in index dffe76f..a958dbd 100644 --- a/package/freescale-imx/Config.in +++ b/package/freescale-imx/Config.in @@ -42,6 +42,7 @@ config BR2_PACKAGE_FREESCALE_IMX_PLATFORM default "IMX53" if BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX53 default "IMX6Q" if BR2_PACKAGE_FREESCALE_IMX_PLATFORM_IMX6Q +source "package/freescale-imx/imx-kobs/Config.in" source "package/freescale-imx/imx-lib/Config.in" source "package/freescale-imx/imx-vpu/Config.in" source "package/freescale-imx/firmware-imx/Config.in" diff --git a/package/freescale-imx/imx-kobs/Config.in b/package/freescale-imx/imx-kobs/Config.in new file mode 100644 index 0000000..fc2344e --- /dev/null +++ b/package/freescale-imx/imx-kobs/Config.in @@ -0,0 +1,10 @@ +config BR2_PACKAGE_IMX_KOBS + bool "imx-kobs" + depends on BR2_arm # Only relevant for i.MX + help + The imx-kobs tool is used for writing images to NAND on i.MX + platforms. + + This library is provided by Freescale as-is and doesn't have + an upstream. + diff --git a/package/freescale-imx/imx-kobs/imx-kobs.hash b/package/freescale-imx/imx-kobs/imx-kobs.hash new file mode 100644 index 0000000..13373ea --- /dev/null +++ b/package/freescale-imx/imx-kobs/imx-kobs.hash @@ -0,0 +1,2 @@ +# locally computed +sha256 cfac042f5c96731205c397a4a6b3ed966f804569ae4d0e2685d22fdf6bdc9eb7 imx-kobs-3.14.28-1.0.0.tar.gz diff --git a/package/freescale-imx/imx-kobs/imx-kobs.mk b/package/freescale-imx/imx-kobs/imx-kobs.mk new file mode 100644 index 0000000..02c5cad --- /dev/null +++ b/package/freescale-imx/imx-kobs/imx-kobs.mk @@ -0,0 +1,12 @@ +################################################################################ +# +# imx-kobs +# +################################################################################ + +IMX_KOBS_VERSION = $(FREESCALE_IMX_VERSION) +IMX_KOBS_SITE = $(FREESCALE_IMX_SITE) +IMX_KOBS_LICENSE = GPLv2+ +IMX_KOBS_LICENSE_FILES = COPYING + +$(eval $(autotools-package))