From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/3] f2fs-tools: version bump 1.6.1 -> 1.8.0
Date: Wed, 24 May 2017 16:06:54 +0200 [thread overview]
Message-ID: <20170524140654.u77n57l6jf3qva4w@pengutronix.de> (raw)
In-Reply-To: <1495246580-30358-1-git-send-email-jon@ringle.org>
On Fri, May 19, 2017 at 10:16:18PM -0400, jon@ringle.org wrote:
> From: Jon Ringle <jringle@gridpoint.com>
./scripts/configure_helper.py --pkg f2fs-tools
--- rules/f2fs-tools.make
+++ f2fs-tools-1.8.0
@@ -4,3 +4,4 @@
--libdir=/usr/lib
--build=x86_64-host-linux-gnu
--host=arm-v7a-linux-gnueabihf
+ --without-selinux
We have a global option for this. Look at how openssh handles the same
configure argument.
Michael
>
> Signed-off-by: Jon Ringle <jringle@gridpoint.com>
> ---
> patches/f2fs-tools-1.6.1/autogen.sh | 1 -
> patches/f2fs-tools-1.8.0/autogen.sh | 1 +
> rules/f2fs-tools.make | 4 ++--
> 3 files changed, 3 insertions(+), 3 deletions(-)
> delete mode 120000 patches/f2fs-tools-1.6.1/autogen.sh
> create mode 120000 patches/f2fs-tools-1.8.0/autogen.sh
>
> diff --git a/patches/f2fs-tools-1.6.1/autogen.sh b/patches/f2fs-tools-1.6.1/autogen.sh
> deleted file mode 120000
> index 9f8a4cb..0000000
> --- a/patches/f2fs-tools-1.6.1/autogen.sh
> +++ /dev/null
> @@ -1 +0,0 @@
> -../autogen.sh
> \ No newline at end of file
> diff --git a/patches/f2fs-tools-1.8.0/autogen.sh b/patches/f2fs-tools-1.8.0/autogen.sh
> new file mode 120000
> index 0000000..9f8a4cb
> --- /dev/null
> +++ b/patches/f2fs-tools-1.8.0/autogen.sh
> @@ -0,0 +1 @@
> +../autogen.sh
> \ No newline at end of file
> diff --git a/rules/f2fs-tools.make b/rules/f2fs-tools.make
> index 1aa8675..756b159 100644
> --- a/rules/f2fs-tools.make
> +++ b/rules/f2fs-tools.make
> @@ -18,8 +18,8 @@ endif
> #
> # Paths and names
> #
> -F2FS_TOOLS_VERSION := 1.6.1
> -F2FS_TOOLS_MD5 := f4fe0b59ffef1eef71c20d12381a3054
> +F2FS_TOOLS_VERSION := 1.8.0
> +F2FS_TOOLS_MD5 := d4132ab388d30da729cb270aeac32bf1
> F2FS_TOOLS := f2fs-tools-$(F2FS_TOOLS_VERSION)
> F2FS_TOOLS_SUFFIX := tar.xz
> F2FS_TOOLS_URL := git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git;tag=v$(F2FS_TOOLS_VERSION)
> --
> 1.9.1
>
>
> _______________________________________________
> 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
prev parent reply other threads:[~2017-05-24 14:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-20 2:16 jon
2017-05-20 2:16 ` [ptxdist] [PATCH 2/3] host-qt4: Enable openssl jon
2017-05-24 9:29 ` Michael Olbrich
2017-05-20 2:16 ` [ptxdist] [PATCH 3/3] ptxd_make_world_compile.sh: conditionally redirect stderr>stdout jon
2017-05-24 14:06 ` 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=20170524140654.u77n57l6jf3qva4w@pengutronix.de \
--to=m.olbrich@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