From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Juro Bystricky <juro.bystricky@intel.com>,
openembedded-core@lists.openembedded.org
Cc: jurobystricky@hotmail.com
Subject: Re: [PATCH 1/1] build-appliance-image: support for Toaster
Date: Sat, 31 Dec 2016 00:05:04 +0000 [thread overview]
Message-ID: <1483142704.9843.154.camel@linuxfoundation.org> (raw)
In-Reply-To: <1483133732-17872-2-git-send-email-juro.bystricky@intel.com>
On Fri, 2016-12-30 at 13:35 -0800, Juro Bystricky wrote:
> + # Install modules needed for toaster
> + export HOME=${IMAGE_ROOTFS}/home/builder
> + mkdir -p ${IMAGE_ROOTFS}/home/builder/.cache/pip
> + pip3 install --user -I -U -v -r
> ${IMAGE_ROOTFS}/home/builder/poky/bitbake/toaster-requirements.txt
> + chown -R builder.builder ${IMAGE_ROOTFS}/home/builder/.local
> + chown -R builder.builder ${IMAGE_ROOTFS}/home/builder/.cache
Can we safely assume that the build machine has pip3 on it? Is that in
our default list of build requirements?
Cheers,
Richard
next prev parent reply other threads:[~2016-12-31 0:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-30 21:35 [PATCH 0/1] Toaster support for Build Appliance Juro Bystricky
2016-12-30 21:35 ` [PATCH 1/1] build-appliance-image: support for Toaster Juro Bystricky
2016-12-31 0:05 ` Richard Purdie [this message]
2016-12-31 0:31 ` Bystricky, Juro
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=1483142704.9843.154.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=juro.bystricky@intel.com \
--cc=jurobystricky@hotmail.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 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.