From: Joshua Lock <joshua.lock@collabora.co.uk>
To: openembedded-core@lists.openembedded.org
Subject: Re: [FIDO PATCH 1/1] toasterconf: remove master as a branch option from fido release
Date: Tue, 01 Sep 2015 13:17:04 +0100 [thread overview]
Message-ID: <1441109824.4029.4.camel@collabora.co.uk> (raw)
In-Reply-To: <de1da1b1a976acc7a5412705149b832b9a17973d.1440111536.git.avery.brian@gmail.com>
On Thu, 2015-08-20 at 16:04 -0700, brian avery wrote:
> From: Alexandru DAMIAN <alexandru.damian@intel.com>
>
> Toaster isn't designed to be forward compatible. As such,
> a release cannot build releases newer then it.
>
> Particularly, "fido" cannot build "master", so we remove
> "master" from the list of supported releases in "fido"
>
> [YOCTO #8154]
Thanks Brian, this patch is queued in my fido-next branch[1].
Regards,
Joshua
1. http://cgit.openembedded.org/openembedded-core-contrib/log/?h=joshua
gl/fido-next
>
> Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
> Signed-off-by: brian avery <avery.brian@gmail.com>
> ---
> meta/conf/toasterconf.json | 23 ++++-------------------
> 1 file changed, 4 insertions(+), 19 deletions(-)
>
> diff --git a/meta/conf/toasterconf.json b/meta/conf/toasterconf.json
> index c8e42ef..ecd6a9f 100644
> --- a/meta/conf/toasterconf.json
> +++ b/meta/conf/toasterconf.json
> @@ -12,7 +12,7 @@
> "name": "Local OpenEmbedded",
> "sourcetype": "local",
> "apiurl": "../../",
> - "branches": ["HEAD", "master", "fido", "dizzy"],
> + "branches": ["HEAD", "fido", "dizzy"],
> "layers": [
> {
> "name": "openembedded-core",
> @@ -26,24 +26,18 @@
> "name": "OpenEmbedded",
> "sourcetype": "layerindex",
> "apiurl": "
> http://layers.openembedded.org/layerindex/api/",
> - "branches": ["master", "fido", "dizzy"]
> + "branches": ["fido", "dizzy"]
> },
> {
> "name": "Imported layers",
> "sourcetype": "imported",
> "apiurl": "",
> - "branches": ["master", "fido", "dizzy", "HEAD"]
> + "branches": ["fido", "dizzy", "HEAD"]
>
> }
> ],
> "bitbake" : [
> {
> - "name": "master",
> - "giturl": "git://git.openembedded.org/bitbake",
> - "branch": "master",
> - "dirpath": ""
> - },
> - {
> "name": "fido",
> "giturl": "git://git.openembedded.org/bitbake",
> "branch": "1.26",
> @@ -63,19 +57,10 @@
> }
> ],
>
> - "defaultrelease": "master",
> + "defaultrelease": "fido",
>
> "releases": [
> {
> - "name": "master",
> - "description": "OpenEmbedded master",
> - "bitbake": "master",
> - "branch": "master",
> - "defaultlayers": [ "openembedded-core" ],
> - "layersourcepriority": { "Imported layers": 99, "Local
> OpenEmbedded" : 10, "OpenEmbedded" : 0 },
> - "helptext": "Toaster will run your builds using the tip
> of the <a href=\"
> http://cgit.openembedded.org/openembedded-core/log/\">OpenEmbedded ma
> ster</a> branch, where active development takes place. This is not a
> stable branch, so your builds might not work as expected."
> - },
> - {
> "name": "fido",
> "description": "OpenEmbedded Fido",
> "bitbake": "fido",
> --
> 1.9.1
>
prev parent reply other threads:[~2015-09-01 12:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-20 23:04 [FIDO PATCH 0/1] toasterconf: remove master as a branch option from fido release brian avery
2015-08-20 23:04 ` [FIDO PATCH 1/1] " brian avery
2015-09-01 12:17 ` Joshua Lock [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=1441109824.4029.4.camel@collabora.co.uk \
--to=joshua.lock@collabora.co.uk \
--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