<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/kernel.bbclass, branch org.openembedded.dev</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>kernel.bbclass: Fix INITRAMFS_IMAGE logic</title>
<updated>2010-09-15T23:34:02+00:00</updated>
<author>
<name>Tom Rini</name>
<email>tom_rini@mentor.com</email>
</author>
<published>2010-09-15T23:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=25e515ba2ff7d9670b179fce85514f598094f13a'/>
<id>25e515ba2ff7d9670b179fce85514f598094f13a</id>
<content type='text'>
Due to a bitbake bug to be fixed in 1.10.1, EXPORT_FUNCTIONS isn't
remapping kernel_do_compile[depends] to do_compile[depends], so
make a comment about cleaning this up once we depend on a working
bitbake.  Next, it needs to add to do_configure (like the users
have manually set a dependancy on) rather than do_compile so that
the initramfs is copied into place in time.  Since we're fixing the
logic in kernel.bbclass, we can drop the workarounds that linux-kexecboot
and linux-preboot have added.

Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to a bitbake bug to be fixed in 1.10.1, EXPORT_FUNCTIONS isn't
remapping kernel_do_compile[depends] to do_compile[depends], so
make a comment about cleaning this up once we depend on a working
bitbake.  Next, it needs to add to do_configure (like the users
have manually set a dependancy on) rather than do_compile so that
the initramfs is copied into place in time.  Since we're fixing the
logic in kernel.bbclass, we can drop the workarounds that linux-kexecboot
and linux-preboot have added.

Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Recipe fixups for package_dbg usage</title>
<updated>2010-08-04T00:41:44+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-08-04T00:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d67c4e5ba499a054f67d665733d29f873e426db9'/>
<id>d67c4e5ba499a054f67d665733d29f873e426db9</id>
<content type='text'>
Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel bbclass: switch to u-boot-mkimage-native</title>
<updated>2010-05-20T11:06:02+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-05-20T09:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=7425e92b1c7918c8c3b609950dbdb44dd488f1fe'/>
<id>7425e92b1c7918c8c3b609950dbdb44dd488f1fe</id>
<content type='text'>
This is a long demanded change. The u-boot-mkimage is up to date to OE standards, while the openmoko one is not
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a long demanded change. The u-boot-mkimage is up to date to OE standards, while the openmoko one is not
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel.bbclass: fix staging of .config</title>
<updated>2010-05-07T16:20:58+00:00</updated>
<author>
<name>Eric Benard</name>
<email>eric@eukrea.com</email>
</author>
<published>2010-05-06T16:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8f712018ecd8314abb78affe9094ea272a231685'/>
<id>8f712018ecd8314abb78affe9094ea272a231685</id>
<content type='text'>
- in staging.bb : sysroot_stage_dir does : cp -fpPR "$src"/* "$dest"
which means it won't copy .config
- so do the copy of .config in sysroot_stage_all_append after
sysroot_stage_dir

Signed-off-by: Eric Benard &lt;eric@eukrea.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>
- in staging.bb : sysroot_stage_dir does : cp -fpPR "$src"/* "$dest"
which means it won't copy .config
- so do the copy of .config in sysroot_stage_all_append after
sysroot_stage_dir

Signed-off-by: Eric Benard &lt;eric@eukrea.com&gt;
Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the populate_staging task to populate_sysroot</title>
<updated>2010-05-05T14:04:57+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-03-30T13:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=838a58ab01a9f325430fe6c4cc1dac7c2255a69c'/>
<id>838a58ab01a9f325430fe6c4cc1dac7c2255a69c</id>
<content type='text'>
This change, pulled from Poky, makes the purpose of the staging directory more
obvious and the taskname more true to what it now actually does.

The layout version number is increased due to the change in layout but code to
convert existing directories and insert a symlink for backwards compatibility
is included.

This patch also includes fixes for all recipes which reference the directory.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change, pulled from Poky, makes the purpose of the staging directory more
obvious and the taskname more true to what it now actually does.

The layout version number is increased due to the change in layout but code to
convert existing directories and insert a symlink for backwards compatibility
is included.

This patch also includes fixes for all recipes which reference the directory.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel.class : fix for recent kernel on x86</title>
<updated>2010-05-02T19:31:00+00:00</updated>
<author>
<name>Eric BENARD</name>
<email>eric@eukrea.com</email>
</author>
<published>2010-04-25T09:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=b2f6d8d0200974b8b98f1bb9b10d46fb06e14b15'/>
<id>b2f6d8d0200974b8b98f1bb9b10d46fb06e14b15</id>
<content type='text'>
- bitbake linux for a x86 machine fails with the following message :
cp: target `.../image/kernel//include/asm-x86/' is not a directory

so create $kerneldir/include/asm-x86 before trying to copy something in
this directory.

- make headers_install fails because of missing directories in include
(tested with linux 2.6.32 and 2.6.33 on x86) and missing Kbuild

Signed-off-by: Eric Benard &lt;eric@eukrea.com&gt;
Acked-by: Roman I Khimov &lt;khimov@altell.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- bitbake linux for a x86 machine fails with the following message :
cp: target `.../image/kernel//include/asm-x86/' is not a directory

so create $kerneldir/include/asm-x86 before trying to copy something in
this directory.

- make headers_install fails because of missing directories in include
(tested with linux 2.6.32 and 2.6.33 on x86) and missing Kbuild

Signed-off-by: Eric Benard &lt;eric@eukrea.com&gt;
Acked-by: Roman I Khimov &lt;khimov@altell.ru&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel.bbclass: fix ASMDIR regressions</title>
<updated>2010-04-17T11:58:53+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-04-17T11:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0fb52aef77c21a68de87cfc922e2cd6a265ebf25'/>
<id>0fb52aef77c21a68de87cfc922e2cd6a265ebf25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel bbclass: convert to new style staging (from poky)</title>
<updated>2010-04-16T12:26:17+00:00</updated>
<author>
<name>koen.kooi@gmail.com</name>
<email>koen.kooi@gmail.com</email>
</author>
<published>2010-04-15T00:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=d4fb2f522254c1a955cb1868f13e9ee636997588'/>
<id>d4fb2f522254c1a955cb1868f13e9ee636997588</id>
<content type='text'>
Acked-by: Graeme Gregory &lt;dp@xora.org.uk&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Signed-off-by: Koen Kooi &lt;koen@openembedded.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Acked-by: Graeme Gregory &lt;dp@xora.org.uk&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Signed-off-by: Koen Kooi &lt;koen@openembedded.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel bbclass: read version from ${B}, remove obsolete hostap logic that breaks the build (from poky)</title>
<updated>2010-04-15T09:50:40+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-04-15T09:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=636141f6fafc4b5f8dde68036d367d77219fa25c'/>
<id>636141f6fafc4b5f8dde68036d367d77219fa25c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel bbclass: don't depend on c library (from poky)</title>
<updated>2010-04-15T09:48:01+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2010-04-15T09:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=aa9b5a722198e9bfc06a8f4fb67143702e500dfa'/>
<id>aa9b5a722198e9bfc06a8f4fb67143702e500dfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
