mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Subject: Re: [ptxdist] [PATCH v1] update berlios-can-utils to the latest git version
Date: Fri, 30 Aug 2019 08:39:46 +0200	[thread overview]
Message-ID: <20190830062023.GA23063@pengutronix.de> (raw)
In-Reply-To: <20190830050438.10251-1-o.rempel@pengutronix.de>

On Fri, Aug 30, 2019 at 07:04:38AM +0200, Oleksij Rempel wrote:
> this will update j1939 related to tools to latest kernel UAPI
> 
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
>  .../{canutils-b6cb9a04e5 => canutils-a8d4827d0f}/autogen.sh   | 0
>  rules/berlios-can-utils.make                                  | 4 ++--
>  2 files changed, 2 insertions(+), 2 deletions(-)
>  rename patches/{canutils-b6cb9a04e5 => canutils-a8d4827d0f}/autogen.sh (100%)
> 
> diff --git a/patches/canutils-b6cb9a04e5/autogen.sh b/patches/canutils-a8d4827d0f/autogen.sh
> similarity index 100%
> rename from patches/canutils-b6cb9a04e5/autogen.sh
> rename to patches/canutils-a8d4827d0f/autogen.sh
> diff --git a/rules/berlios-can-utils.make b/rules/berlios-can-utils.make
> index 90868b79f..ebe8a8529 100644
> --- a/rules/berlios-can-utils.make
> +++ b/rules/berlios-can-utils.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_BERLIOS_CAN_UTILS) += berlios-can-utils
>  #
>  # Paths and names
>  #
> -BERLIOS_CAN_UTILS_VERSION	:= b6cb9a04e5

Can you use the output of 'git describe' or fake it with the date of the
latest commit? This will be more descriptive than just the hash.

> -BERLIOS_CAN_UTILS_MD5		:= f1eef88eaad92e3c3ab4c08ef827ba84
> +BERLIOS_CAN_UTILS_VERSION	:= a8d4827d0f
> +BERLIOS_CAN_UTILS_MD5		:= 92555601f5c8b602dd727996280cbd7b
>  BERLIOS_CAN_UTILS		:= canutils-$(BERLIOS_CAN_UTILS_VERSION)
>  BERLIOS_CAN_UTILS_SUFFIX	:= tar.bz2
>  BERLIOS_CAN_UTILS_URL		:= https://github.com/linux-can/can-utils.git;tag=$(BERLIOS_CAN_UTILS_VERSION)

And please turn this into a https download. For github this should work:

	https://github.com/linux-can/can-utils/archive/<commit-ish>.tar.gz

Michael

> -- 
> 2.23.0
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2019-08-30  6:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-30  5:04 Oleksij Rempel
2019-08-30  6:39 ` Michael Olbrich [this message]

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=20190830062023.GA23063@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=o.rempel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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