<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/meta-n450, branch 1.3_M4</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_M4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=1.3_M4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2012-09-04T14:40:25+00:00</updated>
<entry>
<title>meta-intel: remove task-core-tools-profile.bbappend</title>
<updated>2012-09-04T14:40:25+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-09-04T14:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=6e74be58a9b03a774ab21ac72bca9b9d56a622d4'/>
<id>urn:sha1:6e74be58a9b03a774ab21ac72bca9b9d56a622d4</id>
<content type='text'>
The functionality previously added by these bbappends was already
handled in task-core-tools-profile.bb (now
packagegroup-core-tools-profile.bb), so remove these.

SYSTEMTAP = "systemtap"
SYSTEMTAP_mips = ""

LTTNGUST = "lttng-ust"
LTTNGUST_mips = ""

RDEPENDS_${PN} = "\
    ${PROFILETOOLS} \
    ${LTTNGUST} \
    ${SYSTEMTAP} \
    ${VALGRIND} \

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Clarify BBFILES comments regarding recipe-* directories</title>
<updated>2012-08-15T22:43:01+00:00</updated>
<author>
<name>Trevor Woerner</name>
<email>twoerner@gmail.com</email>
</author>
<published>2012-08-14T01:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=50b22497cb34c3502f3dca1407aecdcd4dfc52b1'/>
<id>urn:sha1:50b22497cb34c3502f3dca1407aecdcd4dfc52b1</id>
<content type='text'>
The recipes are no longer stored in a "packages" directory but in
directories under recipes-*.

Signed-off-by: Trevor Woerner &lt;twoerner@gmail.com&gt;
Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-n450: explicitly specify KBRANCH we expect to use</title>
<updated>2012-07-13T00:40:02+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-07-12T21:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a944332ecfa59247cc0787c55d79a6392e3218bd'/>
<id>urn:sha1:a944332ecfa59247cc0787c55d79a6392e3218bd</id>
<content type='text'>
Without this, we get standard/default/common-pc/base with the correct
SRCREV initially checked out but standard/default/common-pc/atom-pc
checked out as if using AUTOREV for the actual build.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-n450: remove linux-yocto-2.6.37 .bbappend</title>
<updated>2012-06-11T14:16:49+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-06-10T17:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=8e51c1177cd7af68769b8b8abf612d2cf515c29f'/>
<id>urn:sha1:8e51c1177cd7af68769b8b8abf612d2cf515c29f</id>
<content type='text'>
linux-yocto-2.6.37.bb was removed from oe-core, so remove the
corresponding .bbappend from meta-n450.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: update README.sources with denzil link</title>
<updated>2012-05-25T20:50:08+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-05-25T20:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f64ab3a8c976b379195b459ca8e4c9e8ab440bd6'/>
<id>urn:sha1:f64ab3a8c976b379195b459ca8e4c9e8ab440bd6</id>
<content type='text'>
Update the README.sources for all the meta-intel BSPs to reflect final
Yocto tarball location for denzil.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>linux-yocto_3.0: Update KMACHINE and KBRANCH to play nice with new kerntools</title>
<updated>2012-05-23T18:22:03+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2012-05-18T16:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a62c485edffed30ea95658760948fd50925adfb0'/>
<id>urn:sha1:a62c485edffed30ea95658760948fd50925adfb0</id>
<content type='text'>
The 3.0 based boards are lazy compared to our new modern ones.

Without this patch, the linux-yocto-3.0 kernel do_patch() task would
fail with:

/srv/home/pokybuild/yocto-autobuilder/yocto-slave/cedartrail/build/build/tmp/sysroots/x86_64-linux/usr/bin/updateme:
line 434: yocto/standard/cedartrail-standard.scc: No such file or
directory

Setting the KBRANCH explicitly avoids this issue. This brings the
following recipes inline with the fri2 and sys940x BSPs.

Fix proposed by Bruce Ashfield.

Testing: Built linux-yocto_3.0 for all machines involved, including the
nopvr, noemgd variants. All built linux-yocto_3.0 successfully.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
CC: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
CC: Bruce Ashfield &lt;bruce.ashfield@windriver.com&gt;
CC: Kishore Bodke &lt;kishore.k.bodke@intel.com&gt;
</content>
</entry>
<entry>
<title>n450: Update to linux-yocto 3.2</title>
<updated>2012-05-07T19:39:19+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2012-05-01T00:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=d719c0acf0a7fe010f23be11cd19676186bea784'/>
<id>urn:sha1:d719c0acf0a7fe010f23be11cd19676186bea784</id>
<content type='text'>
Update the PREFERRED_VERSION to 3.2.
Drop cfg/smp.scc as this is now included in common-pc.

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: add LAYERDEPENDS for layers needing the meta-intel common layer</title>
<updated>2012-02-24T20:52:01+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2012-02-24T09:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=df18b721f86f0737c0f302e49b27ea232c70e683'/>
<id>urn:sha1:df18b721f86f0737c0f302e49b27ea232c70e683</id>
<content type='text'>
These layers all contain machine configuration that depends on having
the meta-intel common layer enabled as well, so use LAYERDEPENDS in the
layer configuration for each one to make this explicit.

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: replace "include" with "require"</title>
<updated>2012-02-24T20:51:38+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2012-02-24T08:50:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f89c24addde4f5d4a634a7be6a33bee91c1f1bc4'/>
<id>urn:sha1:f89c24addde4f5d4a634a7be6a33bee91c1f1bc4</id>
<content type='text'>
We want a failure to occur if the files specified in these statements
can't be found (e.g. when there is a misconfiguration), so use require
instead of include.

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: rename all task-core-tools.bbappend to task-core-tools-profile.bbappend</title>
<updated>2012-02-07T23:23:06+00:00</updated>
<author>
<name>Tom Zanussi</name>
<email>tom.zanussi@intel.com</email>
</author>
<published>2012-01-31T05:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=188881dbcac925021729109a4e5d969874ecb717'/>
<id>urn:sha1:188881dbcac925021729109a4e5d969874ecb717</id>
<content type='text'>
task-core-tools.bbappend was split into three, one of which is
profile.  Rename accordingly.

Signed-off-by: Tom Zanussi &lt;tom.zanussi@intel.com&gt;
</content>
</entry>
</feed>
