From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Chen Qi <Qi.Chen@windriver.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] runqemu-gen-tapdevs: fix file path in example
Date: Wed, 22 Mar 2017 10:27:03 +0000 [thread overview]
Message-ID: <1490178423.13980.168.camel@linuxfoundation.org> (raw)
In-Reply-To: <afcb3771cf109ba4d11e81a79eaadef62f9437a3.1490174366.git.Qi.Chen@windriver.com>
On Wed, 2017-03-22 at 17:23 +0800, Chen Qi wrote:
> Fix the path in example so that '/usr/bin/tunctl' could be found under
> this path.
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
> scripts/runqemu-gen-tapdevs | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/runqemu-gen-tapdevs b/scripts/runqemu-gen-tapdevs
> index 9e5e5b9..994efd0 100755
> --- a/scripts/runqemu-gen-tapdevs
> +++ b/scripts/runqemu-gen-tapdevs
> @@ -29,7 +29,7 @@ usage() {
> echo " is the number of tap devices to create (0 to remove all)"
> echo " is the path to the build system's native sysroot"
> echo "e.g. $ bitbake qemu-helper-native -c addto_recipe_sysroot"
If we change this, you also need to change the above to remove -c
addto_recipe_sysroot.
Cheers,
Richard
> - echo "$ sudo $0 1000 1000 4 tmp/work/x86_64-linux/qemu-helper-native/*/recipe-sysroot-native/"
> + echo "$ sudo $0 1000 1000 4 tmp/sysroots-components/x86_64/qemu-helper-native/"
> exit 1
> }
>
> --
> 1.9.1
>
next prev parent reply other threads:[~2017-03-22 10:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-22 9:23 [PATCH 0/1] runqemu-gen-tapdevs: fix file path in example Chen Qi
2017-03-22 9:23 ` [PATCH 1/1] " Chen Qi
2017-03-22 10:27 ` Richard Purdie [this message]
2017-03-23 3:11 ` ChenQi
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=1490178423.13980.168.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=Qi.Chen@windriver.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox