<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/classes/package_ipk.bbclass, branch corecdp-1.0.1</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>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>classes: Drop a number of unneeded import calls (from Poky)</title>
<updated>2009-11-16T10:45:23+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2009-11-16T10:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=bc465d83ad8665211b6f9664b418f4eafcc5ca6c'/>
<id>bc465d83ad8665211b6f9664b418f4eafcc5ca6c</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>
<entry>
<title>package_ipk.bbclass: force recreation of DEPLOY_DIR_IPK. The dir is removed wiping tmp.</title>
<updated>2009-09-18T20:36:49+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2009-09-12T00:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=a95c355af46bdc395cc8e1141682ab802ac48130'/>
<id>a95c355af46bdc395cc8e1141682ab802ac48130</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>package_ipk.bbclass: don't choke on empty SRC_URI.</title>
<updated>2009-08-26T10:58:03+00:00</updated>
<author>
<name>Chris Larson</name>
<email>clarson@kergoth.com</email>
</author>
<published>2009-08-26T10:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=482e70f47fed52f27c83cc41e6bdeeb8ad36c779'/>
<id>482e70f47fed52f27c83cc41e6bdeeb8ad36c779</id>
<content type='text'>
Signed-off-by: Chris Larson &lt;clarson@kergoth.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Chris Larson &lt;clarson@kergoth.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>package classes: count dotfiles as non-empty</title>
<updated>2009-07-11T08:29:11+00:00</updated>
<author>
<name>Michael Smith</name>
<email>msmith@cbnco.com</email>
</author>
<published>2009-07-11T05:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f0d8b8301f8a3c9f8ef73b3d5a876d341b8b3370'/>
<id>f0d8b8301f8a3c9f8ef73b3d5a876d341b8b3370</id>
<content type='text'>
Allow a package to be built that contains only dotfiles or
dot directories under '/'.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow a package to be built that contains only dotfiles or
dot directories under '/'.

Signed-off-by: Michael Smith &lt;msmith@cbnco.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make package_update_index_ipk proper task with locking</title>
<updated>2009-06-18T20:15:08+00:00</updated>
<author>
<name>Roman I Khimov</name>
<email>khimov@altell.ru</email>
</author>
<published>2009-06-17T19:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=5f920c841a4d83fb903ccdf9127cb0fb5617eda1'/>
<id>5f920c841a4d83fb903ccdf9127cb0fb5617eda1</id>
<content type='text'>
Parallel image builds race in package_update_index_ipk, so locking is
needed and for a proper lock package_update_index_ipk needs to be a
proper task.

Acked-by: Tom Rini &lt;trini@embeddedalley.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parallel image builds race in package_update_index_ipk, so locking is
needed and for a proper lock package_update_index_ipk needs to be a
proper task.

Acked-by: Tom Rini &lt;trini@embeddedalley.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>package_ipk.bbclass: use bb.utils.prunedir to remove CONTROL directory</title>
<updated>2009-03-04T13:12:59+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openembedded.org</email>
</author>
<published>2009-03-04T13:12:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=5bfe29a25496da5ea5ebc9b0314f4d38a53e6691'/>
<id>5bfe29a25496da5ea5ebc9b0314f4d38a53e6691</id>
<content type='text'>
It was removing file by file before and did not removed conffiles file.
As a result package_rpm was not able to create package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was removing file by file before and did not removed conffiles file.
As a result package_rpm was not able to create package.
</pre>
</div>
</content>
</entry>
<entry>
<title>package_ipk.bbclass: Add missing : from	a045dfacf6f2541e0f410d9d109581f181303756</title>
<updated>2009-02-13T17:12:47+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@embeddedalley.com</email>
</author>
<published>2009-02-13T17:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=fec216f25e71c0f2c82670f633b0f161d01cec0d'/>
<id>fec216f25e71c0f2c82670f633b0f161d01cec0d</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, package_ipk.bbclass: add dynamic depends on locale packages (ipk specific)</title>
<updated>2009-02-13T12:49:15+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2008-11-18T14:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=a045dfacf6f2541e0f410d9d109581f181303756'/>
<id>a045dfacf6f2541e0f410d9d109581f181303756</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>package_ipk.bbclass: Add and use IPKGCONF_CANSDK.</title>
<updated>2009-01-28T20:04:58+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@embeddedalley.com</email>
</author>
<published>2009-01-28T20:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=0af7b092c29d254a51dcf709c04f5cf5a04b03f9'/>
<id>0af7b092c29d254a51dcf709c04f5cf5a04b03f9</id>
<content type='text'>
This is analogous to IPKGCONF_{TARGET,SDK}
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is analogous to IPKGCONF_{TARGET,SDK}
</pre>
</div>
</content>
</entry>
</feed>
