All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Douglas Royds <douglas.royds@taitradio.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] mtd-utils: Install renamed ubifs test scripts
Date: Wed, 15 Feb 2017 15:00:34 -0500	[thread overview]
Message-ID: <20170215200034.GA19009@edge> (raw)
In-Reply-To: <20170209211933.DE7C352A62@arago-project.org>

Thanks, merged.

On Fri, Feb 10, 2017 at 10:19:26AM +1300, Douglas Royds wrote:
> When upstream moved over to the autotools, they also renamed
> tests/ubi-tests/runtests.sh and tests/ubi-tests/stress-test.sh,
> and made them autotools macro files.
> 
> See http://git.infradead.org/mtd-utils.git/commitdiff/8a00021b2ab5529640e5acaca30a27cdaca04178
> 
> Signed-off-by: Douglas Royds <douglas@taitradio.com>
> ---
>  meta-arago-extras/recipes-devtools/mtd/mtd-utils_git.bbappend | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-devtools/mtd/mtd-utils_git.bbappend b/meta-arago-extras/recipes-devtools/mtd/mtd-utils_git.bbappend
> index 5a1ad05..aadca84 100644
> --- a/meta-arago-extras/recipes-devtools/mtd/mtd-utils_git.bbappend
> +++ b/meta-arago-extras/recipes-devtools/mtd/mtd-utils_git.bbappend
> @@ -19,8 +19,8 @@ do_install_append() {
>  	install -m 0755 mkvol_bad ${D}${sbindir}/
>  	install -m 0755 mkvol_paral ${D}${sbindir}/
>  	install -m 0755 rsvol ${D}${sbindir}/
> -	install -m 0755 tests/ubi-tests/runtests.sh ${D}${sbindir}/
> -	install -m 0755 tests/ubi-tests/stress-test.sh ${D}${sbindir}/
> +	install -m 0755 tests/ubi-tests/runubitests.sh ${D}${sbindir}/
> +	install -m 0755 tests/ubi-tests/ubi-stress-test.sh ${D}${sbindir}/
>  }
> 
>  PACKAGES =+ "mtd-utils-ubifs-tests"
> @@ -36,6 +36,6 @@ ${sbindir}/mkvol_basic \
>  ${sbindir}/mkvol_bad \
>  ${sbindir}/mkvol_paral \
>  ${sbindir}/rsvol \
> -${sbindir}/runtests.sh \
> -${sbindir}/stress-test.sh \
> +${sbindir}/runubitests.sh \
> +${sbindir}/ubi-stress-test.sh \
>  "
> --
> 2.7.4
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


       reply	other threads:[~2017-02-15 20:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170209211933.DE7C352A62@arago-project.org>
2017-02-15 20:00 ` Denys Dmytriyenko [this message]
2017-02-09 21:19 [PATCH] mtd-utils: Install renamed ubifs test scripts Douglas Royds

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=20170215200034.GA19009@edge \
    --to=denys@ti.com \
    --cc=douglas.royds@taitradio.com \
    --cc=meta-arago@arago-project.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.