From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/rtc-tools: new package
Date: Tue, 15 Jan 2019 15:49:01 +0100 [thread overview]
Message-ID: <20190115144901.GA28293@piout.net> (raw)
In-Reply-To: <20190115093229.8772-1-thomas.petazzoni@bootlin.com>
On 15/01/2019 10:32:29+0100, Thomas Petazzoni wrote:
> diff --git a/package/rtc-tools/Config.in b/package/rtc-tools/Config.in
> new file mode 100644
> index 0000000000..78f5c06049
> --- /dev/null
> +++ b/package/rtc-tools/Config.in
> @@ -0,0 +1,7 @@
> +config BR2_PACKAGE_RTC_TOOLS
> + bool "rtc-tools"
> + help
> + This package provide a set of user-space tools that can be
> + used to manipulate Real Time Clock Devices.
> +
> + https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/rtc-tools.git/
> diff --git a/package/rtc-tools/rtc-tools.hash b/package/rtc-tools/rtc-tools.hash
> new file mode 100644
> index 0000000000..81be1afe4e
> --- /dev/null
> +++ b/package/rtc-tools/rtc-tools.hash
> @@ -0,0 +1,3 @@
> +# Locally calculated
> +sha256 152d8455bae5ad672e99bb91dfbed5b8b4bd8b0325146d1cf1c4d80b6e0d8a16 rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7.tar.gz
> +sha256 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a COPYING
> diff --git a/package/rtc-tools/rtc-tools.mk b/package/rtc-tools/rtc-tools.mk
> new file mode 100644
> index 0000000000..5e9d040b27
> --- /dev/null
> +++ b/package/rtc-tools/rtc-tools.mk
> @@ -0,0 +1,26 @@
> +################################################################################
> +#
> +# rtc-tools
> +#
> +################################################################################
> +
> +RTC_TOOLS_VERSION = 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7
Should I tag a release or are you fine with the git hash?
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-01-15 14:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-15 9:32 [Buildroot] [PATCH] package/rtc-tools: new package Thomas Petazzoni
2019-01-15 12:24 ` Matthew Weber
2019-01-15 14:15 ` Alexandre Belloni
2019-01-15 14:45 ` Matthew Weber
2019-01-15 14:49 ` Alexandre Belloni [this message]
2019-01-15 15:27 ` Thomas Petazzoni
2019-01-16 9:46 ` Peter Korsgaard
2019-01-16 9:46 ` Peter Korsgaard
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=20190115144901.GA28293@piout.net \
--to=alexandre.belloni@bootlin.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