<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/recipes/linux-libc-headers, branch testing</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>linux-libc-headers: added COMPATIBLE_TARGET_SYS</title>
<updated>2010-07-21T18:03:15+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-16T17:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=240e97d86dd4377dc2eb94046fd5a7fad60c5650'/>
<id>240e97d86dd4377dc2eb94046fd5a7fad60c5650</id>
<content type='text'>
added COMPATIBLE_TARGET_SYS ?= "(?!nios2)" to the inc file
and COMPATIBLE_TARGET_SYS = "." to the only recipe that does
support nios2

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added COMPATIBLE_TARGET_SYS ?= "(?!nios2)" to the inc file
and COMPATIBLE_TARGET_SYS = "." to the only recipe that does
support nios2

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-libc-headers_2.6.34.bb: added checksums for non nios version</title>
<updated>2010-07-09T13:27:34+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-09T13:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=b364659466f93a7361eee691bf25f63f382b6ec9'/>
<id>b364659466f93a7361eee691bf25f63f382b6ec9</id>
<content type='text'>
and fixed ${S} for non nios (needed for -native)

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and fixed ${S} for non nios (needed for -native)

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-libc-headers: added 2.6.34 version</title>
<updated>2010-07-06T19:35:46+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-07-06T19:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ac416f9de36ff85598072b746f58b05665e6181b'/>
<id>ac416f9de36ff85598072b746f58b05665e6181b</id>
<content type='text'>
added 2.6.34 version for nios2
as this is untested on other machines it has DEFAULT_PREFERENCE = "-1"
for all other machines than nios2

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added 2.6.34 version for nios2
as this is untested on other machines it has DEFAULT_PREFERENCE = "-1"
for all other machines than nios2

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-libc-headers: use kernel-arch.bbclass</title>
<updated>2010-06-26T08:00:22+00:00</updated>
<author>
<name>Frans Meulenbroeks</name>
<email>fransmeulenbroeks@gmail.com</email>
</author>
<published>2010-06-21T20:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=96d2cd1ec39a932627dc65580b2a4c10b68de358'/>
<id>96d2cd1ec39a932627dc65580b2a4c10b68de358</id>
<content type='text'>
linux-libc-headers recipes all have their own code to set ARCH.
However this same functionality is in kernel-arch.bbclass
This patch adds an inherit kernel-arch in linux-libc-headers.inc
and removes all arch calculation code from the recipes

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
Acked-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Acked-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
linux-libc-headers recipes all have their own code to set ARCH.
However this same functionality is in kernel-arch.bbclass
This patch adds an inherit kernel-arch in linux-libc-headers.inc
and removes all arch calculation code from the recipes

Signed-off-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
Acked-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Acked-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-libc-headers-native: Add, make it a dependency for most native recipes</title>
<updated>2010-06-16T18:16:23+00:00</updated>
<author>
<name>Tom Rini</name>
<email>tom_rini@mentor.com</email>
</author>
<published>2010-06-16T18:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=293fa519d1c883e5a65ac298c1011ab95fb96499'/>
<id>293fa519d1c883e5a65ac298c1011ab95fb96499</id>
<content type='text'>
On some host distributions the provided linux kernel headers are too old to
compile utilities we need.  Given that we need these utilities to run things on
the target the best solution is to provide linux-libc-headers-native.  Rather
than get things into an inconsistent state, we make linux-libc-headers-native
be a default dependency.

Acked-by: Leon Woestenberg &lt;leon@sidebranch.com&gt;
Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On some host distributions the provided linux kernel headers are too old to
compile utilities we need.  Given that we need these utilities to run things on
the target the best solution is to provide linux-libc-headers-native.  Rather
than get things into an inconsistent state, we make linux-libc-headers-native
be a default dependency.

Acked-by: Leon Woestenberg &lt;leon@sidebranch.com&gt;
Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the do_patch apply=yes param implicit if extension is .diff/.patch</title>
<updated>2010-05-25T19:54:52+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-05-24T20:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=6fe7cef27069415f2eba36bc640cf59013d4979b'/>
<id>6fe7cef27069415f2eba36bc640cf59013d4979b</id>
<content type='text'>
For .diff/.patch you need to apply manually, you can specify apply=no.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For .diff/.patch you need to apply manually, you can specify apply=no.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename url params patch=&lt;ignored&gt;/pnum=&lt;n&gt; to apply={yes,no}/striplevel=&lt;n&gt;</title>
<updated>2010-05-25T19:53:41+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-05-24T03:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0'/>
<id>bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0</id>
<content type='text'>
I think this makes the behavior rather more clear.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I think this makes the behavior rather more clear.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
Acked-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-libc-headers_2.6.24: legacy staging removed</title>
<updated>2010-05-06T12:02:11+00:00</updated>
<author>
<name>Steffen Sledz</name>
<email>sledz@dresearch.de</email>
</author>
<published>2010-05-06T12:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9da5a071dc6f81c3a3dc59635c599334a515e595'/>
<id>9da5a071dc6f81c3a3dc59635c599334a515e595</id>
<content type='text'>
Signed-off-by: Steffen Sledz &lt;sledz@dresearch.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steffen Sledz &lt;sledz@dresearch.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-libc-headers: recipe for 2.6.24 added</title>
<updated>2010-05-06T10:01:42+00:00</updated>
<author>
<name>Steffen Sledz</name>
<email>sledz@dresearch.de</email>
</author>
<published>2010-05-05T11:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=31af13b2a15d8a7ea532422b8ff02e73c752ced4'/>
<id>31af13b2a15d8a7ea532422b8ff02e73c752ced4</id>
<content type='text'>
Signed-off-by: Steffen Sledz &lt;sledz@dresearch.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steffen Sledz &lt;sledz@dresearch.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>linux-libc-headers: Delete include/scsi/scsi.h</title>
<updated>2010-04-28T17:10:41+00:00</updated>
<author>
<name>Tom Rini</name>
<email>tom_rini@mentor.com</email>
</author>
<published>2010-04-28T17:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=91d3d92a626da89dfe13d63e68a90dbafdbaef1d'/>
<id>91d3d92a626da89dfe13d63e68a90dbafdbaef1d</id>
<content type='text'>
With 2.6.31, the kernel started exporting certain SCSI headers again and
in particular scsi/scsi.h.  After talking with Christoph Hellwig and
James Bottemley (scsi maintainer) the kernel shouldn't export
scsi/scsi.h.  Removing this from the kernel, rather than trying to clean
it up to be userland parseable is the right way to go.

We bump the libc INC_PRs to make sure the end user has a sane
&lt;scsi/scsi.h&gt; again.

Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Acked-By: Koen Kooi &lt;k-kooi@ti.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With 2.6.31, the kernel started exporting certain SCSI headers again and
in particular scsi/scsi.h.  After talking with Christoph Hellwig and
James Bottemley (scsi maintainer) the kernel shouldn't export
scsi/scsi.h.  Removing this from the kernel, rather than trying to clean
it up to be userland parseable is the right way to go.

We bump the libc INC_PRs to make sure the end user has a sane
&lt;scsi/scsi.h&gt; again.

Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Acked-By: Koen Kooi &lt;k-kooi@ti.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
