Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: camden.mannett at gmail.com <camden.mannett@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] pru-software-support: bump version to 5.1.0
Date: Sat, 25 Feb 2017 08:23:39 +0000	[thread overview]
Message-ID: <20170225082339.15964-1-camden.mannett@gmail.com> (raw)

From: Cam Mannett <camden.mannett@protonmail.ch>

Signed-off-by: Cam Mannett <camden.mannett@protonmail.ch>
---
 package/pru-software-support/pru-software-support.hash |  2 +-
 package/pru-software-support/pru-software-support.mk   | 17 ++++++++++++++---
 2 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/package/pru-software-support/pru-software-support.hash b/package/pru-software-support/pru-software-support.hash
index 8f624da..08ca8d2 100644
--- a/package/pru-software-support/pru-software-support.hash
+++ b/package/pru-software-support/pru-software-support.hash
@@ -1,2 +1,2 @@
 # Locally-calculated hash
-sha256	b257535ca9b1641d1a238795f3c7004064c573a91cf4a1fa566e3f7c2360c38f	pru-software-support-804b548e69ef9fdf44445f6d0968d81cb8a1e7b4.tar.gz
+sha256	1e880d74f9a1d04324e6255cb7a0e3d40f92e08809dc81dc6c714447bac5c335	v5.1.0
diff --git a/package/pru-software-support/pru-software-support.mk b/package/pru-software-support/pru-software-support.mk
index 06983c2..2b29efe 100644
--- a/package/pru-software-support/pru-software-support.mk
+++ b/package/pru-software-support/pru-software-support.mk
@@ -4,13 +4,24 @@
 #
 ################################################################################
 
-PRU_SOFTWARE_SUPPORT_VERSION = 804b548e69ef9fdf44445f6d0968d81cb8a1e7b4
-PRU_SOFTWARE_SUPPORT_SITE = git://git.ti.com/pru-software-support-package/pru-software-support-package.git
+PRU_SOFTWARE_SUPPORT_VERSION = v5.1.0
+PRU_SOFTWARE_SUPPORT_SOURCE = $(PRU_SOFTWARE_SUPPORT_VERSION)
+PRU_SOFTWARE_SUPPORT_SITE = https://git.ti.com/pru-software-support-package/pru-software-support-package/archive-tarball
 PRU_SOFTWARE_SUPPORT_LICENSE =  BSD-3c, GPLv2, Public Domain
-PRU_SOFTWARE_SUPPORT_LICENSE_FILES = PRU-Package-v4.0-Manifest.html
+PRU_SOFTWARE_SUPPORT_LICENSE_FILES = PRU-Package-v5.0-Manifest.html
 PRU_SOFTWARE_SUPPORT_DEPENDENCIES = host-ti-cgt-pru host-pru-software-support
 HOST_PRU_SOFTWARE_SUPPORT_DEPENDENCIES = host-ti-cgt-pru
 
+PRU_SOFTWARE_SUPPORT_EXTRACT_CMD = tar -C $(@D) --strip-components=1 -xzf $(DL_DIR)/$(PRU_SOFTWARE_SUPPORT_SOURCE)
+
+define PRU_SOFTWARE_SUPPORT_EXTRACT_CMDS
+	$(PRU_SOFTWARE_SUPPORT_EXTRACT_CMD)
+endef
+
+define HOST_PRU_SOFTWARE_SUPPORT_EXTRACT_CMDS
+	$(PRU_SOFTWARE_SUPPORT_EXTRACT_CMD)
+endef
+
 define HOST_PRU_SOFTWARE_SUPPORT_BUILD_CMDS
 	$(MAKE) PRU_CGT=$(TI_CGT_PRU_INSTALLDIR) -C $(@D)/lib/src
 endef
-- 
2.9.3

             reply	other threads:[~2017-02-25  8:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-25  8:23 camden.mannett at gmail.com [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-25  8:16 [Buildroot] [PATCH 1/2] pru-software-support: bump version to 5.1.0 Cam Mannett
2017-02-24 22:44 Cam Mannett
2017-02-25  9:14 ` Yann E. MORIN
2017-02-25 10:31   ` Yann E. MORIN
2017-02-25 14:16   ` Arnout Vandecappelle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170225082339.15964-1-camden.mannett@gmail.com \
    --to=camden.mannett@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox