From: Randy Witt <randy.e.witt@linux.intel.com>
To: Michael Wood <michael.g.wood@intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] toaster: add DL_DIR and SSTATE_DIR to oe toasterconf
Date: Wed, 6 Apr 2016 13:34:52 -0700 [thread overview]
Message-ID: <570572EC.2000008@linux.intel.com> (raw)
In-Reply-To: <1459962043-30259-2-git-send-email-michael.g.wood@intel.com>
On 04/06/2016 10:00 AM, Michael Wood wrote:
> From: Ed Bartosh <ed.bartosh@linux.intel.com>
Shouldn't the message from the cover letter actually be the commit message here,
rather than an empty message?
>
> Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
> Signed-off-by: Michael Wood <michael.g.wood@intel.com>
> ---
> meta/conf/toasterconf.json | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta/conf/toasterconf.json b/meta/conf/toasterconf.json
> index 1987793..bbd40e9 100644
> --- a/meta/conf/toasterconf.json
> +++ b/meta/conf/toasterconf.json
> @@ -2,9 +2,11 @@
> "config": {
> "MACHINE" : "qemux86",
> "DISTRO" : "poky",
> + "DL_DIR" : "${TOPDIR}/../downloads",
> "IMAGE_FSTYPES": "ext3 jffs2 tar.bz2",
> "IMAGE_INSTALL_append": "",
> - "PACKAGE_CLASSES": "package_rpm"
> + "PACKAGE_CLASSES": "package_rpm",
> + "SSTATE_DIR" : "${TOPDIR}/../sstate-cache"
> },
> "layersources": [
> {
>
next prev parent reply other threads:[~2016-04-06 20:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-06 17:00 [PATCH] Add DL_DIR and SSTATE_DIR to toasterconf Michael Wood
2016-04-06 17:00 ` [PATCH] toaster: add DL_DIR and SSTATE_DIR to oe toasterconf Michael Wood
2016-04-06 20:34 ` Randy Witt [this message]
2016-04-07 10:05 ` Michael Wood
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=570572EC.2000008@linux.intel.com \
--to=randy.e.witt@linux.intel.com \
--cc=michael.g.wood@intel.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