<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/conf/toasterconf.json, branch uninative-1.9</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=uninative-1.9</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=uninative-1.9'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2016-11-30T15:48:06+00:00</updated>
<entry>
<title>conf: Remove redundant toasterconf.json file</title>
<updated>2016-11-30T15:48:06+00:00</updated>
<author>
<name>Michael Wood</name>
<email>michael.g.wood@intel.com</email>
</author>
<published>2016-11-23T12:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0e503bc5b2991b945c282152eb700e9dd1d47366'/>
<id>urn:sha1:0e503bc5b2991b945c282152eb700e9dd1d47366</id>
<content type='text'>
We no longer use this file to start toaster. Toaster's configuration is
setup by Toaster itself using the standard Django data fixtures.

(From OE-Core rev: 2db008e1c1d6ce81d4a266c7671e4135ff250e63)

Signed-off-by: Michael Wood &lt;michael.g.wood@intel.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>toasterconf.json: exclude releases Toaster can't build</title>
<updated>2016-06-03T14:02:13+00:00</updated>
<author>
<name>Elliot Smith</name>
<email>elliot.smith@intel.com</email>
</author>
<published>2016-06-03T13:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4b4e1821fb1a00e16206b7e0bddc19de3e12e95e'/>
<id>urn:sha1:4b4e1821fb1a00e16206b7e0bddc19de3e12e95e</id>
<content type='text'>
Due to the switch to Python 3, Toaster master can only build
with master and not with earlier releases.

Make master the default release for projects and remove previous
releases from configuration.

(From OE-Core rev: b96683079fc481080ba7b49731bec697b43edae8)

Signed-off-by: Elliot Smith &lt;elliot.smith@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>toasterconf.json: Update for krogoth release</title>
<updated>2016-04-18T15:49:28+00:00</updated>
<author>
<name>Belen Barros Pena</name>
<email>belen.barros.pena@linux.intel.com</email>
</author>
<published>2016-04-18T15:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c59771e175194b9ff845b9aee168a06028b259a5'/>
<id>urn:sha1:c59771e175194b9ff845b9aee168a06028b259a5</id>
<content type='text'>
Update the OpenEmbedded Toaster configuration file to include the
krogoth branch. Also, make sure the DISTRO default value is set to
"nodistro".

(From OE-Core rev: e003ef038819c10f351bb8268b377626c95bb077)

Signed-off-by: Belen Barros Pena &lt;belen.barros.pena@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>toasterconf.json: Remove fido from supported configurations</title>
<updated>2016-04-18T15:49:28+00:00</updated>
<author>
<name>Belen Barros Pena</name>
<email>belen.barros.pena@intel.com</email>
</author>
<published>2016-01-25T10:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d0bce0b74ac0feff9a3030fa49b24d957444be40'/>
<id>urn:sha1:d0bce0b74ac0feff9a3030fa49b24d957444be40</id>
<content type='text'>
It looks like the master branch will no longer build with the Fido
release, so remove all references to fido and make sure that the file
sets up local, master and jethro releases.

(From OE-Core rev: ce9bf86dd9747058e96b804826a7b05a4ec85f52)

Signed-off-by: Belen Barros Pena &lt;belen.barros.pena@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>toaster: add DL_DIR and SSTATE_DIR to oe toasterconf</title>
<updated>2016-04-09T22:00:44+00:00</updated>
<author>
<name>Ed Bartosh</name>
<email>ed.bartosh@linux.intel.com</email>
</author>
<published>2016-04-06T17:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d4f6c0e100ed4369750e8e905e04267edb53a652'/>
<id>urn:sha1:d4f6c0e100ed4369750e8e905e04267edb53a652</id>
<content type='text'>
Add the DL_DIR and SSTATE_DIR to the toasterconf with defaults set

We now support per project sharing of the DL_DIR and SSTATE_DIR
in toaster.

(From OE-Core rev: 615da66f2c82accc138bc63907fa91115cac19a6)

Signed-off-by: Ed Bartosh &lt;ed.bartosh@linux.intel.com&gt;
Signed-off-by: Michael Wood &lt;michael.g.wood@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>toasterconf.json: Set default distro to nodistro</title>
<updated>2016-04-09T22:00:43+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2015-10-24T23:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7ce800c3a24bcbe14b6d204c177f89ba836cfd70'/>
<id>urn:sha1:7ce800c3a24bcbe14b6d204c177f89ba836cfd70</id>
<content type='text'>
This makes it self-sufficient with OE-Core
Generate ext4 instead of ext3, most of Qemu
targets in oe-core now use ext4

(From OE-Core rev: 3d82961ce28866f0363a8cf1bbb2ffcaa9605a33)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta/conf/toasterconf.json: remove SDKMACHINE variable as it no longer used</title>
<updated>2015-12-15T10:16:32+00:00</updated>
<author>
<name>brian avery</name>
<email>avery.brian@gmail.com</email>
</author>
<published>2015-12-02T18:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=89f13c75eae2fdc2859246c0f9c4122728adffb7'/>
<id>urn:sha1:89f13c75eae2fdc2859246c0f9c4122728adffb7</id>
<content type='text'>
(From OE-Core rev: 674fdfd018e0daea561dddc4f8e38eceee685c7a)

Signed-off-by: brian avery &lt;avery.brian@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>toaster: update toasterconf.json for fido release</title>
<updated>2015-03-31T21:23:12+00:00</updated>
<author>
<name>Belen Barros Pena</name>
<email>belen.barros.pena@linux.intel.com</email>
</author>
<published>2015-03-25T14:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=feb84ef42ac30f090c2d79108b50162cfd892dd5'/>
<id>urn:sha1:feb84ef42ac30f090c2d79108b50162cfd892dd5</id>
<content type='text'>
We update the toasterconf.json for the 1.8 "fido"
release.

A small update to the release help text in the
toasterconf.json file shipped with the
openembedded-core layer.

We now make explicit that Toaster will build with
the tip of the selected branch, and we add links
to the OpenEmbedded repository.

(From OE-Core rev: f5af78cabb693692fa369730af4b0c70cca9bc91)

Signed-off-by: Belen Barros Pena &lt;belen.barros.pena@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>toasterconf: update Toaster configuration file</title>
<updated>2015-02-14T08:40:58+00:00</updated>
<author>
<name>Belen Barros Pena</name>
<email>belen.barros.pena@intel.com</email>
</author>
<published>2015-02-09T17:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f923f0fde8af63c6ba7c232d1f25dd970d9e22e1'/>
<id>urn:sha1:f923f0fde8af63c6ba7c232d1f25dd970d9e22e1</id>
<content type='text'>
Update the config section of the meta/conf/toasterconf.json file
to set the default project variables as in meta-yocto/conf/toasterconf.json

[YOCTO #7248]

(From OE-Core rev: eea9ada645ea5f17cf2e0f2a89a790c26ad27e9d)

Signed-off-by: Belen Barros Pena &lt;belen.barros.pena@intel.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>toaster: naming and description changes</title>
<updated>2014-11-28T14:02:55+00:00</updated>
<author>
<name>Belen Barros Pena</name>
<email>belen.barros.pena@linux.intel.com</email>
</author>
<published>2014-11-27T16:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e2cf2d1fc50316d6ec14e5208ff4fe5601b6d10c'/>
<id>urn:sha1:e2cf2d1fc50316d6ec14e5208ff4fe5601b6d10c</id>
<content type='text'>
Some minor changes to the names and descriptions
used in the Toaster configuration file:

* Change the name of the local layer source from Local OE-Core
to Local OpenEmbedded

* Change the imported layer source name from User Imported Layers
to just Imported layers. It is shorter, which helps table display

* Change the description of the master release from OE-Core
master to OpenEmbedded master

* Change the description of the dizzy release from OE-Core dizzy
to OpenEmbedded Dizzy

* Change the helptext of the dizzy release to remove the
"latest" reference, which can make maintenance hard

* Change the name of the Local Yocto Project release to Local
OpenEmbedded

(From OE-Core rev: 151475009fe8cd105ba3964cd9c23fe7b9af11a8)

Signed-off-by: Belen Barros Pena &lt;belen.barros.pena@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
