<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/package.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>Indentation fixups, caught by python -t</title>
<updated>2010-06-17T21:05:28+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-06-17T21:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=aa8bef28a22bb4d70b482dcb3ba57fbab77cf10d'/>
<id>aa8bef28a22bb4d70b482dcb3ba57fbab77cf10d</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>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>change INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP with more options</title>
<updated>2010-04-25T13:13:15+00:00</updated>
<author>
<name>Roman Khimov</name>
<email>khimov@altell.ru</email>
</author>
<published>2010-04-18T22:41:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=23e874a12711ee156bba5f1bbcd9fa8dd3f2ef83'/>
<id>23e874a12711ee156bba5f1bbcd9fa8dd3f2ef83</id>
<content type='text'>
Originally approached with "package.bbclass: introduce KEEP_GNU_DEBUGLINK":
http://patchwork.openembedded.org/patch/886/

Redone with a change from INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP which
allows more options. By default it does exactly the same thing as is done
today, strips the binary, but keeps the gnu.debuglink section. When set to
"no", stripping is not done at all, when set to "full" the gnu.debuglink
section is not re-added to the binary.

Signed-off-by: Roman I Khimov &lt;khimov@altell.ru&gt;
Acked-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Originally approached with "package.bbclass: introduce KEEP_GNU_DEBUGLINK":
http://patchwork.openembedded.org/patch/886/

Redone with a change from INHIBIT_PACKAGE_STRIP to PACKAGE_STRIP which
allows more options. By default it does exactly the same thing as is done
today, strips the binary, but keeps the gnu.debuglink section. When set to
"no", stripping is not done at all, when set to "full" the gnu.debuglink
section is not re-added to the binary.

Signed-off-by: Roman I Khimov &lt;khimov@altell.ru&gt;
Acked-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "package.bbclass: when running 'file', be explicit about the path to the magic"</title>
<updated>2010-03-01T18:15:56+00:00</updated>
<author>
<name>Chris Larson</name>
<email>clarson@kergoth.com</email>
</author>
<published>2010-03-01T18:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9ce55ea62be97061e4b02c189f77a4ca506f3a7d'/>
<id>9ce55ea62be97061e4b02c189f77a4ca506f3a7d</id>
<content type='text'>
Drop this for now, as apparently the magic file location varies with 'file'
version.  I'll just patch file to find it relative to the binary location
instead.

This reverts commit 1b5e7041ae3b26b7e59c76bd2f2fd72e35492940.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop this for now, as apparently the magic file location varies with 'file'
version.  I'll just patch file to find it relative to the binary location
instead.

This reverts commit 1b5e7041ae3b26b7e59c76bd2f2fd72e35492940.
</pre>
</div>
</content>
</entry>
<entry>
<title>package.bbclass: when running 'file', be explicit about the path to the magic</title>
<updated>2010-02-26T20:06:37+00:00</updated>
<author>
<name>Tom Rini</name>
<email>tom_rini@mentor.com</email>
</author>
<published>2010-02-19T08:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1b5e7041ae3b26b7e59c76bd2f2fd72e35492940'/>
<id>1b5e7041ae3b26b7e59c76bd2f2fd72e35492940</id>
<content type='text'>
This works around one relocation issue.

Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This works around one relocation issue.

Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "package.bbclass: when running 'file', be explicit about the path to the magic"</title>
<updated>2010-02-19T19:12:30+00:00</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2010-02-19T19:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=40eae518118907dbbf8096a1eb646511ec27bc6f'/>
<id>40eae518118907dbbf8096a1eb646511ec27bc6f</id>
<content type='text'>
Forgot to check a git status / log before pushing :)

This reverts commit bd711cfab09394b6f3064eaed24b8761edc19f19.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forgot to check a git status / log before pushing :)

This reverts commit bd711cfab09394b6f3064eaed24b8761edc19f19.
</pre>
</div>
</content>
</entry>
<entry>
<title>package.bbclass: when running 'file', be explicit about the path to the magic</title>
<updated>2010-02-19T19:09:23+00:00</updated>
<author>
<name>Tom Rini</name>
<email>tom_rini@mentor.com</email>
</author>
<published>2010-02-19T18:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bd711cfab09394b6f3064eaed24b8761edc19f19'/>
<id>bd711cfab09394b6f3064eaed24b8761edc19f19</id>
<content type='text'>
This works around one relocation issue.

Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This works around one relocation issue.

Signed-off-by: Tom Rini &lt;tom_rini@mentor.com&gt;
Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>package, package_ipk: add PKGV, to PV as PKG is to PN.</title>
<updated>2009-12-11T23:22:42+00:00</updated>
<author>
<name>Phil Blundell</name>
<email>philb@gnu.org</email>
</author>
<published>2009-12-11T23:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=fb775893cb35b709d20af1afaeb13bbeb5ee4abf'/>
<id>fb775893cb35b709d20af1afaeb13bbeb5ee4abf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>package.bbclass/module-strip.bbclass: Various strip fixes</title>
<updated>2009-11-23T01:20:04+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-23T01:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=18a377dcf50c5c10ebc73a36963a6e83d1bbad5d'/>
<id>18a377dcf50c5c10ebc73a36963a6e83d1bbad5d</id>
<content type='text'>
* Turn striping functionality into functions and call in the appropriate place
* Removing various races and ordering issues
* Should mean kernel modules are correctly stripped (and stripping can be disabled)
* Addresses bug 1182
* kernel module stripping applied to ${PKGD} (the correct place)

Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Turn striping functionality into functions and call in the appropriate place
* Removing various races and ordering issues
* Should mean kernel modules are correctly stripped (and stripping can be disabled)
* Addresses bug 1182
* kernel module stripping applied to ${PKGD} (the correct place)

Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>package.bbclass: Make sure PKGD is empty before populating fixing certain bugs (from Poky)</title>
<updated>2009-11-23T00:45:02+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-23T00:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=8581bc05f43d81179added7909e99d3afde1f447'/>
<id>8581bc05f43d81179added7909e99d3afde1f447</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
